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.
Estadística
8 Preguntas
4 Respuestas
3 Archivos
CLASIFICACIÓN
8.260
of 295.467
REPUTACIÓN
5
CONTRIBUCIONES
8 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
37.5%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
9.310 of 20.234
REPUTACIÓN
75
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
3 Archivos
DESCARGAS
13
ALL TIME DESCARGAS
595
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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: ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaEnviada
Customizable Pulse Generator
This Simulink block allows users to change amplitude, period, width and phase delay of a square waveform signal.
más de 4 años hace | 9 descargas |
Pregunta
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...
casi 5 años hace | 1 respuesta | 0
1
respuestaHow 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...
casi 5 años hace | 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"...
más de 5 años hace | 1
| aceptada
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...
más de 5 años hace | 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...
más de 5 años hace | 0
Pregunta
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...
más de 5 años hace | 4 respuestas | 0
4
respuestasPregunta
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...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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, ......
alrededor de 6 años hace | 0 respuestas | 1
0
respuestasPregunta
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...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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. ...
más de 6 años hace | 1 respuesta | 0