Community Profile

photo

Mike Scott


University of Leeds

Active since 2011

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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

9 years ago | 0 answers | 0

0

answers

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

9 years ago | 0

Question


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

9 years ago | 2 answers | 1

2

answers

Answered
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 ago | 0

Answered
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 ago | 0

Question


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 ago | 6 answers | 1

6

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers