Ali
Followers: 0 Following: 0
Statistik
RANG
271.445
of 296.405
REPUTATION
0
BEITRÄGE
11 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
63.64%
ERHALTENE STIMMEN
0
RANG
of 20.376
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 156.371
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
sym file in matlab
can anybody tell how to check the roots in sym file of matlab?
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to solve simulatenous coupled non linear differential equation
I want to solve non linear and linear diffrential equation that are coupled to each other simultaneously. can I anybody tell ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to find angle in equation?
I want to find omega value in the equation. can i anybody tell me how to solve this equation.
mehr als 3 Jahre vor | 2 Antworten | 0
2
Antwortenfor loop for variables
>> Sir kindly tell me what is error in this program?? q=1.4; Ad=1.9625*10^-3; Ap=9.4985*10^-5; Abd=7.85*10^-5 kd=3985;...
etwa 4 Jahre vor | 0
Frage
for loop for variables
can anybody tell how can run this code. I wan to find volume varition that depenf on Xd and Xp q=1.4 Ad=1.9625*10^-3; Ap=9....
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Runga Kutta Mthod 4
I want to solve second order equation through Ruga kutta method .Please check what is error in this code %input paramters m=10...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Runga Kutta method 4
I want to solve this equation by Runga kutta method 4. d2xd/dt2+0.2dx/dt-2.45xd+0.2908xp= with intial condition t=to=0 xd=1...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
for loop for t
t=0.75 a1=2*t*x/(1+t)+t+k; ad=t/a1; ap=k/a1; p(1)=1.01325*10^5; for i=1:14; p(i+1)=p(i)+20000; end ...
mehr als 4 Jahre vor | 0 Antworten | 0
0
Antwortenhow to find roots of 10*5 matrix
This program is to find route for single value of t . I want to find routes for multiple values of t..How we will for loop or ...
mehr als 4 Jahre vor | 0
Frage
how to separate positive and negative integer
how to separate positive and negative integers r = 0.0353 + 1.9421i 0.0353 + 1.9428i 0.0353 + 1.9436i 0.0353 ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
more lines on plot
I write a code and draw plot,now I want to change one value in code to draw more line on same plot. can I anybody tell , how t...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to find roots of 10*5 matrix
To find roots of w is w=roots(w); r-roots(w); which is one better and accurate way??
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
repeated numbers in roots
Hi can anybody tell how to remove repeated number in roots of polynomial eqaution. w = 0.2278 0.2278 1.0382 ...
mehr als 4 Jahre vor | 1 Antwort | 0