photo

Pin-Hao Cheng


University of Minnesota

Last seen: 3 jours il y a Actif depuis 2017

Followers: 0   Following: 0

Message

Ph.D. student in Mechanical Engineering

Statistiques

MATLAB Answers

4 Questions
3 Réponses

RANG
100 796
of 300 369

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 20 936

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 436

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

  • First Answer
  • Thankful Level 2
  • Revival Level 1
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
Using while loops in matrices
Let me know if this is what you are looking for. Happy to answer any further questions! A = rand(10) for m = 1:10 %...

presque 3 ans il y a | 0

Réponse apportée
Equivalent of get device status in 'serial' to 'serialport'
Credit to @dpb This is the code I used: if exist('device','var') ~= 1 ... end More information about the exist syntax h...

plus de 4 ans il y a | 0

| A accepté

Question


Equivalent of get device status in 'serial' to 'serialport'
I am updating some legacy codes, namely changing 'serial' to 'serialport,' as 'serial' will be removed soon. Part of the code...

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

1

réponse

Réponse apportée
Pulley with two hanging masses
See comment and attachment above.

presque 5 ans il y a | 0

| A accepté

Question


Plot on different tile during a loop
Hi all- Similar to the question asked here, but mine was about plotting on different tiles during a loop. If we are talking ab...

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


Pulley with two hanging masses
Hello all, I have been trying to simulate the classic physics problem: a pulley with two hanging masses. I am not sure which pa...

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

2

réponses

Question


Replacing NaN with some specific values in a mix data type of cell.
Hi there, I'm looking for functions that can replace Nan with some specific values in a mix data type of cell. Mix data type as...

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

1

réponse