フィルターのクリア

Faster way than "subs" function for Symbolic substitution

4 ビュー (過去 30 日間)
Jack_111
Jack_111 2013 年 10 月 16 日
回答済み: Jack_111 2013 年 10 月 16 日
I want to ask if there is a faster way for Symbolic substitution than using the Function "subs"
It took with me for substituting 0.12 second and I am running that in a for loop because I have every time new variables to use and the for loop is running around 300000. So is there faster way?

採用された回答

Jack_111
Jack_111 2013 年 10 月 16 日
I found the Answer
using matlabFunction. It takes a longer time to generate a file but,after that things will be faster. And as long as I want to substitute in the for loop so this one is incredibly faster. It took 0.0008 sec

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCreating and Concatenating Matrices についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by