photo

Attila


Budapest University of Technology

2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

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

배지 보기

Feeds

보기 기준

제출됨


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

거의 9년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

10년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


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

10년 초과 전 | 다운로드 수: 1 |

Thumbnail

답변 있음
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, ...

거의 11년 전 | 2

| 수락됨

답변 있음
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...

거의 11년 전 | 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...

거의 11년 전 | 0