Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
can I do this program in matlab
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, my problem is, I want show
a1/b1+a2/b2+a3/b3+.....a10/b10=3.6. now I need the value of a1,b1,a2,b2 ..a10,b10..such that each a1,b1 are postivie and a1/b1..a10/b10 should lie in between 0.05 to 0.5.
I also have to generate a1/b1+a2/b2+.....+a20/b20=3.6 then a1/b1+a2/b2+.......a50/b50=3.6
in each case I have to generate the value of each a and b, can I genearte any matlab script to do so either by manually calculating a and b for either 10 round or 20 round or for 50 round..
Hope, I made my query clear...
0 commentaires
Réponses (1)
Image Analyst
le 12 Mai 2014
Yes. To answer your question, you can do that in MATLAB.
0 commentaires
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!