![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10286568_1601286773697_DEF.jpg)
vincenzo violi
Followers: 0 Following: 0
Feeds
提问
Taking punctual values of array
Hello everyone! I need to take punctual values of array of 1024 values . Precisly I need to take 64,256,1024. The goal is , ...
4 years 前 | 2 个回答 | 0
2
个回答已回答
plot intermediate value in a for statement
thank you all for your help, you have been really kind! :)
plot intermediate value in a for statement
thank you all for your help, you have been really kind! :)
4 years 前 | 0
提问
plot intermediate value in a for statement
Hello, I have a for statement , with n= 1:1024. I would like to plot intermediate value result at 64, and 256. instead of ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Matrix dimensions must agree.
Hello , I am new on Matlab and I am trying to find out what's going on here. Basically the error is : Matrix dimensions...
4 years 前 | 1 个回答 | 0
1
个回答提问
Why I get ans = logical 1
if(Tl > Tup && Tup<TRIS) disp(Tup); disp('Tup'); elseif (Tl>Tup && Tup > TRIS) disp(TRIS); disp('Tris'...
4 years 前 | 1 个回答 | 0