photo

Diarmaid


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

All
MATLAB Answers

10 Fragen
1 Antwort

Cody

0 Probleme
8 Lösungen

RANG
5.563
of 298.993

REPUTATION
8

BEITRÄGE
10 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
5

RANG
 of 20.661

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
42.283
of 163.052

BEITRÄGE
0 Probleme
8 Lösungen

PUNKTESTAND
90

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Disturbance input in MIMO LTI system
Hello! I want to be able to specify disturbance inputs for a MIMO LTI model as given below: s=tf('s'); L1 = (2.3e-3)+(0....

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Gelöst


Free passes for everyone!
_Simply return the name of the coolest numerical computation software ever_ *Extra reward* (get a _freepass_): As an addit...

mehr als 10 Jahre vor

Gelöst


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

mehr als 10 Jahre vor

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

mehr als 10 Jahre vor

Gelöst


Add two numbers
Given a and b, return the sum a+b in c.

mehr als 10 Jahre vor

Gelöst


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

mehr als 10 Jahre vor

Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

mehr als 10 Jahre vor

Frage


Can I obtain a matrix representation of a circuit from a SimPowerSystems model?
I'm looking to calculate additional circuit parameters based on the impedance network of a DC system. I think I can do this anal...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Can I access code underneath a Matlab App?
Perfect. Thank you Walter!!

etwa 12 Jahre vor | 0

| akzeptiert

Frage


Can I access code underneath a Matlab App?
I'm trying to get to grips with Monte Carlo optimisation and I found this app on mathworks file exchange: http://www.mathwork...

mehr als 12 Jahre vor | 3 Antworten | 3

3

Antworten

Frage


Can I Tune a Controller with a Large Number of Symbolic Gains using Sisotool?
I'm looking to tune a PR controller with 10 independent gain terms using Sisotool, i.e. Kp,Kr1,Kr2...etc. I need to do th...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Can I Tune a Controller with a Large Number of Symbolic Gains using Sisotool?
I'm looking to tune a PR controller with 10 independent gain terms using Sisotool, i.e. Kp,Kr1,Kr2...etc. I need to do this s...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I dynamically change a value of resistance during SimPowerSystems simulation?
I'm modelling an uncontrolled three phase rectifier and with the vary the load on the DC bus during simulation but changing the ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I Display a Library in the Library Browser?
I've followed the help files and created a library and now I want to be able to access it from the Simulink library browser. ...

mehr als 12 Jahre vor | 1 Antwort | 1

1

Antwort

Gelöst


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

fast 13 Jahre vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

fast 13 Jahre vor

Frage


How do I call an M-file containing variables and several S-Function files when opening a custom block in simulink?
Hi, I've created a custom block in simulink and it needs to be used by a large number of people so when it's copied into a mo...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can I call variables from a mask dialogue box in an Embedded MATLAB function block without having to connect variable blocks
Hi, I'm looking to use an Embedded MATLAB Function block to calculate two output variables based on a selection of user input...

fast 13 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How can I change what parameters are visible in a masked block dialogue box?
Hi, I'm looking to create a masked system where the user is presented with an option of different parameter types to enter in...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort