photo

burak ergocmen


Middle East Technical University

Last seen: etwa ein Monat vor Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

5 Fragen
3 Antworten

RANG
262.602
of 300.352

REPUTATION
0

BEITRÄGE
5 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
40.0%

ERHALTENE STIMMEN
0

RANG
 of 20.928

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.212

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 2
  • Explorer
  • First Review
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Fill below the 3D terrain data
A=imread('appRasterNEDAPIService1708354512850-756880040.tif'); X=1:324; Y=1:194; [X,Y]=meshgrid(X,Y); surf(X,Y,A) Hello. I ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
How do I plot an intersection of a surface 3D and a plane?
With this code: https://www.mathworks.com/matlabcentral/fileexchange/48613-surface-intersection?s_tid=srchtitle

mehr als ein Jahr vor | 0

Frage


Slice command for terrain
Hi, After dowloading topo data (.tif) from opentopography.org. I use "Imread". For plotting the data A=imread('appRasterNEDAPI...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How we 'ordschur' in a matlab script?
When i write ordschur in the simulink/matlab function script , it is not working . How can we write it in the script in a differ...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can i solve Algebraic Ricatti Equation for SDRE controller?
I have a model in simulink. I use SDRE controller for that model . I can obtain SDC matrices(A(x) and B(x)) by matlab function i...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Solving a Riccati equation via Schur decomposition in the versions later than MATLAB 7.0
I think ordschur is not working on script . Is there a way or another code for that

fast 8 Jahre vor | 0

Frage


How can i solve compiler problem in MATLAB 2014a in windows 10
After i type >> mex -setup Error using mex No supported compiler or SDK was found. For options, visit http://www.mathwor...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
simulink library browser blocks gone
hi Seth Popinchalk When i type sp([prefdir '\sl_library_browser_lockfile']), there is not anyfile like that . everything i try...

fast 10 Jahre vor | 0