Fortia Alfeche
Followers: 0 Following: 0
Feeds
提问
Hi, can you help me fix my code? How can I convert this to a matrix using if/while/for statements?
format long G MERfgh = []; i = 1; %for i=1:11 MERfgh(i,1) = MERfff(i,1); for j=1:11 MERfgh(i,2) = MERfff(j,1); i ...
1 year 前 | 2 个回答 | 0
2
个回答提问
Hi! Can you help me create a vector containing multiples of 10? like 10^-5 to 10^5?
Can you help me create a vector containing multiples of 10? like from 10^-5 to 10^5?
1 year 前 | 1 个回答 | 0
1
个回答提问
I tried to generate a sequence with a specific interval, but the output skips some intervals.
mat = []; interval = -0.10; max = 1.00; i = 0; for a=1.00:interval:0.00 for b=1.00:interval:0.00 for...
2 years 前 | 1 个回答 | 0
1
个回答提问
Other Programs that can execute MATLAB code
Hi! What are Other Programs that can execute MATLAB code?
2 years 前 | 1 个回答 | 0