Statistik
5 Fragen
0 Antworten
RANG
225.380
of 301.472
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 21.293
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.655
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Type 3 Error Compensator design adaptation from Type 2
My professor has given the following code for designing a Type 2 controller Vs = 10; fsw = 100e3;%switching frequency L = 1...
19 Tage vor | 0 Antworten | 0
0
AntwortenFrage
how to graph a data array that is based on another data array
I have an assignment in economy that asks to pick the best option based on present worth analysis of multiple different highway ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
error in fminbnd and in my live function
i have to find the minimum Radius and Area using two equations: V = 1/3 * pi*r^2*h and A = pi*r*sqrt(r^2 + h^2) first i had ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to Graph with the endpoints excluded from values
I have a cost to radius problem involving a water tower with a cylinder bas and a hemispherical top. The problem asks to plot th...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
I'm trying to graph a function on an interval, and the graph either doesn't show up or is the wrong graph
x = linspace(-2,16,100); y = (4*cos(x))./(x.*exp(x.*-0.75)); plot(x,y) Here is my code, and when i run it, the graph is not t...
mehr als 3 Jahre vor | 1 Antwort | 0