photo

Ang Feng


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

0 个提问
5 个回答

排名
8,287
of 300,343

声誉
6

贡献数
0 个提问
5 个回答

回答接受率
0.00%

收到投票数
1

排名
 of 20,926

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,172

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1
  • First Review

查看徽章

Feeds

排序方式:

已回答
curve fitting with fminsearch
Hi Burak, This link is certainly helpful https://nl.mathworks.com/help/matlab/math/example-curve-fitting-via-optimization.html...

5 years 前 | 1

已回答
finding a coefficient from an equation
(1)If your vectors x and x follows exactly z=c*sqrt(x), then the constant c can be calculated, as mentioned by Adam Danz, c = s...

5 years 前 | 0

已回答
Vector slicing for loop
I am not 100% sure about what you want to do exactly by 'slice'. If you want to rearrange the signal to a specific format, then ...

5 years 前 | 0

已回答
How to find elements of an array by using another array elements as indices
Matlab allows you to acces elements of a matrix in serveral ways. In your case, try this A(B) I have this results from Matala...

5 years 前 | 0

| 已接受

已回答
How I create my own function for mittag leffler?
Dear Ishfaq, You can use the code here https://nl.mathworks.com/matlabcentral/fileexchange/48154-the-mittag-leffler-function...

6 years 前 | 0