photo

Jesper Christensen


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
113 266
of 301 261

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 209

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 690

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


1/y on y-axis
i have plottet a piecewise function to get the graph, and i now want to get the inverted function, so that i get 1/y on the y ax...

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

1

réponse

Question


how can i plot this piceise function?
>> x = 0 : 0.01 : 25; for k = 1 : length(x) if x < 6.7 y(k) = 1200*x; elseif x >= 6.7 && x < 12 y(k) = 83...

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

1

réponse