Community Profile

photo

Jose Antonio Aliaga


2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Substituting values in a symbolic expression, it doesn't throw the expected values
Hello MATLAB Community, I've got this symbolic matrix made by the symbolic vector q values : q = sym('q',[6 1],'real'); % J...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


How to load a cell array into a Simulink model?
Hello. I've got some cell arrays made out of function handles. I'd like to load them into a Simulink model as inputs of a MATLAB...

5年弱 前 | 1 件の回答 | 1

1

回答

質問


How to create a matrix of Matlab Functions out of a symbolic matrix?
Hello. I've got a huge 6x6 symbolic matrix M that can't be just pasted/inlined on a function to substitute values because of its...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


How to solve a non-linear equation system as function handle with fsolve?
Hello. I have been trying for long while to use the function fsolve to solve a non-linear equation system without success. This ...

約5年 前 | 2 件の回答 | 0

2

回答