Ashok
Followers: 0 Following: 0
統計
MATLAB Answers
0 質問
40 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
How to apply IF statement to entity attribute
Hey @Camelia Bidi, From the attached screenshot, it looks like two different entity types, 'Attacker' and 'Legitimate', are be...
How to apply IF statement to entity attribute
Hey @Camelia Bidi, From the attached screenshot, it looks like two different entity types, 'Attacker' and 'Legitimate', are be...
約22時間 前 | 0
回答済み
What does the 'Information' attribute of the factor 'factorPoseSE3Prior' mean in the factor graph?
Hey @Cao, The factorPoseSE3Prior object in MATLAB is a specialized factor used in a factorGraph to represent a full-state prior...
What does the 'Information' attribute of the factor 'factorPoseSE3Prior' mean in the factor graph?
Hey @Cao, The factorPoseSE3Prior object in MATLAB is a specialized factor used in a factorGraph to represent a full-state prior...
1日 前 | 0
| 採用済み
回答済み
How can an entity in a process simulation that stays in the system after the simulation time is over move on?
Hey @inori, From what I understand, a SimEvents simulation is being run, and some entities haven't reached the terminal state...
How can an entity in a process simulation that stays in the system after the simulation time is over move on?
Hey @inori, From what I understand, a SimEvents simulation is being run, and some entities haven't reached the terminal state...
2日 前 | 0
回答済み
How to read muxed sensor value array from StateFlow?
Hey @Jingzhe Xue, I comprehend that the Goto and From blocks are being used to send a mux signal from Simulink into a Stateflo...
How to read muxed sensor value array from StateFlow?
Hey @Jingzhe Xue, I comprehend that the Goto and From blocks are being used to send a mux signal from Simulink into a Stateflo...
2日 前 | 0
回答済み
Simulate GPS IMU With Quadcopter Swarm?
Hi @Kal Rus, The process of incorporating sensors depends on whether the model is developed in MATLAB or Simulink. For models i...
Simulate GPS IMU With Quadcopter Swarm?
Hi @Kal Rus, The process of incorporating sensors depends on whether the model is developed in MATLAB or Simulink. For models i...
3日 前 | 0
回答済み
Why does R2024b force my signals to be [1x1] vectors instead of scalars like they were in R2022a?
Hey @Richard Lavery, The distinction between scalar signals and 1x1 vector signals in the Signal Dimensions information overla...
Why does R2024b force my signals to be [1x1] vectors instead of scalars like they were in R2022a?
Hey @Richard Lavery, The distinction between scalar signals and 1x1 vector signals in the Signal Dimensions information overla...
3日 前 | 1
回答済み
Delay - Initial conditions config.
Hey @JuanMa, The Delay block can be used to delay the input signal by a specific number of samples. The output during the in...
Delay - Initial conditions config.
Hey @JuanMa, The Delay block can be used to delay the input signal by a specific number of samples. The output during the in...
4日 前 | 0
回答済み
Can not save enumeration created by Stateflow
Hey @Andy, Stateflow does not have a direct feature to output the enumeration definition. here's a workaround that might be us...
Can not save enumeration created by Stateflow
Hey @Andy, Stateflow does not have a direct feature to output the enumeration definition. here's a workaround that might be us...
4日 前 | 0
回答済み
How would I set up a my Simulink systems to examine step and bode response?
Hey @Kez, The Model Linearizer app allows for linear analysis of nonlinear Simulink models. Using the app one can perform the ...
How would I set up a my Simulink systems to examine step and bode response?
Hey @Kez, The Model Linearizer app allows for linear analysis of nonlinear Simulink models. Using the app one can perform the ...
5日 前 | 0
回答済み
How to create a bus copy in code generation using embedded coder ?
Hey @Afraa Ibtissem Derbal, There are a couple of ways element-by-element copy of a bus signal can be achieved in code generat...
How to create a bus copy in code generation using embedded coder ?
Hey @Afraa Ibtissem Derbal, There are a couple of ways element-by-element copy of a bus signal can be achieved in code generat...
25日 前 | 0
回答済み
I have created my own J2 Orbit Propagator and I am not sure why it is not working properly.
Hey @Ryan Goodridge, Debugging is tricky without knowing the source of the 'Orbit Perturbation' equations mentioned in the code...
I have created my own J2 Orbit Propagator and I am not sure why it is not working properly.
Hey @Ryan Goodridge, Debugging is tricky without knowing the source of the 'Orbit Perturbation' equations mentioned in the code...
25日 前 | 0
| 採用済み
回答済み
State feedback in Simulink for code generation
Hey @Daniel Varga, The Control System Designer app is useful for designing single-input, single-output (SISO) controllers for ...
State feedback in Simulink for code generation
Hey @Daniel Varga, The Control System Designer app is useful for designing single-input, single-output (SISO) controllers for ...
26日 前 | 0
回答済み
an issue in Task 4 of the "Exploring the Custom Battery Pack Block" exercise
Hey @Nuno, According to a staff member's statement in the MATLAB Answers query linked here, this is an issue in the "Battery Pa...
an issue in Task 4 of the "Exploring the Custom Battery Pack Block" exercise
Hey @Nuno, According to a staff member's statement in the MATLAB Answers query linked here, this is an issue in the "Battery Pa...
26日 前 | 1
回答済み
How to customize quad plane model to tri- copter model?
Hey Nour, Absolutely, the example for a quad rotor VTOL found here can be adapted to simulate a tri-rotor VTOL: https://w...
How to customize quad plane model to tri- copter model?
Hey Nour, Absolutely, the example for a quad rotor VTOL found here can be adapted to simulate a tri-rotor VTOL: https://w...
29日 前 | 0
回答済み
Questions about lane boundary setting and lane overlap
Hi @주영, When creating a lane in Roadrunner Scene Builder, both the left and right boundaries need to be specified. For symme...
Questions about lane boundary setting and lane overlap
Hi @주영, When creating a lane in Roadrunner Scene Builder, both the left and right boundaries need to be specified. For symme...
29日 前 | 0
回答済み
Why doesn't "design()" work the same way with all filter types in the RF PCB Toolbox?
Hey @Joshua, The ‘design’ function supports creating hairpin, coupled line, and stepped impedance low pass filters. Correspo...
Why doesn't "design()" work the same way with all filter types in the RF PCB Toolbox?
Hey @Joshua, The ‘design’ function supports creating hairpin, coupled line, and stepped impedance low pass filters. Correspo...
29日 前 | 1
| 採用済み
回答済み
The use of Aerodynamic Forces and Moments from Aerospace Blockset
Hey @ARCHI XXI COULSON, In real flight, the center of pressure changes with the angle of attack. However, for smaller angles...
The use of Aerodynamic Forces and Moments from Aerospace Blockset
Hey @ARCHI XXI COULSON, In real flight, the center of pressure changes with the angle of attack. However, for smaller angles...
約1ヶ月 前 | 0
回答済み
The direction of current distribution on antenna surface isn't along the antenna surface, simulation mistake from MATHWORK?
Hey @Xingda Chen, The current directions are being calculated correctly, but there seems to be a visual issue with the relat...
The direction of current distribution on antenna surface isn't along the antenna surface, simulation mistake from MATHWORK?
Hey @Xingda Chen, The current directions are being calculated correctly, but there seems to be a visual issue with the relat...
約1ヶ月 前 | 0
回答済み
Representation of this vector T_d1 and Td_2 in MATLAB
Hey @Rohitashya, The provided code indeed calculates the and matrices based on the given formula. Here's an alternative appro...
Representation of this vector T_d1 and Td_2 in MATLAB
Hey @Rohitashya, The provided code indeed calculates the and matrices based on the given formula. Here's an alternative appro...
約1ヶ月 前 | 0
| 採用済み
回答済み
How to manage global data between Matlab workspace, Simulink and then into Simscape physical signals and custom component
Hey @Paul Hermens, Physical signals are scalars by default, meaning they have a 1x1 dimension. To work with physical signals o...
How to manage global data between Matlab workspace, Simulink and then into Simscape physical signals and custom component
Hey @Paul Hermens, Physical signals are scalars by default, meaning they have a 1x1 dimension. To work with physical signals o...
約1ヶ月 前 | 1
| 採用済み
回答済み
How to use fuction "coverage" to caculate a GEO satellite's coverage map?
Hey @Zora Aria Jade, The ‘coverage’ function needs transmitter sites and a propagation model as inputs, as detailed in the d...
How to use fuction "coverage" to caculate a GEO satellite's coverage map?
Hey @Zora Aria Jade, The ‘coverage’ function needs transmitter sites and a propagation model as inputs, as detailed in the d...
約1ヶ月 前 | 0
回答済み
Calculating the elevation and azimuth angles of satellites with location information obtained from sp3 ephemeris files
Hey @ysm ony, The provided code indeed calculates the elevation and azimuth of satellites from their ECEF ephemeris data. The ‘...
Calculating the elevation and azimuth angles of satellites with location information obtained from sp3 ephemeris files
Hey @ysm ony, The provided code indeed calculates the elevation and azimuth of satellites from their ECEF ephemeris data. The ‘...
約1ヶ月 前 | 0
| 採用済み
回答済み
How do I make an object in heat transfer transparent?
Hey @Kirtana, Heat transfer through a transparent material predominantly involves radiative heat transfer. The thermal model ...
How do I make an object in heat transfer transparent?
Hey @Kirtana, Heat transfer through a transparent material predominantly involves radiative heat transfer. The thermal model ...
約1ヶ月 前 | 1
回答済み
How to access to simulink finder using Matlab Script ?
Hey @Mohamed, The ‘find_system’ function in the Programmatic Model Editing enables to search for blocks, subsystems and signa...
How to access to simulink finder using Matlab Script ?
Hey @Mohamed, The ‘find_system’ function in the Programmatic Model Editing enables to search for blocks, subsystems and signa...
約1ヶ月 前 | 0
回答済み
Latency not working when platform is the target
Hey @Carlos, I was facing the same issue with MATLAB R2024a, and I have been using a similar workaround. I have upgraded to MA...
Latency not working when platform is the target
Hey @Carlos, I was facing the same issue with MATLAB R2024a, and I have been using a similar workaround. I have upgraded to MA...
約1ヶ月 前 | 0
回答済み
Drone Project Accelerometer/Gyroscope Implementation
Hey @Methmika, The 'IMU' block in Simulink, bundles the accelerometer, gyroscope, and magnetometer into one block. You can l...
Drone Project Accelerometer/Gyroscope Implementation
Hey @Methmika, The 'IMU' block in Simulink, bundles the accelerometer, gyroscope, and magnetometer into one block. You can l...
約2ヶ月 前 | 0
回答済み
Adsorption process in Simulink
Hi @Ababacar Thiam, To switch between the two subsystems (adsorption and desorption) based on a control signal, the ‘Switch’...
Adsorption process in Simulink
Hi @Ababacar Thiam, To switch between the two subsystems (adsorption and desorption) based on a control signal, the ‘Switch’...
約2ヶ月 前 | 0
| 採用済み
回答済み
g = decsg() multiple objects
Hi @Bastiaan, The unexpected result is due to the set formula being passed to the ‘decsg’ function. The attached example code...
g = decsg() multiple objects
Hi @Bastiaan, The unexpected result is due to the set formula being passed to the ‘decsg’ function. The attached example code...
約2ヶ月 前 | 0
回答済み
Trajectory of a 3d body
Hi Rakshit, In the code shared, I am assuming that 'theta' is the pitch angle of the projectile,'alpha' is the angle of attack,...
Trajectory of a 3d body
Hi Rakshit, In the code shared, I am assuming that 'theta' is the pitch angle of the projectile,'alpha' is the angle of attack,...
約2ヶ月 前 | 0
| 採用済み
回答済み
Input and State Constraints in MPC problem solved by quadprog
Hi Angelo, The following procedure can be used to convert the state constraints into input constraints. Consider the discret...
Input and State Constraints in MPC problem solved by quadprog
Hi Angelo, The following procedure can be used to convert the state constraints into input constraints. Consider the discret...
約2ヶ月 前 | 0