photo

Attila


Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
3 Answers

File Exchange

3 Files

RANK
6 094
of 299 969

REPUTATION
8

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
4 218 of 20 853

REPUTATION
344

AVERAGE RATING
0.00

CONTRIBUTIONS
3 Files

DOWNLOADS
8

ALL TIME DOWNLOADS
3441

RANK

of 166 784

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

  • Personal Best Downloads Level 2
  • First Review
  • GitHub Submissions Level 1
  • First Submission
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Submitted


RC Car control with STM32F4-Discovery programmed by MATLAB
Servo signal processing with STM32F4-Discovery

ungefär 10 år ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


STM32F4-Discovery LED Blinker
A simple LED blinker model example for a short learning material

mer än 11 år ago | 4 downloads |

0.0 / 5
Thumbnail

Submitted


Variable time delay for fixed-step discrete real value signals
The block implements a variable time delay, using interpolation to approximate substep delays.

nästan 12 år ago | 1 download |

0.0 / 5
Thumbnail

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

ungefär 12 år ago | 2

| accepted

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

ungefär 12 år ago | 0

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

ungefär 12 år ago | 0