photo

Lakshmi


Louisana State University Health Science Ctr

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
1 个回答

排名
23,939
of 301,558

声誉
1

贡献数
3 个提问
1 个回答

回答接受率
33.33%

收到投票数
1

排名
 of 21,325

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,442

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to find the maximum of a variable within a function ?
Hi, My question is, suppose I have a function like the following (got this eg. from MATLAB ODE solver help) function dy ...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
How to create a matrix such that all the row elements add up to 1 and the column elements add up to 1?
Thanks Sean for the code. I ran the code and it works. I have never used circshift before and thanks for introducing me to that ...

13 years 前 | 0

提问


How to create a matrix such that all the row elements add up to 1 and the column elements add up to 1?
Hi, I'd like to create a NXN matrix, such that each of the row elements add up to 1 and each of the column elements add up t...

13 years 前 | 3 个回答 | 1

3

个回答

提问


Re: Question regarding ode45 solver
Hi, I have a question regarding ode45 solver. I have the following code: function [t,y] = rigid(ip1,tau1) odeFunction2 = ...

14 years 前 | 0 个回答 | 0

0

个回答