Community Profile

photo

Fortia Alfeche


Last seen: 10ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

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 ...

10ヶ月 前 | 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?

10ヶ月 前 | 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...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Other Programs that can execute MATLAB code
Hi! What are Other Programs that can execute MATLAB code?

1年以上 前 | 1 件の回答 | 0

1

回答