Community Profile

photo

Ar90


Last seen: plus d'un an il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


I want to find 8 unknown from 8*8 matrix
Hello, I have an equation A*x=0, which A is 8*8 matix and x is a vector, I want to find A=0 based on "w". So I wrote this c...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


How can I change the limits of axis in 3d plot
I wrote this code but I couldn't change the axis limits, do you know what is the problem? w3=20:100; t=0:0.01:5; w=107.36; ...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


Hello everyone, I wrote a code for computing an equation and plot in 3-D (surf)? but it didn't give me a right answer! what is the problem? Also the plot is attached.
w3=0:0.1:5; t=0:0.01:5; w=107.36; d=150; x=410; [a,b]=meshgrid(w3,t); z=abs(((4.22*(10.^-3))*((a).^2)/((w.^2)-(a.^2))))*sin(...

environ 4 ans il y a | 1 réponse | 0

1

réponse