Statistiques
3 Questions
0 Réponses
RANG
195 939
of 301 577
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 21 338
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 550
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
Feeds
Question
I need to write a script for a nonlinear system equations.
5cos(x) - 4cos(y) -5 = 0 4sin(x) - 4sin(y) = 0
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
how can I write Matlab codes for a nonlinear simultaneous equation for a loop function
I am doing a simulation on a four bar linkage mechanism where theta2 is the drive link and I'm to determine theta3 and theta4 fr...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
When theta2 makes a complete cycle, I get error message.
clear all clc L2 = 10; L3 = 20; theta2 = 0:pi/18:2*pi; % theta2 = pi/12; omega2 = 1.6; ...
environ 9 ans il y a | 2 réponses | 0
