フィルターのクリア

Objective Orientated Programming in Matlab

2 ビュー (過去 30 日間)
David Dijemeni
David Dijemeni 2012 年 7 月 30 日
Does anyone know any book or material I could buy to learn objective orientated programming in matlab?

回答 (3 件)

Elizabeth
Elizabeth 2012 年 7 月 30 日
  1. Engineering Optimization- Theory and Practice 4th Edition by Singiresu Rao
  2. Optimization Concepts and its Applications in Engineering 2nd Edition - Belegundu and Chandruptla
  • In order to actually understand the theory behind optimization methods, I preferred Engineering Optimization by Rao because it was discussed with easy-to-understand terminology.
  • The appeal of Optimization Concepts and its Applications in Engineering by Belegundu is that they provide a CD of optimization codes which can be utilized for your own applications in Fortran, Excel, and Matlab. The book provided a decent discussion on the theory of the optimization methods. With that said, there was still a good sum of editing issues in Edition 2. The discussion requires knowledge of advanced mathematics. Still, it covers new approaches not discussed in most texts floating around. Unique to other books in its classification, the final chapter in the book includes a discussion on optimization algorithms paralleled with finite element analysis algorithms--of course, with codes provides.
  1 件のコメント
David Dijemeni
David Dijemeni 2012 年 8 月 1 日
Thanks for your answer!!!

サインインしてコメントする。


Honglei Chen
Honglei Chen 2012 年 7 月 30 日
編集済み: Honglei Chen 2012 年 7 月 30 日
Are you referring to object oriented programming? The user's guide in MATLAB documentation can get you started. You can find that and some other tutorials in the following page.
  1 件のコメント
David Dijemeni
David Dijemeni 2012 年 7 月 30 日
I meant object orientated programming. Thanks alot

サインインしてコメントする。


Laurent
Laurent 2012 年 7 月 31 日
Hi,
I asked a similar question some time ago. See:
It seems that there isn't that much literature on OOP Programming with Matlab (except for what is in the documentation).
Regards, Laurent.
  1 件のコメント
David Dijemeni
David Dijemeni 2012 年 8 月 1 日
It is really sad bcos I really need it...

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGet Started with Optimization Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by