photo

Venkata Rama Krishna Gona


Last seen: casi 5 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
72.200
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

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

Ver por

Pregunta


How to change only one input if needed?
clc close all; n= input ('enter number of degree of freedoms') m= input ('enter the values in mass(kg) matrix row wise -') ...

alrededor de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I need the results as matrices but in loop please see following
i=1; n=2; for i=1:n G= zeros(n,n); G = Angular_vel(i,i)*Angular_vel(i,i)*I; end here G value is getting overrided fo...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


is my code below is correct?
Xp=zeros(f,2); F=zeros(f,2); Nu=zeros(1,f); f=2; i=1; while i<=f disp(['For force F01',num2str(i)]); F0...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Please help me how to proceed with the below equation to get A's and pi's values
{AcosΦ}+i{AsinΦ}={Ae^iΦ} i am having the values as follows {0.167; 0.096}+i{0.3; -0.1}={Ae^iΦ} Thanks in advance.

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to solve the following equation to get lambda values from it?
modulus([2 -1; -1 2]-λ[1 0; 0 1])=0 please help me. thanks.

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta