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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答

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

10 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答

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

11 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答