photo

Phil


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

6 Fragen
0 Antworten

RANG
26.567
of 300.331

REPUTATION
1

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
1

RANG
 of 20.920

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.124

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

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Simulink button for a cubic function
Trying to solve a nonlinear model and a linearized model using Simulink and I need a simple cubed button. Cannot find it anywher...

mehr als 11 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How to draw a block diagram for one equation with three variables in simulink
I am totally lost on this one. Say I have the equation y = 2*z - 5*x, how would I draw the block diagram to perform this calcula...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to solve an equation in terms of the other variable
I have the equation g^2+6*g*h+3h=0 for which I need to solve g in terms of h. Here is my attempt: syms g h g = solve('g^...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Need some help setting up a matrix to contour plot
I have a 19X19 array that I need to set up in order to contour plot it. I'm very new at MATLAB and really have no clue as to how...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to limit a vector to a certain maximum
I have the vector x = [20 19 23 24 17] and I want to somehow create a vector that contains nothing greater than 20. That is, I n...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Simple question about vector remainders
So I have one vector x = [19 21 25 24 18 20] I need to use this vector to find another vector that contains only the amounts ...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten