Feeds
질문
adjust for matrix input
How do I in a spimple way adjust this below to be able to handle a matrix as input, for example if: p_t2=rand(2,1000) ...
12년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Stor data in a vector
Thank you for the quick answers, however now I have an other problem.. How do I in a spimle way adjust it to be able to hadel...
Stor data in a vector
Thank you for the quick answers, however now I have an other problem.. How do I in a spimle way adjust it to be able to hadel...
12년 초과 전 | 0
답변 있음
Stor data in a vector
The code didnt look as i wanted it, sorry... p_t2=1:1000 pt2=1:40 p_t2=1:1000 pt2=1:40 for z=1:40 ...
Stor data in a vector
The code didnt look as i wanted it, sorry... p_t2=1:1000 pt2=1:40 p_t2=1:1000 pt2=1:40 for z=1:40 ...
12년 초과 전 | 0
질문
Stor data in a vector
For every loop z i want to store my data so that JJ doesnt just become the reslut of z=40, i want JJ to be a vector(1,1000), now...
12년 초과 전 | 답변 수: 4 | 0
