photo

Mike Scott


University of Leeds

自 2011 起处于活动状态

Followers: 0   Following: 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...

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

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

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

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

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

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

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

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

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

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

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

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

13 years 前 | 2 个回答 | 0

2

个回答