photo

Fortia Alfeche


Last seen: 대략 1년 전 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 ...

대략 1년 전 | 답변 수: 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년 전 | 답변 수: 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

답변