photo

burak ergocmen


Middle East Technical University

Last seen: environ 2 mois il y a Actif depuis 2016

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

5 Questions
3 Réponses

RANG
165 287
of 300 381

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
40.0%

VOTES REÇUS
0

RANG
 of 20 941

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 477

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Explorer
  • First Review
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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 ...

plus d'un an il y a | 1 réponse | 0

1

réponse

Réponse apportée
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

plus d'un an il y a | 0

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

presque 8 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 8 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
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

presque 8 ans il y a | 0

Question


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...

environ 8 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
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...

presque 10 ans il y a | 0