Igor
Michigan Technological University
Followers: 0 Following: 0
Statistics
RANK
8,243
of 295,569
REPUTATION
5
CONTRIBUTIONS
10 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
What is the difference between phasor measurement unit (PMU) blocks in Simulink?
Hello, I would like to know the following regarding the PMU functionality (IEEE Std C37.118) recently implemented in MATLAB/Sim...
3 years ago | 1 answer | 0
1
answerHow to conveniently plot iteration progress during a 2D optimization?
Hi Denis, Thank you for the answer! Based on your reply, I can come to the conclusion that there is no ready-to-use functi...
6 years ago | 0
Question
How to conveniently plot iteration progress during a 2D optimization?
Hello, I am curious whether there is a convenient and ready-to-use option to get a 3D plot (probably, a surface plot) that wo...
6 years ago | 2 answers | 1
2
answersQuestion
Handling bound constraints by the Levenberg-Marquardt algorithm
Hello, Could anyone please tell me why the Levenberg-Marquardt algorithm embedded in "lsqnonlin" does not handle bound constr...
6 years ago | 2 answers | 0
2
answersQuestion
Does it make sense to scale bounds for 'lsqnonlin'?
Hello, I am wondering if I need to scale the initial guess vector as well as lower and upper bounds when dealing with MATLAB ...
8 years ago | 1 answer | 0
1
answerQuestion
Automatic 1-D de-noising - what is "threshold rescaling using a single estimation of level noise"?
Hello, The "wden" function for automatic 1-D denoising has an input parameter defining threshold rescaling. *Could anyone ...
10 years ago | 0 answers | 0
0
answersOptimization toolbox-fmincon error-
You can't pass symbolic variables as functions to 'fmincon'. Use 'matlabFunction' to convert your symbolic functions to functio...
10 years ago | 0
Question
Does thresholding for denoising generally apply to details only?
Hello All, The Wavelet Toolbox graphical interface menu offers two different tools for denoising 1D signals by means of discr...
10 years ago | 0 answers | 0
0
answersQuestion
Does the toolbox have biorthogonal coiflets?
Hello, I have read some information on coiflet wavelets provided by the following command: waveinfo('coif'); It says ...
10 years ago | 0 answers | 0
0
answersQuestion
Low diversity of trial points produced by Global Search
Hello, I have a question about the Global Search optimization algorithm, which I am currently dealing with, and I would like ...
11 years ago | 0 answers | 0
0
answersGA optimiser error in boxdirections
Hi Ulrik, From the docs: "You should set Population size to be at least the value of Number of variables, so that the indivi...
11 years ago | 0
| accepted
Question
Why does Pattern Search take so long?
Hello, Could anyone please help me figure out the following? This is the first time I have tried the pattern search solver...
11 years ago | 1 answer | 0
1
answerQuestion
Is it possible to perform parallel computing with lsqnonlin?
Hello, Could anybody please tell me if parallel computations are possible with the MATLAB optimization routine "lsqnonlin"? F...
11 years ago | 2 answers | 0