Statistiques
RANG
13 656
of 295 735
RÉPUTATION
3
CONTRIBUTIONS
5 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
2
RANG
of 20 277
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 433
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
I am trying to fit some data but getting the wrong coeffs!
So I am trying to find some coeffs with Matlab. Here is my code: zdata = [2,8,12,20,26,40,50,59,68,79,82,92]'; ndata ...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Array to plot regarding position, please help
Hello there, I am having a hard time with something. I have an array of positions of 5 particles. -2.0000 5.00...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
simulation for an array
If I have an array of positions, say: 1 2 4 5 2 2 4 5 6 8 4 2 8 4 3 etc.. And want to create a animated simulation ...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
nbody finite diff aprox
I am writing a program in matlab that will simulate the n-body problem. The simulation is in 3 dimensions. I want somethin...
environ 11 ans il y a | 1 réponse | 0
0
réponseHow can I share variables between .m files?
what if I have two random random numbers that are generated by test.m and I want to use both those values for test2.m Say: ...
environ 11 ans il y a | 1
Question
How can I share variables between .m files?
I am having trouble returning values to different .m files. I have tried to declare the variables globally but that doesn't ...
environ 11 ans il y a | 2 réponses | 1