photo

ali


cranfield university

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
3 个回答

排名
292,862
of 299,830

声誉
0

贡献数
3 个提问
3 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,813

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,163

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How i save the value of c in deach loop and sum these value after each value then using value in another eq outside loop??
Let say i have this simple loop,, for i=1:3 A=x((i-1)*3+1); B=x((i-1)*3+2); C=x((i-1)*3+3); Z=A*B+C*A; end ...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
How to make loop and sum the result ??
Thank you Mahdi for answer, but i want the result value of c in each loop after sum add to eq .. constraint =D-C( sum of resul...

11 years 前 | 0

提问


How to make loop and sum the result ??
I have this loop... for i=1:3 A=x((i-1)*3+1); B=x((i-1)*3+2); C=x((i-1)*3+3); R=A^2+B^3+A*c; end i have con...

11 years 前 | 2 个回答 | 0

2

个回答

提问


I need to using loop in my work but i dont know how? pls help.
I need to using loop in my work but i dont know how? pls help. i have two eq the first one is u=(k0+(kt*ZZ/T)+(k0*...

11 years 前 | 3 个回答 | 0

3

个回答

已回答
I need to using loop in my work but i dont know how? pls help.
i have two eq the first one is u=(k0+(kt*ZZ/T)+(k0*ZZ*te/T))*((pi*D*L)/(1000*vr*fr))+k0*(h1*L+h2); ...........1 the sec...

11 years 前 | 0

已回答
I need to using loop in my work but i dont know how? pls help.
Thank you for your comment, i will do it now, but it a lot of equation ^_^

11 years 前 | 0