photo

Dominic


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
246.576
of 300.343

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


fminbnd
how to use fminbnd to find the minimum points of both x and y values y=1+exp(-0.2*x)*sin(x+2) in the interval 0<x<10

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


fzero
how to use fzero to solve (exp(-0.2x)*sin(x+2)=0.1)???? should produce 3 answeres

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to plot functions
How to plot (exp(-0.2*x)*sin(x+2)=0.1) and (y=1 + exp(-0.2*x)*sin(x+2) cant get the graph to show up... need help

mehr als 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


function handles(solving equations)
How to solve the equation e^(-0.2x)sin(x+2)=0.1 in the interval 0<x<10. Using the function fzero find the 3 solutions for this e...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort