Community Profile

photo

Mathieu Boutin


INRS-EMT

Last seen: ungefär 2 månader ago Active since 2011

Followers: 0   Following: 0

Message

Ph.D. Candidate in wireless communications Professional Interests: wireless communications

Statistics

All
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
How do I break out of nested loops using the BREAK command in MATLAB 7.7 (R2008b)?
for i=1:10 for j=1:5 i=10; %Set i to the last value of the outer loop variable. break end end

mer än 6 år ago | 1

Submitted


Compare Functions
Compare points between two functions (f1>f2, f1<f2, f1==f2), by first finding intersection points.

nästan 12 år ago | 1 download |

Thumbnail

Answered
Function ecdf break down for large datasets
Hi Martin. You could try my new homemade function and see if it works fine: %%%%%%%%%%%%%%%%%%%%%%%%%%%%% function [v_f...

mer än 12 år ago | 0

Submitted


Homemade ECDF
Gives the ECDF (Empirical Cumulative Distribution Fonction) from a data set.

mer än 12 år ago | 1 download |

Thumbnail

Submitted


Random Waypoint mobility model
Generates a random waypoint mobility scenario for any number of nodes. Animation included.

ungefär 13 år ago | 10 downloads |

Thumbnail

Submitted


Fine Tuning Figure Toolbar
Toolbar to fix axis poisition so as to remove annoying blank margins. Also, set precise figure size.

ungefär 13 år ago | 1 download |

Thumbnail