Info

This question is closed. Reopen it to edit or answer.

can I do this program in matlab

1 view (last 30 days)
joy
joy on 12 May 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
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...

Answers (1)

Image Analyst
Image Analyst on 12 May 2014
Yes. To answer your question, you can do that in MATLAB.

Community Treasure Hunt

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

Start Hunting!