yeungor
Florida State University
Followers: 0 Following: 0
I'm a Senior undergraduate in Mechanical Engineering and Applied Mathematics. I am involved in research in computational fluids. My hobbies are rock climbing and making mostly dysfunctional mechatronic projects.
Statistiques
RANG
264 719
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
4 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
How to use a for loop to solve ODE
There are two options: use a prebuilt ode integrator like ode45, or you can explicitly compute at each step. The latter sounds m...
plus de 6 ans il y a | 0
Why does hist, histogram and how the shape of my data is affect how my results are displayed?
Well, you described two situations and two different functions and gave three plots, so I am somewhat confused. I would say t...
plus de 6 ans il y a | 0
Question
Comparing randsample and binning uniform random
I can produce randomly polled (with replacement) values from vector x with probabilities in vector p using randsample with repla...
plus de 6 ans il y a | 1 réponse | 0
0
réponseHow to replicate an array diagonally for a given number of times?
Alternatively, if you're not against "eval", you can use it to type out those repetitions *n* times. a = rand(m,n); N = ...
plus de 6 ans il y a | 0
I've specified axis limits manually, why do they resize during animation?
Figured it out how to solve the problem. But I don't know why it works, so that would be nice to get explained. If I use this, ...
environ 7 ans il y a | 0
Question
I've specified axis limits manually, why do they resize during animation?
I'm animating uploaded data from a GUI. The animation is a trail of data that adds new values as dark blue and old values trail ...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
How are units interpreted from simulink to physical signals in SimScape?
I don't have any compiler error or fatal errors. I am attempting to model a person "pumping" on a swing to go higher. I'm starti...
plus de 8 ans il y a | 1 réponse | 0