![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13149231_1531493199731_DEF.jpg)
Joan Vazquez
Followers: 0 Following: 0
Statistics
RANK
27 902
of 297 016
REPUTATION
1
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
1
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 725
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
How to migrate an Optimization Problem obtained with 'optimproblem' to a Global Optimization Problem that you would get from 'createOptimProblem'
I was using the Optimization Toolbox and now I want to set up the same problem with the Global Optimization Toolbox using Global...
nästan 5 år ago | 0 answers | 0
0
answersIs it possible to use an FRD (Frequency Response Data) model in Simulink?
This may work: sys = frd(response, frequency, 'FrequencyUnit', 'Hz'); opt = tfestOptions('EnforceStability', true); TF = tfes...
ungefär 5 år ago | 0
Question
Frequency based weighting in Simulink
For a signal in the time domain (coming from a simulation or a data acquisition system), can I weight it in Simulink using frequ...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
Relationship between noise power in a Band-Limited White Noise block VS Variance in a Random Number block
What is the relationship between Noise Power in a Band-Limited White Noise block and the Variance in a Random Number block? For...
nästan 6 år ago | 1 answer | 1
1
answerQuestion
How to load variable in a nested structure from file
I have .mat files with data stored as nested structures and I would like to read some of the variables. Here is a MWE: % Sa...
mer än 6 år ago | 2 answers | 0