Community Profile

photo

Chris


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
Finding the norm of a matrix using for-loops and conditional statements
I greatly appreciate that little hint you gave me - that little nudge in the right direction was just what I needed.

10 years ago | 0

Question


Finding the norm of a matrix using for-loops and conditional statements
Alright, so I'm having a bit of trouble with an example for MATLAB. I'm trying to find the conditional number of any square matr...

10 years ago | 2 answers | 0

2

answers

Answered
How to determine how a loop finishes
Thank you very much, that helped a lot.

10 years ago | 0

Question


How to determine how a loop finishes
Alright, so I have an assignment where I am to use the secant method to find the root of a function. I have the program written ...

10 years ago | 2 answers | 0

2

answers

Question


Function for summing an infinite series using for-end loops
The assignment I have is to create a MATLAB function that calculates the value of a function of x as defined as f(x) = (x^2)/37 ...

10 years ago | 1 answer | 0

1

answer

Question


num2str not working for me
I'm doing a simple MATLAB problem where I have a nonlinear equation of root three, and the coefficients aren't explicitly given,...

10 years ago | 2 answers | 0

2

answers

Answered
Semilogy with two functions - how to make it work?
I think that'll work for now, thank you.

10 years ago | 0

Question


Semilogy with two functions - how to make it work?
I have two functions, y1 and y2, both of which are quadratic functions. I'm trying to graph them on the same plot, with the y-ax...

10 years ago | 2 answers | 0

2

answers