Statistiques
0 Questions
22 Réponses
RANG
2 057
of 297 398
RÉPUTATION
30
CONTRIBUTIONS
0 Questions
22 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
5
RANG
of 20 433
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 158 782
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
Feeds
Why does Stateflow operator 'falling' generate c code with conversion to float64?
Hi @Szkupien Bence, When generating code from a Stateflow chart that uses edge detection, such as the “falling” operator, the g...
7 jours il y a | 1
How to input an array in my simulink model?
Hi @Lily, I understand that you want to pass an array into a C function block within a Simulink model, and this array is part o...
8 jours il y a | 0
How to run SIL for an existing generated code?
Hi @Mehdi Jalalmaab, To run a Software-in-the-Loop (SIL) simulation using existing generated code from a Simulink model withou...
8 jours il y a | 0
Bus Creator: Import signals list from bus object
Hi @marco abbondanza, I faced a similar difficulty, while reading bus objects from the data dictionary. However, there is a wor...
8 jours il y a | 0
Is there a way how to optimize the PMSM Motor Block and the PMSM Field-Oriented Control using real current and voltage signal data from a real machine?
Hi, The parameters for the PMSM Drive model can be tuned according to real-time data using the “Parameter Estimator” interface...
10 jours il y a | 1
| A accepté
Hysteesis Design tool can't display graphics-- -Powergui Error
Hi @duo, The error message may be because the "DisplayPushButton" callback is not executing as expected, possibly due to an iss...
10 jours il y a | 0
Implementing equality constraints using Structured Parameterization
Hi @Jason, The issue might be in the “for” loop of the code. In the current code, only the diagonal elements with odd indices a...
11 jours il y a | 1
Unable to Link Data Dictionary entries to System Composer Component Properties
Hi @ydyd, The System Composer component properties can be linked to data dictionaries using the “linkDictionary” function in MA...
11 jours il y a | 1
How to model a translational shift of two axes of motors with Matlab Simscape?
Hi @Ramo, There are a few ways in which the translational shift of the motor axes can be modelled in Simscape. Convert the ro...
11 jours il y a | 1
| A accepté
Random Telegraph Signal in Simulink
Hi, Simulink does not have a direct block that generates a random telegraph signal. Please refer to the following file exchang...
12 jours il y a | 0
| A accepté
Analog Input/Output Single Sample blocks in Simulink
Hi @Anna, There is a difference in the way in which the "Analog Input" and the "Analog Input (Single Sample)" blocks acquire an...
21 jours il y a | 0
| A accepté
Assistance Required: Warning during Simscape HDL Workflow Advisor Conversion Process
Hi @Minkwang Lee, I tried running the Simscape HDL Workflow Advisor on your model and was able to reproduce the issue. To fix t...
22 jours il y a | 0
Replacing mapped motor with a customized one.
Hi @Deepa M K, You can create or import a component in any vehicle system in the Virtual Vehicle Composer. You can refer to th...
23 jours il y a | 0
How to use the Jacobian Matrix elements during a Simulink Simulation
Hi @Rafael Souza Baquero, It seems that the functionality of accessing or finding the Jacobian matrix of a Simulink model is no...
23 jours il y a | 0
How can one control the format of text and images during copy-paste or Export-to-Word procedure from Live Editor?
Hi @bastardo, I was also trying to create a Word document with MATLAB Live Script code, and I faced the same issues. It seems ...
24 jours il y a | 0
| A accepté
How to split Simulink.SimulationOutput into its constituent entities
Hi @Sunil Kumar Giri, From what I understand, you want to obtain separate signals from a Simulink simulation output object, wh...
24 jours il y a | 0
Intended Re-definition of parameters in simulink, overshadowing of parameter values
Hi @Marius, To efficiently manage shared parameters and data types in Simulink, similar to the “#ifndef” directive in C, you c...
25 jours il y a | 0
2d Lookup tables to model starter Data
Hi @Brian Swann, The “2-D lookup table” block in Simulink outputs the table value at the intersection of the row and column br...
25 jours il y a | 0
How to extract State-Space Matrices, states, etc. from Simulink model for Simscape subsystem?
Hi @Yousef B Bedoustani, I understand that you are looking for a function similar to “power_analyze” to extract state-space ma...
28 jours il y a | 0
Speed up compilation time Matlab simulink/simscape
Hi @Felix Hoffmann, I understand that you are trying to reduce the compilation time for your Simscape model. To achieve this, ...
28 jours il y a | 0
Resampling/Interpolate Data
Hi Philipp, You can downsample “Sig2” to match the sampling frequency of “Sig1”. This can be done using the “resample” functio...
30 jours il y a | 0
Warning: Unable to find symbolic solution. > In dsolve
Hi Denis, The issue that you are facing may be because the system of equations in this case has a non-linear term - “x*y”. The...
30 jours il y a | 0