photo

winfrida mwigilwa


Last seen: 21 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
196,464
of 297,457

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Iam getting the following ERRO: Array indices must be positive integers or logical values on the following code.
mu=0.02; betaj=0.2; betak=0.3; r01=0.1; r02=0.4; r03=0.7; r04=1.0; T=10; t=0:2:20; kappa=0.01; sigma=1.3; rho=0.5; r...

22 days 前 | 1 个回答 | 0

1

个回答

提问


xlabel and ylabel errors
I have the following code: x = linspace(-2*pi,2*pi,100); y1 = sin(x); y2 = cos(x); figure plot(x,y1,x,y2) xlabel('-2\pi < ...

23 days 前 | 1 个回答 | 0

1

个回答

提问


how to put a bar above a letter in MATLAB equation?
I want to write letter x with bar above it but when I write $\bar{x}$ it is not working in MATLAB online. Please I need your hel...

7 months 前 | 1 个回答 | 0

1

个回答

提问


How to extend a curve until x-axis and y-axis?
Hello guys I have plotted a curve with the following codes. But I want to extend the curve in both x-axis and y-axis. r=0.03; ...

12 months 前 | 1 个回答 | 0

1

个回答