photo

jerome


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
2 个回答

排名
146,805
of 300,967

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,126

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,078

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
Diagonal of a multiplication between matrix without doing the actual multiplication or using a loop
Thanks I try it before the problem is that element are sym so bsxfun does not work.

9 years 前 | 0

提问


Diagonal of a multiplication between matrix without doing the actual multiplication or using a loop
Hi, I'm interesting in multiplying the first row of a matrix, the second row with second column and so on. Therefore I am in...

9 years 前 | 2 个回答 | 0

2

个回答

提问


How to solve for a derivative using symbols?
This is simple, but I cannot find the answer. Here is my example: syms u c ut f= symfun(u-c, [u c]) ut = sym('u(c...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Optimizing my nonlinear system of equations solving code
Hi, using fsolve do the trick but I use a vector of equation. If i do it by hand its something like: function fcns=eqns...

11 years 前 | 0

提问


Optimizing my nonlinear system of equations solving code
Hi, I wrote some code to solve some non linear system of equation. The number of equation vary (I want the highest number ...

11 years 前 | 1 个回答 | 0

1

个回答