Estadística
8 Preguntas
2 Respuestas
CLASIFICACIÓN
247.694
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
37.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.407
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
converting equation into multiple of two matrix
HI BRO CAN YOU PLEASE HELP ME WITH THIS IT IS SHOWING SOME ERROR syms m J x xd TE TEd xb xbd TEb TEbd a b t K1 K2 C1 C2 KE = m...
casi 3 años hace | 0
Pregunta
converting equation into multiple of two matrix
hi there, hope you are doing good guys i want to convert some equations into the multiple of two matrices automatically. for...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
I want to convert few equations into matrix form >>>>>>
Can some one help me to convert those equations into matrix form Where the form of matrix is as A*X = B where X = [diff(x1(t...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to use "Par" while using euler lagranges equation.
hi there i want to know that de we need to give any specific sequence while using euler lagranges function in matlab ??? par = ...
casi 3 años hace | 0 respuestas | 0
0
respuestasPregunta
finding equation of motion using lagranges function
hi, i am not able to use lagrangian function in matlab it is showing error as "Unrecognized function or variable 'EulerLagrang...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
i need help in use of f solve
MY VARIABLES ARE A1 A2 A3 .... A12 code FF= subs(F-I,{t},{0}) equ = FF-I==0 f = @(A) [FF(1,1);FF(1,2);FF(1,3);FF(1,...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestahow to remove conj from equations? AND SOLVE THEM ?
clc clear all close all %% Intoroduction of variables syms m k K1 K2 K3 K4 K5 K6 K7 K8 C1 C2 C3 C4 C5 C6 C7 C8 t ...
alrededor de 3 años hace | 0
Pregunta
how to remove conj from equations? AND SOLVE THEM ?
hii i am getting this kind of equations can someone please help me to solve these equations here "t" is a variable i need value...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
hi there i want to get the values of A1,A2,A2,Q1,Q2,Q3 , i have six equations and six initial conditions as Xo, Vo kindly suggest me solution
for i = 1:1:3 x(t) = U(i,1)*A1*cos(w2(1,1)*t + Q1) + U(i,2)*A2*cos(w2(2,2)*t + Q2) +U(i,3)*A3*cos(w2(3,3)*t + Q3); x=...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
i want an animation of a point to follow my curve ??? i have tried but not getting it?
clc clear % close all %% Input CP = 4; syms u v Po = [-40 -40 0]; %Attacking missile origin P1 = [-30 ...
casi 4 años hace | 1 respuesta | 0
