Community Profile

photo

Satyajit Ghosh


Last seen: 12 månader ago Active since 2021

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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

ungefär 2 år ago | 1 answer | 0

1

answer

Question


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

ungefär 2 år ago | 1 answer | 0

1

answer

Question


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

mer än 2 år ago | 1 answer | 0

1

answer

Question


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

mer än 2 år ago | 0 answers | 0

0

answers

Question


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

mer än 2 år ago | 2 answers | 0

2

answers

Question


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

mer än 2 år ago | 2 answers | 0

2

answers

Question


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

mer än 2 år ago | 0 answers | 0

0

answers

Question


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

mer än 2 år ago | 1 answer | 0

1

answer

Question


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

mer än 2 år ago | 1 answer | 0

1

answer

Question


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

mer än 2 år ago | 1 answer | 0

1

answer

Question


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

mer än 2 år ago | 1 answer | 0

1

answer