Info
This question is closed. Reopen it to edit or answer.
can I do this program in matlab
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!