photo

Fc Fc


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
5 답변

순위
26,421
of 300,392

평판
1

참여
7 질문
5 답변

답변 채택
28.57%

획득한 표
1

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

배지 보기

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

7년 초과 전 | 0

질문


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

7년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Calculating and plotting FWHM
Can someone help me please?

7년 초과 전 | 0

답변 있음
How 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 ...

7년 초과 전 | 0

질문


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

7년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

7년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Plot legend with multiple fitresult curves
Hi, I solved in this way fitresults{1}=myfitga1; fitresults{2}=myfitga2; figure (5) plot5=figure (5); s...

7년 초과 전 | 0

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Problem 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= '); ...

거의 8년 전 | 0

질문


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

거의 8년 전 | 답변 수: 2 | 0

2

답변