photo

Darkhan Sheldebayev


Last seen: plus de 3 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
158 043
of 301 234

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 204

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 580

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

Afficher par

Question


3D plotting base surface
Hi there, i have a 3D figure i need to make a base for that . Should it be rectancgle and how to fill it?Many thanks :o

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

1

réponse

Question


Why subplot is not working?
clear clf clc axis equal hold on velocity = input('Enter your constant velocity for v: '); while isnan(velocity) % If your...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to make it into 3D
v = velocity; H = Height; disp(' g is a gravitational acceleration which is 9.81 m/s'); g = 9.81; t = sqrt((2*H)/g); disp('...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


how to do it into 3d (3 dimension ) with a stable view
v = velocity; H = Height; disp(' g is a gravitational acceleration which is 9.81 m/s'); g = 9.81; t = sqrt((2*H)/g); disp(t...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Trajectory in 3d
How to find points and make a trajectory with view in 3 dimension (3D) for a plane and skydiver? Thanks

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


What wrong with this?
clear ; clc; velocity = str2double(input('Enter your constant velocity for v: ')); while isnan(velocity) % If your input is n...

plus de 6 ans il y a | 1 réponse | 0

1

réponse