Community Profile

photo

Matthew Speijer


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Steady state from data
Wondering if its possible to find the steady state of a data set through a matlab function. Attached is what I'm working with an...

3 years ago | 1 answer | 0

1

answer

Question


Turning binary data into speaker output.
Hi I'm trying to come up with a code that turns binary data into an audio loudness signal for a presentation on air gapping. I...

4 years ago | 1 answer | 0

1

answer

Question


Unnormalizing a matrix from eig function
How would you go about unnormalizing the v matrix in [v,e]=eig(A)? Example: A = [0 1 0 ;... 0 0 1 ;... -15 -23 -...

4 years ago | 1 answer | 0

1

answer

Question


How could I use MATLAB to solve for x with this equation, 0=a*x^(3)+b*x^(-1)+c.
This is my actual equation: 58.8*(550)=0.5*37*0.002377*x^3*(0.02+0.062((2*960)/(0.002377*37*x^2))^2) The real values are 40....

4 years ago | 4 answers | 0

4

answers