photo

Jose Antonio Aliaga


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
29,443
of 300,381

声誉
1

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,941

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,477

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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 ...

6 years 前 | 2 个回答 | 0

2

个回答