Venkata Rama Krishna Gona
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
62 351
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
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
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 -') ...
environ 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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.
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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.
plus de 4 ans il y a | 1 réponse | 0