photo

Mukti Tomar


Last seen: plus de 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
0 Réponses

RANG
205 973
of 301 478

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 296

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 719

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


how to write the code for tracing this particular path?

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


code is giving error ,unable to get output graphs...
l1 = 20; % length first link l2 = 15; % length second link l3 = 10; % length third link theta1 = 0:0.1:pi/4; % all theta1 v...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


my code is giving the error "not enough input arguments". How to resolve this error?(matlab2013a)
clc;clear all;close all; [t,x] = ode15s(@tsmcr,[0,8],[0.2 2 0 0 0.2 2 0 0]); figure(1) subplot(221) plot(t,x(:,1)) hold on ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse