photo

Pragya Srivastava


Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
1 Answer

RANK
37,186
of 300,765

REPUTATION
1

CONTRIBUTIONS
9 Questions
1 Answer

ANSWER ACCEPTANCE
22.22%

VOTES RECEIVED
1

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,941

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Answered
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 ago | 0

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 1

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers