photo

Venkata Rama Krishna Gona


Last seen: quasi 5 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
72.206
of 300.381

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


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

circa 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

oltre 5 anni fa | 1 risposta | 0

1

risposta