photo

Jason


Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Program Is not Plotting Correctly
Hello, I have the code below that is calculating the state transition matrix and the state probability vector with given failu...

9 months ago | 1 answer | 0

1

answer

Question


Creating a driver routine for my function
Hello, I am new to MATLAB and going through my textbook example, I have this function that calls two other functions(f and df)....

10 months ago | 0 answers | 0

0

answers

Question


For-loop finding the difference between 7 different arrays
Hello, I am having trouble figuring out how to get one refference array and subtract it versus 7 individual arrays. I have the ...

10 months ago | 2 answers | 0

2

answers

Question


Calculating the differences of elements in an array
I have one file that has 7 clocks of 1x10000 doubles. To start, I need to figure out how to sort the time differences between on...

10 months ago | 2 answers | 0

2

answers

Question


Complex Roots of a quadratic function
Hello, I have this code that take inputs from a user to solve for the roots of a quadratic equation. I am focused on getting ...

11 months ago | 2 answers | 0

2

answers

Question


Unreconized function or variable
Unrecognized function or variable 'vR'. Error in rectifier_code (line 60) plot(t,vS,'--',t,vR) I am starring at this program ...

11 months ago | 1 answer | 0

1

answer