![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11788386_1522139557694_DEF.jpg)
Fc Fc
Followers: 0 Following: 0
Statistica
RANK
40.815
of 297.016
REPUTAZIONE
1
CONTRIBUTI
7 Domande
5 Risposte
ACCETTAZIONE DELLE RISPOSTE
28.57%
VOTI RICEVUTI
1
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Personal fit using lsq
Hi, thank you to the both. 1) @Stefan Jung. By your code I get a,b,c values, but when I add the code hold on plo...
oltre 6 anni fa | 0
Domanda
Personal fit using lsq
Hi every one. I have a couple of data "t,y" file i need to fit them by using this function <<http://i66.tinypic.com/2...
oltre 6 anni fa | 3 risposte | 0
3
risposteDomanda
How to calculate the area of a fit curve?
Hi, I must calculate the area of 4 fit curves. I wrote: myfitga1_P1P2graf= fit(eVc.',ckgran.','a1_P1graf*exp(-((x-285)/...
quasi 7 anni fa | 1 risposta | 0
1
rispostaHow to fit imposing some conditions?
Thank you both for your reply. @Walter (ydata-params(1).*ckgraconv_n - params(2).*ckdian)>0 it is exactly what I must ...
quasi 7 anni fa | 0
Domanda
Calculating and plotting FWHM
Hi everyone. I've this code to calculate the FWHM. x=eVcIpicco; y=ckxfitIpicco; maxy=max(y); f=find(y==maxy); ...
quasi 7 anni fa | 1 risposta | 1
1
rispostaDomanda
How to fit imposing some conditions?
Hi every one, I've a matlab program. In the program there is a call to an external program for the fit function. This is the ext...
quasi 7 anni fa | 4 risposte | 0
4
risposteDomanda
How to fit using fixed values?
Good morning, I want to fit some data using a gaussian function f(x)=a1_1*exp(-((x-b1_1)/c1)^2 and fixing a1 and c1 values. Is ...
quasi 7 anni fa | 0 risposte | 0
0
rispostePlot legend with multiple fitresult curves
Hi, I solved in this way fitresults{1}=myfitga1; fitresults{2}=myfitga2; figure (5) plot5=figure (5); s...
circa 7 anni fa | 0
Domanda
Multiple gassian fits in same plot
Hi everyone, I need to fit a data set using a single and double gaussian fit. I wrote: global fitresults . . ...
circa 7 anni fa | 0 risposte | 0
0
risposteProblem using a text file
Hi, thank you! I resolved! I had to load the data file using the load function! input_file_1=input('Nome FILE #1= '); ...
circa 7 anni fa | 0
Domanda
Problem using a text file
Good evening. I have a matlab program (I'm not the author but I must modify it). In the original source (See attachment) files a...
circa 7 anni fa | 2 risposte | 0