photo

Mike Scott


University of Leeds

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
3 个回答

排名
15,042
of 300,781

声誉
2

贡献数
10 个提问
3 个回答

回答接受率
70.0%

收到投票数
2

排名
 of 21,088

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,018

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Save data to file for each loop and to master file
I currantly have a for loop which outputs data to three individual files (3 iterations) which for the theta value (given for eac...

11 years 前 | 1 个回答 | 0

1

个回答

提问


: operator when used in plot function
I would just like to know what the : operator does when used to plot in the following context: plot(x,Tanal(:,Nt), I can...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Percentage Difference of Values stored in Two Matrices
I have two 40X1 matrices with values in for which I wish to calculate the percentage difference ie. the difference between the f...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Mapping Column Vector back into Temporary Array
Hi, I have a column vector (temperature) storing 40 values which I would like to transfer into a temporary array, tempm. T...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Discrete Time Transfer to Difference Equation Conversion for Filter Implementation
I have carried out a bilinear transformation for the second order low pass filter: y=(wn^2/s^2 + 2*zeta*wn*s+(wn)^2)*u whi...

11 years 前 | 0 个回答 | 0

0

个回答

已回答
Manually discretise a Second Order low pass filter
Great thanks. Unfortunately I don't have the Toolbox, but I'll have a crack at it manually and see how I get on. Thanks again...

11 years 前 | 0

提问


Manually discretise a Second Order low pass filter
I need to manually create a second order digital filter for a set of data. I have carried out FFT on the data to identify the 4 ...

11 years 前 | 2 个回答 | 1

2

个回答

已回答
Solving two trigonometric equations, two unknowns
I'm sorry but I really struggled trying to put your answer into context. Is that a solution to the overall problem or a part of ...

12 years 前 | 0

已回答
Solving two trigonometric equations, two unknowns
Hello, Thanks for your response. I have tried that and get this error message below. Is there something I can change to al...

12 years 前 | 0

提问


Solving two trigonometric equations, two unknowns
Hello, It's been a while since using Matlab. I've been trying to solve the following equations with no luck, lots of error me...

12 years 前 | 6 个回答 | 1

6

个回答

提问


Changing grid lines to a solid line instead of dashed
Hi, I have created the figures exactly how I want them however I cannot seem to find a way to change the grid lines from a da...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Displaying text in the command window when running a program
Hi, Am I being really stupid in failing to find how to display text in the command window when running my program? Ie. I w...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting a variable as a function of the iteration number in a for loop
Hi, Basically I have loop, within which is a 12X12 array of zeros and ones. For each cycle of the loop I need to sum the valu...

14 years 前 | 2 个回答 | 0

2

个回答