Community Profile

photo

Ang Feng


Last seen: 1年以上 前 2019 年からアクティブ

統計

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

バッジを表示

Content Feed

表示方法

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

4年弱 前 | 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...

4年弱 前 | 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 ...

4年弱 前 | 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...

4年弱 前 | 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...

4年以上 前 | 0