I need to using loop in my work but i dont know how? pls help.
4 次查看(过去 30 天)
显示 更早的评论
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 second is
Uf=(k0+(kt*ZZ/T)+(k0*ZZ*te/T))*((pi*D*Ls)/(1000*vs*fs))+k0*(h1*Ls+h2);............2
i want to make a loop for first eq to have three value of vr and fr and one loop for eq2 to have one value of vs and fs!!
so i have four variable vr, fr, vs, fs with limit number
this i want to run by GA.....
0 个评论
采纳的回答
BSantos
2014-6-3
Well, your question is missing a lot of information, if you really want to get some help.
What work are you doing? What is your goal? Just give people some basic information, otherwise no one can help you.
Grts.
0 个评论
更多回答(2 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Loops and Conditional Statements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!