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.
Statistics
RANK
8.081
of 295.495
REPUTATION
5
CONTRIBUTIONS
8 Questions
4 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
3
RANK
9.310 of 20.240
REPUTATION
75
AVERAGE RATING
5.00
CONTRIBUTIONS
3 Files
DOWNLOADS
13
ALL TIME DOWNLOADS
595
RANK
of 153.991
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
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: ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerSubmitted
Customizable Pulse Generator
This Simulink block allows users to change amplitude, period, width and phase delay of a square waveform signal.
meer dan 4 jaar ago | 9 downloads |
Question
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...
bijna 5 jaar ago | 1 answer | 0
1
answerHow 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...
bijna 5 jaar ago | 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"...
meer dan 5 jaar ago | 1
| accepted
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...
meer dan 5 jaar ago | 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...
meer dan 5 jaar ago | 0
Question
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...
meer dan 5 jaar ago | 4 answers | 0
4
answersQuestion
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...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
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, ......
ongeveer 6 jaar ago | 0 answers | 1
0
answersQuestion
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...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
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. ...
meer dan 6 jaar ago | 1 answer | 0