photo

Dallas Perkins

MathWorks

Last seen: 4 días hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

0 Preguntas
21 Respuestas

Cody

0 Problemas
3 Soluciones

CLASIFICACIÓN
4.299
of 300.369

REPUTACIÓN
12

CONTRIBUCIONES
0 Preguntas
21 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.936

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
69.480
of 168.436

CONTRIBUCIONES
0 Problemas
3 Soluciones

PUNTUACIÓN
40

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Solver
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
I want to graph a voltage and current of each of my elements. please help me
Hi Tip, You can use Simscape data logging to log current and voltage for all components non-intrusively so that you don't have ...

más de 1 año hace | 0

Respondida
How can I move an object in Simscape Multibody in 6DOF with position inputs?
Hi Ferhat, You can use a Bushing Joint, which breaks the rotation out into three revolute primitives to specify the angles dire...

más de 1 año hace | 0

Respondida
How could I go about creating a variable load for a CubeSat at different modes of operation, using conditional logic?
Hi Chris, Stateflow is a great tool to model modes and conditional logic. You could use a Stateflow chart to control values fee...

más de 1 año hace | 0

Respondida
Simscape Multibody: external force and motion inputs, reaction torque sensing.
Hi ALESSIA, You can use the External Force and Torque block to provide Fext. Set the resolution frame to world so that you can ...

más de 1 año hace | 1

| aceptada

Respondida
what type of error is this? is this the logical error, simulation error, code error?
Hi Engr, This means that Stateflow cannot automatically resolve what type of data is present in your chart. If you open the sym...

más de 1 año hace | 0

Respondida
uigetfile Multiselect option not working for single file select
Hi Michael, If you only select one file uigetfile will return a char array instead of a cell array of char arrays. The line cal...

más de 1 año hace | 0

Respondida
Motor & Drive (System Level) not showing power?
Hi Danny, The power dissipated value is related to the electrical losses of the Motor & Drive block. If you have left the "Elec...

más de 1 año hace | 0

Respondida
Generate a current with solenoid blocks
Hi Alexandre, For a simple model you could use the Translational Electromechanical Converter. You can drive this from the mecha...

más de 1 año hace | 0

Respondida
Simulink Stateflow execution of commands without prefixes
Hi Joshua, These will be treated as a combined entry/during action: https://www.mathworks.com/help/stateflow/ug/states.html#...

alrededor de 2 años hace | 0

Respondida
How to get amplitude of the Signal in 1-phase PLL (Simulink PowerSystems blockset by Pierre Giroux)
Hi Akki, I would take a look into the "Sensors and Measurements" library to see if one of those blocks will get you the ampli...

alrededor de 2 años hace | 0

Respondida
pwm to the transistor
Hi bhatt, The units you are specifying for the "Measurement temperature" parameter in your transistors is "C" which Simscape ...

alrededor de 2 años hace | 0

Respondida
Simscape Integration leads to an error
Hi Muhammed, Correct, if you are integrating an acceleration input to get velocity you can set the "initial condition" parame...

alrededor de 2 años hace | 0

Respondida
I cannot connect the blocks - three-phase current and voltage meter to the mains input
Hi Jacques, That block is from the Specialized Power Systems library which will not connect with Simscape Electrical connecti...

alrededor de 2 años hace | 0

Resuelto


Balanced number
Given a positive integer find whether it is a balanced number. For a balanced number the sum of first half of digits is equal to...

casi 3 años hace

Resuelto


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

casi 3 años hace

Resuelto


Draw a 'X'!
Given n as input Draw a 'X' in a n-by-n matrix. example: n=3 y=[1 0 1 0 1 0 1 0 1] n=4 y=[1 0 0...

casi 3 años hace

Respondida
Why my Speed of PMSM controller make abnormal waveform? (PMSM 파형이 이상하게 나와요)
Hi Yonook, On first look, it seems like you are taking the Idq out of the motor and sending them through an to dq0 conversion ...

casi 3 años hace | 0

Respondida
How to estimate the Polarization Resistance and Polarization Capacitance with the lest square method?
Hi Kavishanth, You can use Simulink Design Optimization and the Parameter Estimator tool to estimate the equivalent circuit bat...

casi 3 años hace | 0

| aceptada

Respondida
How to connect light-emitting diode and photodiode ?
Hi Alexandre, Since physical signals have units associated with them you need to get those to line up between your two componen...

casi 3 años hace | 1

Respondida
How can I achieve energy storage using molten salt?
Hi Anderson, We don't currently have a pre-built block for molten salt energy storage, so you would need to build out the equat...

casi 3 años hace | 0

Respondida
PMaSyRM(Permanent Magnet assisted synchronous reluctance Machine) Motor model
Hi Vaddemani, We don't currently have a pre-built block for this motor topology, so you would likely need to build up the equat...

casi 3 años hace | 0

Respondida
I am getting error in R2018a --> Can't reload '/usr/local/MATLAB/R2018a/bin/glnxa64/libmwcoder_types.so'
Hi Rakesh, Please reach out to our support team at https://www.mathworks.com/support/contact_us.html they should be able to ass...

casi 3 años hace | 0

Respondida
Connect Simulink equations with simscape filter: How?
Hi Huseyin, In addition to Keerthana's comment on PS-Simulink Converters and vice-versa, to provide a voltage reference into yo...

alrededor de 3 años hace | 0

Respondida
Can power factor (PF) be scheduled in during a 24hour period
Hi Bill, You could use a switch on your output line to change the value between what you have pictured and zero (or some other ...

alrededor de 3 años hace | 0