photo

Joan Vazquez


Last seen: 5 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
24,409
of 300,379

声誉
1

贡献数
4 个提问
1 个回答

回答接受率
75.0%

收到投票数
1

排名
 of 20,931

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,299

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

已回答
Is 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...

6 years 前 | 0

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 1

1

个回答

提问


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

7 years 前 | 2 个回答 | 0

2

个回答