photo

Derek Reitnouer


Last seen: plus de 5 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
1 Réponse

RANG
282 332
of 301 478

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 296

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 719

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 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


unitize a symbolic equation
funX = -2*((x-t)^3)/((((x-t)^2)+(y^2))^2); funXint = int(funX,t) eqn1 = combine(subs(funXint,t,-s)-subs(funXint,t,-L)+subs(-fu...

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

0

réponse

Question


rearrange expression to plot dimensionless
log((x+.75*L)^2/(x+L)^2) I have equations similar to this and I need to plot against x/L dimensionless value. I know how to to...

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

0

réponse

Question


heaviside function in the denominator
I am computing an integral that has heaviside function both in the numerator and the denominator. It won't do the intrgral with...

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

0

réponse

Question


plot heaviside functions with a linspace
Plotting the deflection of a beam using castigliano's second theorum. I already plotted it for at the application of load and i...

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

0

réponse

Question


contour plot real numbers
I wrote a program that just takes an input of x and y values and calculates the principal stresses. It keeps giving me an error...

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

1

réponse

Réponse apportée
Newton Raphson equation trig functions
T.Properties.VariableUnits = {'Iteration' 'Theta' 'Radius' 'd'}; T That doesn't work either.

plus de 7 ans il y a | 0

Question


Newton Raphson equation trig functions
Trying to calculate root to an equation using newton raphson. also need to tabulate the results. the table isn't showing any i...

plus de 7 ans il y a | 2 réponses | 0

2

réponses