enqr

3 次查看(过去 30 天)
gopalkrishna nadkarni
Derivation of a Conv.Series... A triangle has a circle subtended in it and smaller circles subtended within the triangle and the first circle..and again has much smaller circles subtended in the remaining spaces between the triangle and the bigger circles and this continues. It could be said the area of the triangle equals all the circles of areas added in descending order. So,this is a convergent series...how could I use matlab for this purpose?
  1 个评论
gopalkrishna nadkarni
I wonder why Matlab is not answering...ggn

请先登录,再进行评论。

回答(2 个)

Walter Roberson
Walter Roberson 2011-4-10
This resource is for users who volunteer to help other users. It is not an official resource to get Matlab support -- especially not on a weekend. If you require an answer to this question faster than "Whenever someone with some spare time and an interest in the question decides to answer", then you should contact Mathworks {paid} Consulting Service.
I can speak of why I, a volunteer, did not answer: I recognize the question as being a school assignment, and I see that you have not provided an attempted solution. With you asking how to use Matlab for this purpose and not having outlined an algorithm in pseudo-code, it is apparent that you require two courses in computer programming (at least): one to learn how to arrange thoughts about solving problems into logical sequential order, and the second on the basics of programming in Matlab specifically. I, for one, do not have the time to teach someone how to program from scratch.
If you look around this site, you will find a fair number of questions have been given the tag "no attempt". You will also find that many of those questions are either completely unanswered, or answered only with "Show us what you have done" (except perhaps in sterner words.)

gopalkrishna nadkarni
Thank you.I knew I had to line up thoughts of how to do it and then do some initial proggramming.In other words,this tool is meant for computer programmers.
  2 个评论
Oleg Komarov
Oleg Komarov 2011-4-10
You can read the first chapters of the online getting started guide. Matlab is not meant for programmers but requires a little bit of practice with basic operations. Said that, if you are looking for a pushbutton software then you could say that it is meant for programmers.
Walter Roberson
Walter Roberson 2011-4-10
When you post your attempt and the algorithm you are using, then often people will be willing to assist you.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by