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.
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: ...
2 years 前 | 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...
3 years 前 | 1 个回答 | 0
1
个回答已提交
Customizable Pulse Generator
This Simulink block allows users to change amplitude, period, width and phase delay of a square waveform signal.
4 years 前 | 9 次下载 |
提问
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 years 前 | 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 years 前 | 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"...
5 years 前 | 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...
5 years 前 | 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...
5 years 前 | 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...
5 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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. ...
6 years 前 | 1 个回答 | 0