Community Profile

photo

Foufa.h


Last seen: 13일 전 2016년부터 활동

Followers: 0   Following: 0

연락

통계

All
  • Introduction to MATLAB Master
  • Revival Level 1
  • First Answer
  • Speed Demon
  • Creator
  • CUP Challenge Master
  • Promoter
  • Commenter
  • Scavenger Finisher
  • Solver

배지 보기

Feeds

보기 기준

질문


the inverse of spapi function
Hi, I have a data of (knots and coefs of function of order 5) and i want to plot the function . how to do this please??

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I save internal variable to a vector with ode45.
function [dx]= system(t,x) global m I F= expression; u=F+alpha*u(t-1); dx(1)=x(2); dx(2)=m*x(1)+u/I; dx(...

대략 7년 전 | 답변 수: 0 | 0

0

답변

답변 있음
how i can make a robotic arm on matlab with all steps (semulation and controll ?
you should write the *dynamic model* of the robot arm (the inertia matrix,the Coriolis and centrifugal forces vector...)in a fu...

7년 초과 전 | 1