photo

Pragya Srivastava


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
1 个回答

排名
37,186
of 300,974

声誉
1

贡献数
9 个提问
1 个回答

回答接受率
22.22%

收到投票数
1

排名
 of 21,128

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,130

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Help with MCR to run executable file on MAC and Linux.
Hello, i) I generated an sh file using mcc -mv mycode.m. ii) I installed MCR (2017a Matlab) for Mac from here https://uk...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Need clarification about reannealing in simulannealbnd
Hello, I have some questions regarding 'reannealing' process of MATLAB function simulannealbnd. I am following this link. h...

8 years 前 | 0 个回答 | 0

0

个回答

已回答
saving output at every iteration in simulated annealing
Hello, I am trying to write custom function for 'OutputFcn' to be used in simulated annealing. options = saoptimset('OutputF...

8 years 前 | 0

提问


saving output at every iteration in simulated annealing
Hi, I would like to record the output of the following at every iteration step to specially see how re-annealing is working ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Clarification on the simulannealbnd algorithm needed.
Hi, I have some questions about the internal algorithm of simulannealbnd. I could not find an answer to these in https://uk...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How does fminsearch generate initial simplex ?
Hi, I want to understand how fminsearch generates its initial simplex with n+1 vertices, given the initial choice of paramet...

8 years 前 | 1 个回答 | 1

1

个回答

提问


Is there a command-line way of setting MaxIterations in fminsearch/fminsearchbnd ?
I am trying to find optimum parameters for a minimisation problem. Its a 6-dimensional parameter space. I was wondering if t...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Help with the use of function
Hi, I am trying to define my own function with really simple syntax as following function [rhs]=rk4_RDM(c_old,kon,dim,...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Use of Circshift command : possible bug.
Hi, I am using circshift to periodically shift a 2d array. According to MATLAB documentation https://uk.mathworks.com/help/mat...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Interpolation using interp3 with 2 arrays and one vector
Hi, I want to interpolate from given input Vin(X,Y,t) to Vout(X,Y,t'), where X,Y are each two dimensional arrays and t is a ve...

10 years 前 | 0 个回答 | 0

0

个回答