cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

problems with polyfitc

ptc-4699986
1-Newbie

problems with polyfitc

I'm pretty new to mathcad and I'm having problems getting polyfitc to do what I want.

I have a matrix with independed data and a matrix with depended data and the following model function I want to map to is.

mathcad.jpg

how do I get this model formula into polyfitc?

update: I have added an example sheet. Problem with genfit and leastsquaresfit is that it is a multi variant regression

3 REPLIES 3

In your worksheet your Y data is also included in your X data! I suspect you don't mean this!

Alan

Perhaps the attached will be of use - assuming I've interpreted what you want correctly!

Alan

hi alan,

thanks for you help.

I need to use the fitting model as I wrote it in my original file due to easier computation in a microcontroller.

I had investigated the simplified model as you wrote it but that was not going to work out in the micro.

I found that multidfit function can be used with my own fitting function.

The only thing I miss is statistics about the regression model generated by multidfit.

I have to do this by hand but that was not a real problem.

Top Tags