can I do this program in matlab
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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...
Respuestas (1)
Image Analyst
el 12 de Mayo de 2014
0 votos
Yes. To answer your question, you can do that in MATLAB.
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!