Feeds
提问
Label the scales-plot
Hello!!! I want to plot a graph of a given function in MATLAB.. Is it possible to label the scales in powers of 2?
9 years 前 | 1 个回答 | 0
1
个回答提问
Implementation of numerical method
Hello!!! We have the ode y'=y+4π cos (4πt)y, t in [0,1], y(0)=1. The exact solution is y(t)=e^(t+sin (4 π t)). I have to...
9 years 前 | 0 个回答 | 0
0
个回答提问
M-file for exercise!!!
Hi!I have to create an m-file for an exercise and I wanted to ask you what is the difference between a function and a script.Whi...
11 years 前 | 2 个回答 | 0
2
个回答提问
more precision,a problem occured..
Which command of matlab can I use so that my variables have more precision?? Because I want to apply the Jacobi method at the H...
11 years 前 | 2 个回答 | 0
2
个回答提问
Tridiagonal matrix-Condition number
If we have the tridiagonal matrix,that has the number 4 at the main diagonal and the number 1 at the first diagonal below the ma...
11 years 前 | 1 个回答 | 0
1
个回答已回答
Matlab-condition number of a matrix
I have also an other question.If we have the tridiagonal matrix,that has the number 4 at the main diagonal and the number 1 at t...
Matlab-condition number of a matrix
I have also an other question.If we have the tridiagonal matrix,that has the number 4 at the main diagonal and the number 1 at t...
11 years 前 | 0
提问
Matlab-condition number of a matrix
Using matlab,I found that the condition number of matrix A(using the infinity norm,Koo(A)) (where A is is the Hilbert matrix w...
11 years 前 | 2 个回答 | 0
2
个回答提问
Approximations of solution using Newton's Method
I have to implement the Newton method in Matlab to plot the function,its tangent and the first 4 approximations. I would like to...
11 years 前 | 0 个回答 | 0