![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17745533_1583637833736_DEF.jpg)
Venkata Rama Krishna Gona
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
178 519
of 297 016
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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 -') ...
mer än 4 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
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.
mer än 4 år ago | 1 answer | 0
1
answerQuestion
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.
mer än 4 år ago | 1 answer | 0