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?
거의 11년 전 | 답변 수: 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...
거의 11년 전 | 답변 수: 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...
대략 12년 전 | 답변 수: 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...
대략 12년 전 | 답변 수: 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...
대략 12년 전 | 답변 수: 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...
대략 12년 전 | 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...
대략 12년 전 | 답변 수: 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...
대략 12년 전 | 답변 수: 0 | 0
