Daniele Sonaglioni
Followers: 0 Following: 0
Estadística
21 Preguntas
3 Respuestas
CLASIFICACIÓN
14.145
of 295.467
REPUTACIÓN
3
CONTRIBUCIONES
21 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
52.38%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
data fitting with multiple independent variables
Hi all, I am trying to fit my experimental data with the socalled double well model. To be concise, i have several intensity pr...
11 meses hace | 2 respuestas | 0
2
respuestasPregunta
non linear curve fitting with globaloptimization options
Dear all, i am struggling with an optimization of a non linear function with upper and lower bounds. I have been using lower a...
12 meses hace | 1 respuesta | 0
1
respuestaPregunta
Summation of function handle in cell array
Hi all, I am trying to write a code that fits multiple function to a specific dataset. In particular, i have created a cell ar...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Deconvolution of experimental peaks
Hi everybody, I am trying to deconvolute peak from experimental data. I have a power (mW) as a function of the temperature and...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Find automatically data of interest
Hello everyone, I havew a question about how to improve my code. I have a time-Temperature profile that is a bit noisy: my goa...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaHow to plot in real time the value of a variable in Matlab App Designer?
To update the value of the field while performing the for-cycle, it is enough to write: drawnow limitrate app.(sprintf('EditFi...
alrededor de 2 años hace | 0
| aceptada
Pregunta
How to plot in real time the value of a variable in Matlab App Designer?
Hi everybody, I am writing an App to make some operations on my data. I have almost finished coding the app but I met an issue....
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
non linear fitting with subroutine
Hi everybody, I am trying to make a fit with a non linear recursive function but it appears that my code does not work. The co...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
passing extra constraints to simulated annealing
Hello everybody, I have made a fit with fmincon and patternsearch and today I want to perform the same operation with simulated...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
problem in plotting data
Goodmorning, I am doing a fit with a complex function: the code seems to work correctely but I cannot plot the data. Do you h...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Replace comma with dot after fopen
Hello everyone, I am having some problems with Matlab. I import a txt file with fopen and, after imported, I want to convert t...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasReorganization of experimental data
Here you are: this is a typical data set of mine.
más de 3 años hace | 0
Pregunta
Reorganization of experimental data
Hello everybody, I have a problem with the reorganization process of my experimental data. Attached there is an example of a t...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
non linear fit of multiple data sets with recursive function
Hello every one I am in trouble with a fit because I am working with a recursive function and I am not able to write a code to ...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
confidence interval of non linear fit of multiple data set
Hi everyone, I am trying to estimate the confidence interval of my fitting parameters. I have written the code with the constra...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Non linear fit of multiple data set
Hi everyone, I am trying to extract the confidence interval of my fitted parameters. I have used a GlobalSearch routine with fm...
más de 3 años hace | 1 respuesta | 1
1
respuestagraph won't appear
Try this code. You have forgotten to specifay the indices in the for cicle zi = 0.2; % define the value of damping coefficient ...
más de 3 años hace | 1
Pregunta
Add constraints to nonlinear multiple data sets fit
Hello everybody, I am trying to make a fit of several data sets with constraints. I have the code for the fit without the const...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Fit of multiple data set with variable parameters
Hello everyone, I have a problem in fitting my experimental data. I have a theoretical function of this kind: where A, b, c, d...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Fit of multiple data sets with error
Hi everybody, i want to make a fit in Matlab of my experimental data with a known function. I have a code that is able to perfo...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Fit of multiple data sets
Hello everyone, I have a problem in making a fit of some set of data. I have 4 arrays of data: the first is my x-axis while the...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
fit with integral function involved
Hello everybody, i have a problem with mi code. I need to fit this function to my experimental data: where and in whic...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Fit with an integral involved
Hi everybody, i have some problem in fitting my experimental data with a function involving an integral in it. My fitting func...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
optimization problem of areas
Hi everyone, I'm trying to minimiza and area. In my problem I have an exerimental curve and a polynomial and i want to minimiza...
casi 4 años hace | 1 respuesta | 0