photo

Chris


2013 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
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年以上 前 | 0

質問


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年以上 前 | 2 件の回答 | 0

2

回答

回答済み
How to determine how a loop finishes
Thank you very much, that helped a lot.

10年以上 前 | 0

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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

11年弱 前 | 2 件の回答 | 0

2

回答

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

11年弱 前 | 0

質問


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

11年弱 前 | 2 件の回答 | 0

2

回答