photo

Nitesh


Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

16 Fragen
2 Antworten

RANG
21.587
of 300.392

REPUTATION
2

BEITRÄGE
16 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
37.5%

ERHALTENE STIMMEN
2

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.335

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 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can i close all GUI's except the LAST GUI window using a pushbutton? Note my both GUI's have same name.
How can i close all GUI's except the LAST GUI window using a pushbutton? Note my both GUI's have same name.

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


My gui closes during simulation and when reopen the image on the axes doesnt show up. Help
My gui calls .m file (Name: fopi_gui) to simulate values and store in the workspace for the gui to pull out and display in the G...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
My gui closes during simulation and when reopen the image on the axes doesnt show up. Help
2. To use pushbutton RUN to call and run the .m file function run_Callback(hObject, eventdata, handles) open('DCSe...

fast 10 Jahre vor | 0

Frage


GUI- display variable workspace in GUI display???
How do i display the variable in the gui display box? the values in stored in the workspace, so how do i display in the highligh...

fast 10 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


Matlab GUI- Workspace to GUI display
I want to put the workspace variable value(s) from Matlab Workspace into the GUI to display in the text area highlighted yellow....

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Using 3 dimensional to plot 2-d plot? Urgent Help Required.
Hello Using this equation <</matlabcentral/answers/uploaded_files/37744/rewtr.PNG>> . to get this plot . ...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Using 3 dimensional array to 2d-plot????
I need to use this 3 arrays into 2 equations to 2d-plot w=0:1:100; mu4=0:0.01:1; lam4=0:0.01:1; the equatio...

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How to display a tf function in the command window frm simulink??
Ny help guys??

etwa 10 Jahre vor | 0

| akzeptiert

Frage


How to display a tf function in the command window frm simulink??
I have a tf of a plant which i need the be pulled from the simulink for my matlab function. Is there any function/command which ...

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Determine the X coordinate in the 2D plot???
Hello I have performance plot which i need to select the best settling time,rise time and peak OS for step response for my ne...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why are the max error of PID close loop system same to the step input?
The maximum input is same as the input step value... y? cant be determine the error in other form.. what about absolute tracking...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Why is the error of the close loop PID max of 1? File is provided.. please help
Why is the error of the PID close loop equal to the step input?? I would like to perform iteration update using ILC method which...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


HOW extract a particular value from graph on X-axis using y = get(d,'Ydata')?
I have a plot using lsline (least square fit line). I want to extract the 5000th value (coordinate) and store it to use it for t...

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


if i consider i=1:1000, what does ':' mean in x(i,:)
In a for loop what does : mean in x(i,:) if i consider i=1:1000?? my coding is: t=20 for i=1:t error(i,:)= errorn...

etwa 10 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How to do for loop in m-function using SIMULINK
I want to do iteration loop in the m-function script using p-type ILC method update. How can i implement for loop for 20 time...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to use for loop in m-function in SIMULINK for Online tuning?
Using m-function for online ILC iteration update (P-type Law), how can compute, store and update for the next cycle? <</matla...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to use for loop in m-function in SIMULINK for Online tuning?
Using m-function for online ILC iteration update (P-type Law), how can compute, store and update for the next cycle? <</matla...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to plot loop array against equations (Equations not intersecting if placed in a array for-loop)- see the image attached
I need to graphically obtain two equation intersection on a array vector and store it for plotting. I have achieved the plot but...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort