![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11767993_1579187080995.jpg)
Benjamin
Followers: 0 Following: 0
Estadística
31 Preguntas
6 Respuestas
CLASIFICACIÓN
6.014
of 297.016
REPUTACIÓN
8
CONTRIBUCIONES
31 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
48.39%
VOTOS RECIBIDOS
6
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Plot linear model, what is "adjusted whole model"
Dear Tobias, Thanks for asking this question, which is mine too. But it's interesting you didn't get any response. Since I se...
más de 3 años hace | 0
Pregunta
How to Merge Color using "Area" Command?
Hello Dear experts, I need to find a way around the fact that by using the area command in MATLAB, the new plotted color on ...
casi 4 años hace | 2 respuestas | 0
2
respuestasHow to make the label inside of the figure box
Simply use the command below and play with the values to move it where you want. xlabel('xAxis','Position',[0 -1.5]) ylabel('y...
casi 4 años hace | 1
Change fmincon from local to global search
I changed the code to implement lsqcurvefit instead of fmincon and I was able to fix the problem. That means in my problem I did...
casi 4 años hace | 0
| aceptada
Pregunta
Change fmincon from local to global search
Hello Dear all experts, I have a code that uses fmincon to minimize a parameter (i.e. alpha), however, the program does not...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Combining Two Plots into One Won't Work!
Hello dear experts, I am trying to combine two figures into one, and I am using the solution already provided here, however, it...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
How to fit a CDF function on a dataset?
Hello dear all, I have a data set of X and Y that its scatter is shown below. I need to fit a CDF function on it. Is there a...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to do curve fitting on data with inflection point?
Hello Dear experts, I have a scatter plot of data of x and y and I need to fit a curve on them. However, it is obvious that...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to change the display format of a symbolic function?
Hi dear all, I have a symbolic function that will be generated as Y = (13500*X^(1229/500))/1000 (X is defined as syms), and I w...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaHow to combine two plots into one with separate markers
Thanks for the solution, however, I don't know why it is not working on two figures of mine (attached here). I appreciate it if ...
alrededor de 4 años hace | 1
Error in fzero for solving numerical inverse function
I think I was able to figure it out. it seems fzero can only solve functions in the form of function handle, which matlabFunctio...
alrededor de 4 años hace | 0
| aceptada
Pregunta
Error in fzero for solving numerical inverse function
Hello I am trying to find the inverse of an function, g, numerically, as the explicit form of it is complex. Here I wrote the ...
alrededor de 4 años hace | 3 respuestas | 0
3
respuestasPregunta
How to extract coefficients from from curve fitting tool?
Hello everyone, I used Curve Fitting Tool in MATLAB and fitted a curve to some data points. Then generate the code and used i...
alrededor de 4 años hace | 1 respuesta | 1
1
respuestaPregunta
How to change figure properties for all figures in MATLAB?
Dear experts, If in a MATLAB program there be plenty of figures, is it possible to specify a figure property (e.g. grid on) f...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
How to supply different syms values for coefficients of an anonymous function?
Hello everyone I have a function as f(x) = Ax^2 + Bx, in which A and B are defined as syms. Now I want to re-write/obtain the...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to Solve an Equation with Integral and Gamma functions?
Hello Dear all, I need to solve an equation, L, that includes a second function, F, that also includes the lower incomplete...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to Solve an Equation with an Integral for the Integral Range Parameter?
Hello Dear experts, I need to solve an equation that includes an integral in it, and I need to solve it for the parameter x...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to extract data points from a .fig scatter plot?
Hello Dear experts, I have a .fig scatter plot (actual data vs. predicted data), and I need to extract the data points. is t...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to Change Marker Size in a .fig MATLAB File?
Hello dear all I want to know how to change the marker size for a .fig file if that is possible. Note that I only have the .f...
más de 4 años hace | 1 respuesta | 1
1
respuestaPregunta
Undefined function or variable 'sym' error in MATLAB 2015b (GPTIPS)
Hello Dear all experts I am using a Toolbox written in MATLAB called GPTIPS (Genetic Programming Toolbox). I get an error o...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to change axis label position on a figure in MATLAB?
Hello Dear all, In a scatter plot I changed the ax.XAxisLocation and ax.YAxisLocation to be 'origin', however, I do not wan...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to skip lines to execute/run?
HI all I have a simple question. I want to put a line before a section of my program that if its value is for example "No" then...
más de 4 años hace | 3 respuestas | 1
3
respuestasPregunta
GPTIPS error in Unique Gene Analysis
Hello Dear all, I am using GPTIPS 2, and everything goes well, except when I do the Unique Gene Analysis and then the GeneBrow...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Why Genetic Programming result is not consistent?
Hello Dear experts I am working on finding a relationship on some input parameters (X1, ... , X5) and an output parameter (...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use Genetic Programming Toolbox in MATLAB
Hello Dear all I am working on developing a relationship on some input parameters (X1, ... , Xn) and an output parameter (Y)....
alrededor de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
How to use Artificial Neural Network to find a relationship between input and output parameters?
Hello Dear all I came across to neural network fitting in MATLAB toolbox, but I am not sure if it fits my objective. My ob...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
fitting bi-linear equation using fmincon
Hello dear all I am trying to fit a bi-linear equation on a dataset using fmincon command in MATLAB. My objective is to minimiz...
alrededor de 5 años hace | 0 respuestas | 1
0
respuestasLinear fit to data
Hello I also have the same question of @JDILLA of fitting two line. The provided answer by @Aniruddha was very helpful, howev...
alrededor de 5 años hace | 0
Pregunta
Finding a trendline from a scatter plot
Hello Dear All I need to find a trendline for a scatter plot(s) in Matlab. Unfortunately, my scatter plot(s) does not show ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to label a graph in Matlab without using text command
Hello I plotted 100 graphs in Matlab using plot function (all in one Figure). I need to label them from 1 to 100. I don't wa...
alrededor de 5 años hace | 1 respuesta | 0