photo

Satwik


Last seen: 3 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
C++
Spoken Languages:
English
Pronouns:
He/him

统计学

All
  • 3 Month Streak
  • Knowledgeable Level 2
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to deal with MISRA SLSF 036 rule
Hi, Regarding your first question, the 'MISRA AC SLSF' document specifies that the 'In Bus Element' block is categorized as 'N...

3 days 前 | 0

已回答
Turn image mask into triangular mesh
Hi, I understand that you are working with high-resolution images and want to create a finite element mesh that accurate...

4 days 前 | 0

已回答
video processing
Hi, To break down a video into individual frames, enhance the contrast of each frame, and then reassemble the frames into a vid...

5 days 前 | 0

已回答
IBIS-AMI model creation errors on Linux
Hi, I encountered a similar issue while working with the SerDes Toolbox in Simulink when compiling...

6 days 前 | 0

已回答
Matlab mobile sensor logging only gets a few values
Hi, I understand you are experiencing issues with logging sensor data on MATLAB Mobile at a 10Hz sampling rate, where you only ...

6 days 前 | 0

已回答
Matlab/ Simulink JVM not running
Hi, I understand you are encountering an issue related to the Java Development Kit (JDK). Whenever you install a new version of...

23 days 前 | 0

已回答
Simulation Crash Issue with Current Limiter and Motor Drive System
Hi Alex, I understand that you are encountering a transient initialization error during the simulation of your Simscape model....

23 days 前 | 0

已回答
How to use modern features (notably std::unique_ptr) in the C++ code of my S-functions while using the linaro v4.8 toolchain in embedded coder?
Hi, I understand you are facing the following error while building the Linux executable using the Simulink 'build' butto...

23 days 前 | 0

已回答
Simatic Target cannot create shared object file (SO) for Siemens PLC ODK.
Hi, Based on your description, I understand that you are encountering an error when trying to build the system with Simulink f...

25 days 前 | 0

已回答
Doubt about early stopping
Hi, Based on your description, I understand that you are experiencing unusual behaviour in the validation error and training e...

25 days 前 | 0

已回答
set a maximum training time for training a PPO agent
Hi, I understand that you want to limit the training process of your RL PPO agent based on the elapsed time. According to my k...

26 days 前 | 0

| 已接受

已回答
Impedance Calculator of powergui block of a three-phase filter not displaying expected results
Hi, To my understanding, you want to measure the frequency response of a 13th harmonic filter and are getting incorrect results...

27 days 前 | 0

| 已接受

已回答
Warning: Results may be inaccurate because of an ill-conditioned Jacobian whose reciprocal condition number is 2.03573e-39
Hi, I understand that you are attempting to solve the problem described in the article using the 'bvp5c' solver. You are encoun...

27 days 前 | 0

已回答
find 0 crossing points trough all the image rows
Hi To apply the process of finding 0 crossing point of one row across all rows of the image, you can encapsulate your logic i...

3 months 前 | 0

已回答
Centroid based object Tracking(vehicle tracking using image processing) ,Counting number of vehicles in video
Hi With certain modification to your code you can achieve your desired goal of displaying indexes for the car objects in the ...

3 months 前 | 0

已回答
Trying to find the neighboring pixel outside the region boundary along the centre
Hi Warid! I understand that you want to identify and analyse two specific types of pixels related to a ROI within an image out...

3 months 前 | 0

已回答
Plotting two signals referenced with each other
Hi, The functionality of plotting two signals against each other under the ‘powergui’ simulation is not provided by any built-...

3 months 前 | 0

已回答
Caught "std::exception" Exception message is: foundation::storage::vfs::Exception
Hi, The exception ‘foundation::storage::vfs::Exception’ occurs when the script tries to access a directory that is either unav...

3 months 前 | 0

已回答
Cannot compile the model. The model topology has been illegally changed since the model entered Restricted mode. Please restore the original model topology, or switch to Full
Hi Karan, Here is an existing MATLAB answer which might be helpful to you, as it addresses the same issue that you are facing....

3 months 前 | 0

已回答
Trigger event for graphic handle object?
Hi, In MATLAB, the ‘notify’ function is indeed designed to work with user-defined classes that inherit from the ‘handle’ class...

3 months 前 | 0

| 已接受

已回答
Find_system is not searching under Lookinside subsytem reference in v2021a
Hello Raju, I assume that the hierarchy of the model used is Subsystem Reference > Subsystem > LibraryLinks > Masked Subsystem ...

5 months 前 | 0

已回答
can I use Model Predictive Controller in Simulink and coding in script at the same time? using MATLAB
Hello, To my knowledge, defining custom constraints and cost functions is only possible in Nonlinear MPC (NLMPC) and not in Lin...

5 months 前 | 0

已回答
Build error in Simulink
Hi @Alexander Tuma! To resolve the issue you are encountering, you might find this MATLAB answer helpful, which outlines steps ...

5 months 前 | 0

已回答
Model Advisor does not work for Reference Configuration
Hello Anna, it appears that the issue you are encountering with Model Advisor for Model References is due to a known bug in MATL...

5 months 前 | 0

已回答
Why do I receive "Error using matlab.graphics.internal.getframeWithDecorations" error?
Hey, I was able to successfully run the code in MATLAB R2023b version without any errors. I got the following output. It app...

6 months 前 | 0

已回答
FMU generation with closed loop control
In Simulink algebraic loops occur when there is a loop present in the block diagram that does not contain any dynamics, that is,...

6 months 前 | 0

已回答
How good is the accuracy of the Simulink profiler?
By looking at the part of the report image provided, it is not clear whether you are looking at the summary or the detailed repo...

6 months 前 | 0

已回答
Help with matlab C eval function
Ensure that the function name you use in “coder.ceval” matches the actual function name. In the code you provided, the C functio...

6 months 前 | 0

已解决


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

1 year 前

已回答
Issue with MATLAB not finding my excel file even though its in the same folder as the .exe
When you deploy your MATLAB code as an executable app, you need to make sure that all required files, such as the Excel file in ...

1 year 前 | 2

| 已接受

加载更多