photo

Joel

MathWorks

Last seen: 6 mois il y a Actif depuis 2023

Followers: 0   Following: 0

I am an Intern in the Engineering Development Group at MathWorks. My major area of interests is in Control Design, ML and DL. DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks

Programming Languages:
Python, C++, C, MATLAB
Spoken Languages:
English

Statistiques

MATLAB Answers

0 Questions
19 Réponses

RANG
6 218
of 297 503

RÉPUTATION
8

CONTRIBUTIONS
0 Questions
19 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
 of 20 449

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 159 017

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

  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Stateflow Action Language advantages?
Hello Tariq, The main reason for having two action languages within Stateflow is to accommodate user preferences. Although th...

plus d'un an il y a | 0

Réponse apportée
Simulation of two link rigid body
Hello Yen Tien, I understand you would like to simulate a 2 link rigid body system. The best way to achieve this would be to u...

plus d'un an il y a | 0

Réponse apportée
How to plot a function together with a scenario from driving scenario?
Hello Luan, I understand you would like to plot a red/green line along with the Driving scenario plot to indicate empty/full ...

plus d'un an il y a | 0

Réponse apportée
Close a project programmatically without saving changes?
Hi, Currently, the only way to programmatically close a project is by using the close command. Please refer to the documenta...

plus d'un an il y a | 0

Réponse apportée
pzplot - remove inner axis labels
Hi, I am assuming that when you say inner axis labels, you mean the labels representing the constant frequency and constant d...

presque 2 ans il y a | 0

| A accepté

Réponse apportée
Plot a stochastic process together with a density plot
Hi, Here is a general idea about how you can try to achieve this. Please go through relevant attached documentation: For th...

presque 2 ans il y a | 0

Réponse apportée
Help me with a model of STATCOM and SVC
Hi, I’m attaching a few links to help you get started with the modelling of STATCOMs and SVCs. STATCOM: STATCOM (Phasor Mode...

presque 2 ans il y a | 0

Réponse apportée
How to plot magnitude (not in db) of the transfer function for the frequencies?
Hi, You can use 'bode' function itself to get the absolute magnitude in MATLAB. [mag,phase,wout] = bode(sys); % where 'sys' i...

presque 2 ans il y a | 0

Réponse apportée
Solving Matrix Differential Equations using 4th Order Runge-Kutta Method
Hi, When you say Matrix Differential equations, I assume you mean a system of first order ODEs which can be represented in the...

presque 2 ans il y a | 0

Réponse apportée
Bode plot for instrumentation amplifier
Hi, Generally, you can do this by extracting a transfer function from Simulink circuit. Once you obtain a transfer function, y...

presque 2 ans il y a | 0

Réponse apportée
How do I put impulse in simulink orbit propagator block?
Hi, You can provide an input acceleration to this block by enabling the port. Follow these steps: Double click on the block t...

presque 2 ans il y a | 0

| A accepté

Réponse apportée
Which requirements and Tuning Methods in Control System Designer are needed to tune PID parameters in a cascaded loop when intput is an oscillating signal
Hi, One way to tune your controller is by using the PID Tuner App: Open Block parameters of the Position controller. Under ...

presque 2 ans il y a | 0

Réponse apportée
使用Simscape模拟交流电路的时候,scope显示结果异常
Hi, I understand you are getting inconsistent scope outputs when you change stop times of your simulation. I have reproduced ...

presque 2 ans il y a | 0

Réponse apportée
How to obtain adjacency matrix from a binary image?
Hi, You can try this approach: Get connected components of image using ‘bwconncomp’. This should give the indices that are ...

presque 2 ans il y a | 0

Réponse apportée
如何使用绘图更改图表中的线条颜色?
Hi, You can specify the colour of the line by simply specifying a string in the plot syntax. This string can specify the line ...

presque 2 ans il y a | 0

Réponse apportée
I need to add a disturbance factor 0.2 value after 500 sec ,when my system is stable in order to check the stability while using PID controller in MATLAB code . what to do ??
Hi, I understand that you want to write MATLAB code to be able to add a disturbance at some given time while simulating your s...

presque 2 ans il y a | 0

Réponse apportée
为什么我每次启动MATLAB时都会收到要求激活的提醒?
I understand that you are not able to launch MATLAB because it keeps on asking for activation every time you open it. This is ...

presque 2 ans il y a | 0

Réponse apportée
How to delete the ticks or change them in sgrid of rlocus ?
I understand that you want to use the sgrid function with root locus to plot grid lines and be able to remove tick labels from t...

environ 2 ans il y a | 0

Réponse apportée
Lagrangian particle tracking-fluid
I understand that you are looking for the PaTATO toolbox for MATLAB. The best course of action here will be to contact the Au...

environ 2 ans il y a | 0