burak ergocmen
Middle East Technical University
Followers: 0 Following: 0
Statistics
RANK
259,825
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
3 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
9 months ago | 1 answer | 0
1
answerHow 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
9 months ago | 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...
9 months ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 0 answers | 0
0
answersQuestion
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...
7 years ago | 0 answers | 0
0
answersSolving 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
7 years ago | 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...
7 years ago | 0 answers | 0
0
answerssimulink 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...
9 years ago | 0