Community Profile

photo

S.M.


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • First Answer
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

mehr als 5 Jahre vor | 0

Beantwortet
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.

fast 6 Jahre vor | 0

Beantwortet
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.

fast 6 Jahre vor | 0

Beantwortet
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 ...

fast 6 Jahre vor | 0

Frage


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...

fast 6 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
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...

fast 6 Jahre vor | 0

Frage


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...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort