![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/18650349_1590908021965_DEF.jpg)
Satyajit Ghosh
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
103 026
of 297 016
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
63.64%
VOTES RECEIVED
0
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 3 år ago | 1 answer | 0
1
answerQuestion
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 3 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
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 3 år ago | 0 answers | 0
0
answersQuestion
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 3 år ago | 2 answers | 0
2
answersQuestion
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 3 år ago | 2 answers | 0
2
answersQuestion
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 3 år ago | 0 answers | 0
0
answersQuestion
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 3 år ago | 1 answer | 0
1
answerQuestion
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 3 år ago | 1 answer | 0
1
answerQuestion
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 3 år ago | 1 answer | 0
1
answerQuestion
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 3 år ago | 1 answer | 0