photo

jrz


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
204,468
of 300,147

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
88.89%

收到投票数
0

排名
 of 20,878

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,532

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Working with large numbers of vectors
I have a set of 1000 vectors (each 14x1) that I have from experimental data. Each vector corresponds to a specific time and I ne...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to Create Structure within a Function
I have a function that calculates a number of values, for simplicity, lets call them x,y,z. I want to create a structure within ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


bode magnitude producing different plots for the same transfer function
I have transfer function and have manually extracted the magnitude and plotted it. When I used the bodemag function however, the...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Extract data points from bodemag plot
Looking for a way to extract the data points of the magnitude from a bodemag plot. How can this be done?

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I get a bode magnitude to be a certain size vector?
I've generated a transfer function, from which I need the magnitude as a vector to perform some integration on. The magnitude ne...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Finding corresponding values in data set
I have a set of matrices each with 4 columns. I want to extract the value of the 1st column corresponding to the 0 in the second...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Cant make certain changes to plot
Im trying to change the axis font size, remove the fill of the airfoil shape and increase the linewidth on this plot but for som...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Changing plot line colour with multiple data sets
I have a plot with 9 different data sets but 2 are coming out as the same color. plot(xcUpper,Cp0U,'-o','k','linewidth', 2) ho...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How do I combine my function's output matrices into a single matrix?
function [] = integrateQuaternions(BR,EA) % Parameters A = 0; % Initial Conditions (angles halved and in rad) B = 0; C =...

4 years 前 | 2 个回答 | 0

2

个回答