photo

Wenjie


Chalmers University of Technology

Last seen: presque 4 ans il y a Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

All
  • First Review
  • Solver
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to find zeros of a function?
I've found the solution. First, define the function in a separate file as function y = fun(x) y = x.^2-4; end Then use fzero...

plus de 5 ans il y a | 1

Question


How to find zeros of a function?
For instance, x = -3.55:0.1:3.55; y = x.^2 - 4; Obviously, when x=2 or -2, y=0. But I want to know how to use matlab to fin...

plus de 5 ans il y a | 3 réponses | 0

3

réponses

Question


use matlab to process a txt file
The situation is this. There is a txt file generated by a scientific software containing lots of information line by line. Some ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse