Berkin Birol
Followers: 0 Following: 0
I am a Ph.D. candidate at Istanbul Technical University Control in Automation Engineering Program, and I work as a chief expert researcher for the Scientific and Technological Research Council of Turkey (TUBITAK) in Rail Transportation System Department of Information Technologies Institute (BTE) since 2009.
統計
All
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
grouping an equation in quadratic/squared terms
Hi all, I would like MATLAB to group my equation (-a-b)*x1^2 + 0.2*b*x1*x2 - 0.2*c*x2^2 as all quadratic items like below: ...
3年弱 前 | 1 件の回答 | 0
1
回答質問
Simulation results differs when selecting accelerator mode in Simulink
Hi all, I was running simulation in accelerator mode and having some abnormalities in sim results. I run the simulation in norm...
4年弱 前 | 1 件の回答 | 0
1
回答質問
How do i save the outputs of a simulink simulation runs by sim command to base workspace?
I'm running a simulation with the "sim" command like: sim('mySim', 'SimulationMode','accel','StopTime', '1000') The simulation...
約5年 前 | 1 件の回答 | 0
1
回答回答済み
How do I pass simulink start and stop times to simulink from a .m file called by appdesigner created GUI.
One additional answer. If you plan to use tstart and tend parametric, then this works: tstart = "0.096"; tend = "0.011"; sim...
How do I pass simulink start and stop times to simulink from a .m file called by appdesigner created GUI.
One additional answer. If you plan to use tstart and tend parametric, then this works: tstart = "0.096"; tend = "0.011"; sim...
約5年 前 | 1
回答済み
referenced model dynamic path option?
OK, I found the solution. I update this topic in case anyone else has same problem/need. The solution is, the "matlab project"...
referenced model dynamic path option?
OK, I found the solution. I update this topic in case anyone else has same problem/need. The solution is, the "matlab project"...
6年弱 前 | 1
| 採用済み
回答済み
referenced model dynamic path option?
Actually, my question and problem is like this: I created a model with referenced model in C.\Users\Berkin\Desktop\myProject fo...
referenced model dynamic path option?
Actually, my question and problem is like this: I created a model with referenced model in C.\Users\Berkin\Desktop\myProject fo...
6年弱 前 | 0
回答済み
referenced model dynamic path option?
Thank you for your answer, I'll try. But I think there must be an easier way. Is it possible to create a new library and use the...
referenced model dynamic path option?
Thank you for your answer, I'll try. But I think there must be an easier way. Is it possible to create a new library and use the...
6年弱 前 | 0
質問
referenced model dynamic path option?
Hi all, I have a question about referenced models. I use them as components, repetitive function blocks. But I have a path issu...
6年弱 前 | 4 件の回答 | 0
4
回答質問
why is output of my MATLAB function in Simulink raises with slope?
Hello everyone, I tried to implement my own pulse generator with variable inputs. When I simulate it and compare results with t...
6年以上 前 | 0 件の回答 | 0
0
回答質問
Simulink Matlab Function size mismatch error
Hello all, I use the following matlab function in a Simulink Matlab Function. function [igtby, igty] = fcn(input1, input2, ......
6年以上 前 | 0 件の回答 | 1
0
回答質問
dealing with variable size signals
Hello all, I am dealing with variable sized outputs of Matlab fuctions in Simulink and blocks which does not support variable s...
6年以上 前 | 0 件の回答 | 0
0
回答質問
exchange data between blocks using Workspace in Simulink.
Hi all, I am not experienced with MATLAB and Simulink, so I'm having some trouble to communicate two blocks with each other. ...
7年弱 前 | 1 件の回答 | 0