photo

Ashok


Last seen: Today 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Calculating sampling frequency of a 5 min time using the last tick interpolation
Hey @Emad, To calculate the 5-minute log return, the data can be resampled at 5-minute intervals and then the log and diff comm...

3日 前 | 0

回答済み
Simulink Data Inspector missing data in plots
Hey @Sea Bea, The issue seems to be related to the Limit data points to last option available in various locations within Simul...

4日 前 | 0

回答済み
Rotation Matrix in estimateMonoCameraParameter.m
Hey @Mochammad Habibi, The example on Matrix Rotations and Transformations illustrates how rotation matrices can be used to rot...

4日 前 | 0

回答済み
Using automatic differentiation (dlgradient) for Euler's Method (gradient descent)
Hey @Michael T, It sounds like the goal is to set the pixels inside the mask to 1 and those outside to 0. Here are a few adjust...

5日 前 | 0

回答済み
lane keeping MPC system- Simulink
Hey @Adafner, The Lane Keeping Assist System Using Model Predictive Control includes several files. The getCurvature functio...

6日 前 | 0

回答済み
Deadbeat control Space-State System
Hey @Pablo Graale, The idea of placing poles at the origin of the z-plane for designing a deadbeat controller is indeed correct...

6日 前 | 0

回答済み
How to accumulate a collection of samples data in Simulink?
Hey @Harras Waince, To accumulate a signal in Simulink, the Buffer block can be utilized. For example, to accumulate 20 samples...

6日 前 | 0

回答済み
How to access simulink arduino instance inside matlab function from stateflow?
Hey @Dominic Newman, The issue might be related to code generation when using arduino and writeDigitalPin within the MATLAB Fun...

6日 前 | 0

回答済み
I get error for my code which uses SimEvents
Hey @Ian, It seems there might be some confusion regarding the library paths for the Entity Generator, Queue, Server, and Termi...

10日 前 | 0

回答済み
Rename test harness on .mldatx simulink test file
Hey Felipe, The symbols in a test sequence can be modified if the name of the test harness is known. More information on this c...

10日 前 | 0

回答済み
Simulink Test: Each Test Case in the Iteration prompts' Building Model 'before running
Hey @chaoran, The Simulink Test Manager provides the capability to create Real-Time Tests, with three options for specifying th...

12日 前 | 0

回答済み
How do I plot spiral phase plate with staircase structure
Hey @ILY, To create a spiral phase plot with a staircase pattern, the floor function can be employed. Here's an example that tr...

13日 前 | 0

回答済み
Im trying to plot the impulse and step responses and frequency response (magnitude and phase) of this system directly from the differential equation.
Hey @Andrew Roos, The impulse, step, and bode functions are useful for plotting the impulse response, step response, and Bode p...

13日 前 | 0

回答済み
Unittesting Matlab System Block
Hey @Tim david, Since the stepImpl function is protected, creating an inherited subclass and using a class-based unit test can ...

14日 前 | 0

回答済み
Specify parameters to be PrivateGlobals in Simulink Coder
Hey @Shamoil, The Code Mappings pane is a useful tool for adjusting the storage class of Simulink signals. If it isn't visible,...

14日 前 | 0

回答済み
How to extract connections from architecture ports in a System Composer Mapping block
Hey @Andrea, The MappingBlock has its own architecture where the connectors are located. To access the three connectors within ...

約1ヶ月 前 | 0

回答済み
Fit a linear equation to obtain coefficients (constants)
Hello, A linear model essentially fits a hyperplane, where each combination of independent variables is mapped to a single valu...

約1ヶ月 前 | 0

回答済み
How to make a fill for standard deviation around a polar plot?
Hi @Katherine Pham, The Patch object cannot be directly used as a child of the PolarAxes object. To achieve the desired effect,...

約1ヶ月 前 | 0

回答済み
i am getting error in stateflow -chart
Hello, The Symbols Pane helps in creating and managing symbols. To access the Symbols pane, navigate to the Modeling tab and se...

約1ヶ月 前 | 0

回答済み
accessIntervals Function: Subscripting into a Table Using One Subscript Error
Hi @Bara'ah, The following code executed in MATLAB Online without any errors: startTime = datetime(2024, 1, 6, 23, 23, 0); st...

約1ヶ月 前 | 0

回答済み
How to Programmatically Create S-function in Matlab r2023a
Hello @Sai Manohar, To generate an S-Function from a Simulink model or subsystem, the slbuild command can be utilized. It's nec...

約1ヶ月 前 | 1

回答済み
Can I import my own model to aerospace blockset?
Hello @Puriya, I assume, the word model in the query refers to a CAD model of the drone. In response to the query about the CAD...

約1ヶ月 前 | 0

回答済み
How to get height sensor and ground feedback when UAV Simulink and UE joint simulation
Hello, The following documentation provides describes the different sensors available for co-simulation with Unreal Engine: ht...

約1ヶ月 前 | 0

回答済み
how to add stateflow event listener?
Hello @Ajay krishna Vasanthakumar, A Stateflow chart can include data, event, and message type symbols. Events can be created ...

約2ヶ月 前 | 0

回答済み
Entity Output Switch changes results based on output label
Hello @Ben Freedman, The First port that is not blocked switching criterion indeed causes the Entity Output Switch to select t...

約2ヶ月 前 | 0

回答済み
How to extract geometric information of discrete geometry faces (working with STL files in PDE Toolbox)?
Hi @Michael Vladimirov, The PDE toolbox offers the findNodes function to extract node indices corresponding to specific faces,...

約2ヶ月 前 | 0

回答済み
Data was read before writing to - StateFlow transition
Hey @LostControl, The falling(p) transition condition compares the previous and current values of the variable p to return a B...

約2ヶ月 前 | 0

回答済み
Simulation stops after processing one reference entity by Entity Selector when the number of entities to select is greater than 1.
Hey @Ashok Samalam, The Match Entities Based on Attributes example demonstrates matching two entities, Frames and Wheels, base...

約2ヶ月 前 | 0

回答済み
How to set a new waypoint after reaching the previous one in a Simulink flight simulation
Hello Benjamin, Waypoint switching logic can be manually constructed by storing waypoints in a matrix or table and indexing th...

約2ヶ月 前 | 0

回答済み
Why Do digitalFilter Object Functions Ignore the Filter's SampleRate Property?
Hi John, The ability to specify sample rates in the freqz or impz functions, can be useful for visualizing how the response wo...

約2ヶ月 前 | 0

さらに読み込む