Sudipta Sinha
University of California, Davis
自 2013 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to assign gaussian random numbers on meshgrid?
Hi, I have very simple problem regarding assigning gaussian or uniform random numbers, and zeros on each of the meshgrid poin...
8 years 前 | 2 个回答 | 0
2
个回答提问
parameters estimation for a model
Hi All, I am facing a trouble to find two parameters, named as a and b, from the following equation y=0.5*[1.0-erf(log(a*...
11 years 前 | 0 个回答 | 0
0
个回答提问
how do I call a fortran executable in matlab problem
Hi All How do I call a fortran executable in matlab. What are the syntaxes those I incorporate in matlab program. Please give...
11 years 前 | 1 个回答 | 0
1
个回答提问
how do i fit my experimental data into n number of gaussian function?
Hi All, I have a very simple problem. how do I fit my experimental data into n number of gaussian function? where n may be 10...
11 years 前 | 1 个回答 | 0
1
个回答提问
SVD and RREF don't give same result
Hi All, I am having a problem with SVD. The function rref works fine for solving a set of overdefined linear equations AX=b;...
11 years 前 | 0 个回答 | 0
0
个回答提问
problem with rref function
Hi All, I was trying to solve a set of linear equations by using *rref* function. My matrix is a rectangular positive definit...
11 years 前 | 2 个回答 | 0
2
个回答提问
custom simmulated annealing program doesn't produce desired result
I need to perform global optimization using simulated annealing algorithm. To do that I prepared a custom simulated annealing pr...
11 years 前 | 0 个回答 | 0
0
个回答提问
plot a quantity, which is a function of three euler angles
Hi All, I want to plot a quantity (p) which is a function of three Euler angles, i,e p=f(alpha,beta,gamma). I want to plot 'p...
12 years 前 | 1 个回答 | 0
1
个回答已回答
Evaluation of matrix element of a linear differential matrix equation by constrained least square fitting
Thanks for your reply. Yes, I have multiple x(1).....x(n) and x'(1).....x'(n) vectors. Can you provide a small script for that? ...
Evaluation of matrix element of a linear differential matrix equation by constrained least square fitting
Thanks for your reply. Yes, I have multiple x(1).....x(n) and x'(1).....x'(n) vectors. Can you provide a small script for that? ...
12 years 前 | 0
提问
Evaluation of matrix element of a linear differential matrix equation by constrained least square fitting
Hi All, I was trying to evaluate the matrix coefficient by the method of constrained least square fitting. The linear matrix ...
12 years 前 | 2 个回答 | 0
