Community Profile

evi


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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

10 years ago | 2 answers | 0

2

answers

Question


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

10 years ago | 2 answers | 0

2

answers

Question


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

10 years ago | 1 answer | 0

1

answer

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

10 years ago | 0

Question


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

10 years ago | 2 answers | 0

2

answers

Question


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

10 years ago | 0 answers | 0

0

answers