
Marc Compere
Embry-Riddle Aeronautical University
Followers: 1 Following: 0
Statistics
RANK
5,127
of 299,722
REPUTATION
10
CONTRIBUTIONS
3 Questions
3 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
5
RANK
1,696 of 20,790
REPUTATION
1,097
AVERAGE RATING
5.00
CONTRIBUTIONS
9 Files
DOWNLOADS
28
ALL TIME DOWNLOADS
9837
RANK
of 165,604
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
Submitted
Simple 2D kinematic vehicle steering model and animation
This is a simple 2D kinematic vehicle's steering motion and visualization in Simulink.
1 year ago | 9 downloads |

Submitted
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.
2 years ago | 6 downloads |

Submitted
Simple Peak Detector
used for identifying peaks in time-series experimental data
3 years ago | 0 downloads |

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. ...
4 years ago | 1
Question
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...
5 years ago | 1 answer | 0
1
answerSubmitted
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, ...
6 years ago | 0 downloads |
Submitted
Simulink timer subsystem example
A single-pulse input initiates elapsed time comparison to a desired timer duration.
7 years ago | 1 download |

Submitted
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
7 years ago | 7 downloads |

Submitted
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
7 years ago | 3 downloads |

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...
7 years ago | 1
| accepted
Submitted
Simple Animation for N vehicles
This simulates and animates multiple 2D kinematic vehicle models in Simulink
7 years ago | 1 download |

Question
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?
7 years ago | 2 answers | 0
2
answersSubmitted
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
9 years ago | 1 download |
Question
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 ...
10 years ago | 1 answer | 0
1
answerHow 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. ...
10 years ago | 3