Community Profile

photo

Somnath Kale


Last seen: 23 Tage vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


required assistance in fitting
HI I was trying to fit my data (in attchment) with fiist column V and second column J(V) with following equation (which honestl...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
difficulties using fmincon codes
@Avni Agrawal and @Catalytic thanks for your sugestions. both of your answers were realy helpful. But unfortunately matlab dose ...

2 Monate vor | 0

Beantwortet
difficulties using fmincon codes
@Avni Agrawal thank you for your suggested code using lsnonlin function. however it still uses @SomnathsFunc2 i would be happy t...

2 Monate vor | 0

Frage


difficulties using fmincon codes
Hello I have follwing otimization code with function which works ith online matlab but nit in may live editor of matlabR2021a: ...

2 Monate vor | 3 Antworten | 0

3

Antworten

Frage


How to calculate FWHM from gaussian histogram fit?
Hello I was just trying to get the FWHM value for my histrogram with 8 bins for X = [0.6268 0.5372 0.5382 0.4272 0.463...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


modified plotting in matlab?
I have data for several histograms I am willing to plot like this one in attachenment using matlab. Is it possible in matlab of...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


how to take numerical inverse integration?
Hi I was trugulling to find the value of S(q) (see the attached equation) In attached data I have B(r), r and q values. can s...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to resolve : increase max function value in fitting using fminsearch?
Hi I was trying to fit my data with fminsearch function with following code: f = @(a,b,c,x) a - b.*(x).^c; obj_fun = @(params...

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to smooth the data using the MATLAB?
Hi I was trying to smaooth the data using smooth function but not able to manage. can some experties help me. the data is atta...

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Numerical Fourier transforms of matrix?
Hi I was tryaing for the numerical fourier tranform of the function u(z,t) (real space) where u and z as per the attachments: ...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Best fitting curve for variable data
Hello I was trying fitting to fit the following data x = 1.0779 1.2727 1.4700 1.5766 1.6471 1.7396 1.7828 1....

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


combined Filled area and contour plotting
Hi I wanted to plot the below type of figure for my X Y Z variable: is it possible to plot them with matlab?

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


data fitting with custom equation
Hi I am facing some issue in the data fitting with the equation. I tried but somehow I am not able manage it. I wanted to fit ...

fast 3 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Problem in the data fitting with custom equation
Hi I am facing some issue in the data fitting with the equation. I wanted to fit to my data with eqauation P(t) = 2Pr (1- e...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


legends rescaling issue in MATLAB figure saving
When I am saving my matlab figure in tiff or png file, the legends are going back to there default fontsize and overlaps with gr...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


error analysis with errbar function
I want to plo the data with different errorbar. I have plot the data using following code but my all errorbars of same lenght. ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Data fitting with custom equation
@William Rose I tried both the suggetions, in R2018b, R2020b and R2021a version showing same error. I checked in the community...

etwa 3 Jahre vor | 0

Frage


Data fitting with custom equation
Hi I am facing some issue in the data fitting with the equation. I wanted to fit to my data with eqauation attached in the ima...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Numerical integration using cumtrapz
how to add upper and lower limits in cumtrpz function?

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Integration of one array variable wrt other array variable
Hi I am trying to integrate the current with respect to time to get polarization value. i have both time and current array can ...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


string to double conversion
hii all, i have this series of string and i wanted to convert each comma seperated value into doubles Current = '+5.004...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Diff limits on same axis
Hi I want to set two limits on my same axis i have attached the fig below, on xaxis i want limits from -50 to 225 and again fro...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


save data file without movefile
Hi i wanted to save my generated datafile in folder "C:\Users\IISER BPR\Documents\MATLAB\Instrument program\SMU_Keysight\Data"...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Save Fig In png. format
I wanted to save my fig in .png format. from .fig format can you please suggest. I'm providing here my code. savefig(OPGraphNam...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to save file in specific path?
I wanted to save my alredy genrated text file in folder file name is "data201203.txt" "C:\Users\IISER BPR\Documents\MATLAB\Ins...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


warning at the start of matlab software
Warning: An error occurred while reading the desktop configuration file. Using the default configuration. Hello, This type of...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Instrument interface using matlab
Hi, I am new to matlab. may be the question I am going to ask is just simple one, still please answer as well as suggest me so...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Smoothening the data of Iv loop
I have this IV curve data. I want to make smooth for inner loop curve. can some one please suggest how I can proceed?

mehr als 3 Jahre vor | 1 Antwort | 1

1

Antwort