photo

captainjoker


Last seen: 9 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
32,185
of 300,037

声誉
1

贡献数
3 个提问
0 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,106

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to plot hyperbola curve to pints?
Hello, I have the follwing data given: x = [0.002 0.01 0.02 0.05 0.12 0.2] y = [0.2309 3.1405 3.4832 4.0078 4.7561 4.833] How...

5 years 前 | 1 个回答 | 1

1

个回答

提问


Finding the position of a cell within a Matrix
Hello Fellow Developer, i have been given a 100x13 Matrix with Integers in it. But in one cell there is NaN written in it. I k...

5 years 前 | 3 个回答 | 0

3

个回答

提问


Index in Position 2 is invalid.
X=[200:2000] for i = 1:1801 A = X(1,i)/2 B(1,i)= A end i=0 while i<1801 if i==750 break elseif...

5 years 前 | 2 个回答 | 0

2

个回答