Community Profile

photo

Satyajit Ghosh


Last seen: alrededor de 1 año hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


"More Properties" patch showing blank window
After clicking on 'Edit' - > 'Axes Properties' or 'Figure Properties', I get usual window segment below. In the right side of th...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Creating a transparent closed 3D surface plot from (x,y,z) scatter data points
I have a set of (x,y,z) data points (file attached). I can use scatter3 to plot 3d scatter plot. d1=load('Scatter_data_x_y_z.tx...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I cd inside a for loop to a bunch of folders containing a file with same name?
I have some data in a directory saved in various folders with name 1_1_1, 1_1_2, .... etc. All files in those folder have same n...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem based framework for my optimization problem is not working
At first, I was performing an optimization with respect to all elements of 'A' matrix using below command. [Aopt,fopt]=fminunc(...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do we allocate equidistant points on a sinusoidal curve?
The analytic equation is given below. y=-25*sin((2*pi/50)*x); Graph of above equation is given below. What I exactly want i...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How do I use multi-parameters in my optimization problem for fminunc?
So, right now, I am performing an optimization with respect to all elements of 'A' matrix using below command. [Aopt,fopt]=fmin...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


About B-Spline curve with high number of basis function
I am doing optimization with respect to control points of B-Spline representation of a ground truth curve. I know that for B-spl...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do I implement this for loop calculation in direct matrix or vector calculation?
I have a matrix A of order (n+1)*3. And I have to perform a calculation. for loop implementtaion of it is given below. R=...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I replace elements of matrix which are greater than 9 with value 9 without using for loop?
I am working on an optimization problem. To make it run faster I need to do calculation inside defined function using matric...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


fminunc giving correct optimized values for anonymously defined function, BUT wrong value for .m function
I have a function at first defined anonymously inside the same script. After performing optimization through fminunc, it pro...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


fminunc crashes matlab if large number of input variables used
I am working on a problem where input varibales with respect to which objective function (nonlinear) needs to be optimized is el...

más de 2 años hace | 1 respuesta | 0

1

respuesta