photo

S.M.


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

已回答
Example of Crest Factor Reduction by peak windowing
Hi there, First you should look at the signal in time domain. Plot it, the peaks are visible. If you divide the signal in porti...

6 years 前 | 0

已回答
How to create function handle from fit struct after using curve fitting toolbox?
I am almost done for today but I will try and see, thanks.

6 years 前 | 0

已回答
How to create function handle from fit struct after using curve fitting toolbox?
Or I have to write equation for it, which with spline fitting and 336 coefficients, is impossible.

6 years 前 | 0

已回答
How to create function handle from fit struct after using curve fitting toolbox?
I need to give it to Genetic Algorithm (ga) from Global Optimization toolbox, to find my global minimum. The ga needs function ...

6 years 前 | 0

提问


How to create function handle from fit struct after using curve fitting toolbox?
I have this struct as result of my curve fitting toolbox, now I need to create a function handle based on my spline coefficients...

6 years 前 | 4 个回答 | 0

4

个回答

已回答
I have used spline from curve fit toolbox, I need help using my fit struct.
Thank you for your response. I plotted the rows on Friday, I did it individually and I think I figured out why it comes with fou...

6 years 前 | 0

提问


I have used spline from curve fit toolbox, I need help using my fit struct.
Hi, After I used spline in curve fit toolbox, I have this struct called "fit". It has information about polynomials, one of the...

6 years 前 | 1 个回答 | 0

1

个回答