Community Profile

photo

Marc Compere


Embry-Riddle Aeronautical University

Last seen: 11 días hace Con actividad desde 2015

Followers: 0   Following: 0

Associate professor of mechanical engineering at Embry-Riddle Aeronautical University. My interests are dynamic systems and control, vehicle dynamics, hybrid and electric vehicle power systems, wireless data collection, and clean, sustainable energy systems.

Estadísticas

All
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • First Answer

Ver insignias

Feeds

Ver por

Enviada


Simple 2D kinematic vehicle steering model and animation
This is a simple 2D kinematic vehicle's steering motion and visualization in Simulink.

2 meses hace | 44 descargas |

Thumbnail

Enviada


Simple Idling Engine Model with Fuel Consumption Map
A simple torque-speed based Internal Combustion Engine (I.C.E.) model with a publicly available fuel consumption map.

alrededor de 1 año hace | 8 descargas |

Thumbnail

Enviada


Simple Peak Detector
used for identifying peaks in time-series experimental data

más de 2 años hace | 0 descargas |

Thumbnail

Respondida
How to draw an arrow using non normalized coordinates?
Scaling to achieve arrow annotations in axes units should be built into Matlab. The utility coord2norm() handles this easily. ...

más de 2 años hace | 1

Pregunta


how to zoom-out on a figure window in a script
Sometimes matlab figures have axes too tight to see the data, or to see text labels added to data points. Is there a simple comm...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Enviada


Simple ODE Solver Suite
Fixed-step and variable-step ODE solvers: Fehlberg's 7(8) method in ode78.m. Also: rk2fixed.m, rk4fixed.m, rk8fixed.m, ode23.m, ...

más de 4 años hace | 0 descargas |

Enviada


Simulink timer subsystem example
A single-pulse input initiates elapsed time comparison to a desired timer duration.

casi 6 años hace | 2 descargas |

Thumbnail

Enviada


Soft Real Time Block for Pacing Simulink Simulations
This block causes Simulink to advance simulated time at the same average rate as wall-clock time

casi 6 años hace | 10 descargas |

Thumbnail

Enviada


Simple Terrain Database Creation and Simulink Terrain Query for Vehicle Simulation
Allows Simulink vehicle models to drive on terrain databases, in particular a closed-loop race track

casi 6 años hace | 15 descargas |

Thumbnail

Respondida
Simulink terrain query for driving?
Hello Veer, Thank you for your suggestions. I didn't really find a suitable terrain database generation or terrain query tool...

casi 6 años hace | 1

| aceptada

Enviada


Simple Animation for N vehicles
This simulates and animates multiple 2D kinematic vehicle models in Simulink

casi 6 años hace | 6 descargas |

Thumbnail

Pregunta


Simulink terrain query for driving?
Does Matlab or Simulink have a way to represent a race track or driving surface or road with left- and right-side edges?

alrededor de 6 años hace | 2 respuestas | 0

2

respuestas

Enviada


Raspberry Pi 2, get system clock with timeval
This Simulink model has an S-function builder block to access the linux system time via gettimeofday

más de 8 años hace | 1 descarga |

Pregunta


targetupdater doesn't recognize laptop built-in or usb microSD card reader
I'm trying to write the Raspberry Pi 2 image to a freshly formatted SD card but the 'targetupdater' utility won't recognize the ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Respondida
How can I have the To File block use the file name from a workspace variable in Simulink 6.5 (R2006b)?
Nice. Using a mask to evaluate the filename is clever. mask_example.mdl worked correctly with no modifications in R2014a. ...

más de 9 años hace | 3