Satyajit Ghosh
Followers: 0 Following: 0
Statistiques
11 Questions
0 Réponses
RANG
90 152
of 295 689
RÉPUTATION
0
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
63.64%
VOTES REÇUS
0
RANG
of 20 266
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 317
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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(...
environ 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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=...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0