Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write MATLAB summary #23

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Write MATLAB summary #23

wants to merge 6 commits into from

Conversation

JoseFilipeFerreira
Copy link
Collaborator

This is a first draft of the MATLAB part of MNOL.

Copy link
Owner

@mendess mendess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Turns out that I don't know MNOL, so this is all I could nitpick :v


- - - -

# Resolver equação
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Esta devia estar primeiro, no? Equacoes e dps sistemas de equacoes.

* definir a função
* utilizar o comando **fsolve**
```Matlab
op = optimset('tolfun',TolFun_Value,'tolx',TolX_Value);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devias explicar melhor estes parametros, onde esta a funcao definida?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants