質問


Coder and passing extra parameters
Hi all, I have been trying to speed up the passing of extra parameters to a function that is used in fzero(). I have been try...

14年以上 前 | 1 件の回答 | 0

1

回答

質問


How to determine which operand has type 'RootOf' in MuPad?
Hi All, I have an expression which contains the multiply operands from Type 'solvelib::VectorImageSet', where one of the oper...

14年以上 前 | 1 件の回答 | 0

1

回答

質問


Change in subs() functionality from 2010b to 2011 a and b?
Hi all, I have code that has worked fine in matlab 2010b using the subs() function for symbolic substitution, however the sam...

14年以上 前 | 5 件の回答 | 1

5

回答

質問


Symbolic substitution to eliminate variables without solving for the explicit expressions
Hi all, I am trying to simplify a set of expressions (all equal to zero) by eliminating certain variables and not others. Thi...

14年以上 前 | 1 件の回答 | 3

1

回答

質問


Regular expression help for capturing tokens from a c++ if_else function block
I am trying to convert some c++ code matlab code and need help because trying to capture the conditions on the if_else statement...

14年以上 前 | 2 件の回答 | 0

2

回答

質問


How to apply "smart indent" to a file programmatically
I have wrote a function that writes other functions. I want to now apply smart indent to the file to improve the aesthetics of t...

14年以上 前 | 2 件の回答 | 3

2

回答

質問


Problem saving/loading structure with function handles
Hi all, I have made a bit of code that stores information about species and stores a number of different fields that contain s...

約15年 前 | 2 件の回答 | 3

2

回答

回答済み
Error creating a function handle using str2func in a function
%res is a structure with fields (name,Cp_R,H_RT,S_R,G_RT,Cp,H,S,G) %fields Cp_R,H_RT,S_R,G_RT are peicewise symbolic vari...

約15年 前 | 1

質問


Error creating a function handle using str2func in a function
I have been having trouble using *<http://www.mathworks.com/help/techdoc/ref/str2func.html STR2FUNC>* to make a function handle ...

約15年 前 | 4 件の回答 | 3

4

回答