Community Profile

photo

Marc Compere


Embry-Riddle Aeronautical University

Last seen: 7日 前 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.

統計

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

バッジを表示

Feeds

表示方法

送信済み


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

2ヶ月 前 | ダウンロード 45 件 |

Thumbnail

送信済み


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.

約1年 前 | ダウンロード 8 件 |

Thumbnail

送信済み


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

2年以上 前 | ダウンロード 0 件 |

Thumbnail

回答済み
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. ...

2年以上 前 | 1

質問


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...

3年以上 前 | 1 件の回答 | 0

1

回答

送信済み


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, ...

4年以上 前 | ダウンロード 0 件 |

送信済み


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

6年弱 前 | ダウンロード 2 件 |

Thumbnail

送信済み


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

6年弱 前 | ダウンロード 12 件 |

Thumbnail

送信済み


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

6年弱 前 | ダウンロード 15 件 |

Thumbnail

回答済み
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...

6年弱 前 | 1

| 採用済み

送信済み


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

6年弱 前 | ダウンロード 6 件 |

Thumbnail

質問


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?

約6年 前 | 2 件の回答 | 0

2

回答

送信済み


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

8年以上 前 | ダウンロード 1 件 |

質問


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 ...

8年以上 前 | 1 件の回答 | 0

1

回答

回答済み
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. ...

約9年 前 | 3