フィルターのクリア

Using matlab for randomly combining mathematical operators/​functions/​variables (like in symbolic regression)

2 ビュー (過去 30 日間)
Hi all,
I'm interested to know what would be the easiest way to implement an algorithm in matlab that combines specified mathematical operators/functions/variables and uses them to create a formula, e.g. operators and functions like +,-,*,/,sin,cos,tan which are combined to produce formulas based on two specified variables a,b. For example a+b/a*sin(a) or a*sin(b)-1/b asf.
Any recommendations for an easy implementation appreciated!
  1 件のコメント
Stephen23
Stephen23 2016 年 8 月 2 日
How are these "mathematical operators/functions/variables" defined?
Where will they come from ?

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

回答 (1 件)

Star Strider
Star Strider 2016 年 8 月 2 日
It depends on what you want to do. I would start here: Array vs. Matrix Operations

カテゴリ

Help Center および File ExchangeSymbolic Math Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by