Community Profile

photo

Gonzalo Reina


Last seen: 3 Monate vor Aktiv seit 2016

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Counting number of particles in each position
Ok , so I have an array conatining particle trajectories from a random walk in which each column is a particle trajectory and it...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I get Subscript indices must either be real positive integers or logicals.
if true % N = 5000; z = 2*randn(N,1); x = (-9:0.25:9); z1 = reshape(z,[10,500]); y = mean(z...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


This is a code to solve simultaneous equations as lines how can I make it shorter?maybe defining it as a function?
I want to make shorter is there any way to do that

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I get Subscripted assignment dimension mismatch.
I get Subscripted assignment dimension mismatch when running this program.I just want the program to ask the user the number of ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort