Community Profile

photo

Mukti Tomar


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


how to write the code for tracing this particular path?

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta