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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 4 个回答 | 0