I need to using loop in my work but i dont know how? pls help.

1 次查看(过去 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.....

采纳的回答

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

更多回答(2 个)

ali
ali 2014-6-3
Thank you for your comment, i will do it now, but it a lot of equation ^_^

ali
ali 2014-6-3
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.....

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by