photo

Foufa.h


Last seen: 10 giorni fa Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

2 Domande
1 Risposta

Cody

1 Problema
105 Soluzioni

RANK
17.707
of 300.369

REPUTAZIONE
2

CONTRIBUTI
2 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
1

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
2.874
of 168.436

CONTRIBUTI
1 Problema
105 Soluzioni

PUNTEGGIO
1.182

NUMERO DI BADGE
8

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Domanda


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??

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 8 anni fa | 0 risposte | 0

0

risposte

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

circa 9 anni fa | 1