Statistics
RANK
5.590
of 297.046
REPUTATION
8
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
4.213 of 20.422
REPUTATION
340
AVERAGE RATING
0.00
CONTRIBUTIONS
3 Files
DOWNLOADS
9
ALL TIME DOWNLOADS
3402
RANK
of 157.776
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
RC Car control with STM32F4-Discovery programmed by MATLAB
Servo signal processing with STM32F4-Discovery
meer dan 9 jaar ago | 4 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/46221/versions/3/screenshot.jpg)
Submitted
STM32F4-Discovery LED Blinker
A simple LED blinker model example for a short learning material
bijna 11 jaar ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/45953/versions/2/screenshot.jpg)
Submitted
Variable time delay for fixed-step discrete real value signals
The block implements a variable time delay, using interpolation to approximate substep delays.
meer dan 11 jaar ago | 4 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/44300/versions/1/screenshot.gif)
Circle plotting on different Planes
Hi, so your problem is more like math-related right? If you already have the coordinates of the unoriented circle points, ...
meer dan 11 jaar ago | 2
| accepted
how to create an array(1 by 5000) having random values in the range(9-11).
Hi, Use the uniform distribution function rand(), that outputs values between 0..1 and multiply the values by 2 and add the b...
meer dan 11 jaar ago | 0
Don't know how to write the loop
Actually, your original code works just fine. The problem is not with the loops. You should have indexed tot with 'j', not 'inde...
meer dan 11 jaar ago | 0