Answered
my labeled image is not overlaying with the original image.
Hi Goutham, From what I can understand from the question, the code tries to overlay labeled image with the original image but t...

9 months ago | 0

Answered
How to segment a matrix into N regions with sizes XYZ?
Hi Neurolab, As per my understanding, you want to segment a matrix into N regions with predetermined sizes. You have few approa...

9 months ago | 0

Answered
I am getting an error "Variable a must be of data type char. It is currently of type double. Check where the variable is assigned a value."
Hi Chloe, In my understanding, you want to perform matrix multiplication between A1 & A1 , v1 & A1. The operator to perform mat...

9 months ago | 0

Answered
I want to change the "isInputDataTypeMutableImpl" parameter of the block "Serial Send"
Hi Stefan, In my understanding, you are trying to use “Serial Send” block with varying length of input data. Serial Send block...

9 months ago | 0

| accepted

Answered
Radar System slant range display
Hi Jose, To add a yaw angle of 10 degrees to your existing code, rotation matrix must be applied to set of coordinates before ...

9 months ago | 0

Answered
I want to close the valve in the position I set with the G-code. But what I found was that it was always closed and on.
Hi Matthew, As per my understanding, you're trying to control a valve using G-code commands in a MATLAB script. From your descr...

10 months ago | 0

Answered
Error in Truetime integration with MPC controller in 'highway lane following model'
Hi Ashiqur, As per my understanding, you are implementing highway lane following model with truetime. But there is an error whe...

10 months ago | 0

Answered
Facing Error in installing SimMechanics for Inventor 2022
Hi Vamsi, As per my understanding, you are trying to setup SimScape Multibody Link Plugin link in Autodesk Inventor 2022, but t...

10 months ago | 0

Answered
How to calculate time duration between two date app designer
Hi Amartuvshin, As per my understanding, in App Designer you want to take input two date interval and calculate the duration be...

10 months ago | 0

| accepted

Answered
Why do Transfer Blocks sometimes generate noise ?
Hi Matthias, As per my understanding, you want to break up algebraic loops in your Simulink model and for that you are using a ...

10 months ago | 0

| accepted

Answered
How do I properly embed custom font in a web app developed in App Designer?
Hi Osborn, As per my understanding, you want to use custom font for your MATLAB Web App, such that the custom font can also be ...

10 months ago | 0

Answered
How to access the Wx Horizon API with credentials cliend_ID and client_secret and then download the data?
Hi Sanley, As per my understanding, you want access token using “client_id” and “client_secret” as credentials and download da...

10 months ago | 0

| accepted

Answered
How should I order the commands so that the valve can be opened and closed at the desired position?
Hi Matthew, As per my understanding, you would like to write a code to automate the opening and closing of a valve and want to...

11 months ago | 0

Answered
Try to make the communication between arduino and simulink to turn on a led and matlab stopped. How can I solve it?
Hi Raymundo, As per my understanding, you are facing a crash when trying to make a connection between an Arduino and Simulink t...

11 months ago | 0

Answered
How to use Integrator block inside Triggered subsystem?
Hi Suraj, As per my understanding, you are getting an error when using the Integrator block inside a Triggered Subsystem. Acco...

11 months ago | 0

Answered
Average of Matrix [AxB] of Complex value
Hi Touhidul, As per my understanding, you want to apply the formula Σ((I² + Q²)/N/100 over an array of complex numbers. Assu...

11 months ago | 0

Answered
How to connect simulink real-time(or step-by-step) control with python for RL
Hi 원혁 최, As per my understanding, you want to connect a Simulink model with python to control the model with Reinforcement lear...

11 months ago | 0

| accepted

Answered
How to run Simscape PEM Fuel Cell model with discrete fixed-step solver
Hi Daniel, As per my understanding, you want to simulate the PEM Fuel Cell Simscape model example using discrete fixed-step sol...

11 months ago | 0

Answered
SDR Pluto Frequency Control
Hi Zain, As per my understanding, you are trying to set the center frequency of the SDR Pluto to 1GHz. However, the value show...

11 months ago | 0

Answered
How to extract tree DBH(Diameter at Breast Height) using helperExtractTreeMetrics function??
Hi 동현 김, As per my understanding, you want to extract Diameter of tree at Breast Height using “helperExtractTreeMetrics” functi...

11 months ago | 0

Answered
What exactly txsite.SystemLoss stands for?
Hi Huang, As per my understanding, you want to know more about the “SystemLoss” property of “txsite” object, if it represents g...

11 months ago | 0

Answered
SQL query giving error "Invalid SQL statement. Expected a single SQL SELECT statement."
Hi Sofia, As per my understanding, you are attempting to merge two datasets using the SQL query provided, which uses the "SELEC...

12 months ago | 0

Answered
Pure Pursuit controller should follow y = x + 5
Hi Wegge, As per my understanding, you are trying to implement a pure pursuit controller. The goal of this controller is to ste...

12 months ago | 0

Answered
abysmal performance of code
Hi Frederik, As per my understanding, you are trying to capture images from two cameras simultaneously and save them to a folde...

12 months ago | 0

Answered
Why BER consistently simulated as 0.5?
Hi Kim, As per my understanding, you want to implement Direct Sequence Spread Spectrum and want to plot the Bit Error Rate (BER...

12 months ago | 0

| accepted

Answered
Database that changes with simulation iteration
Hi Nicholas, As per my understanding, you want to create a database that stores vector and can be modified by adding or deleti...

1 year ago | 0

Answered
Query about Butterworth Filter
Hi Sadi, As per my understanding, you want to design a three-pole continuous-time Butterworth lowpass filter and visualize its ...

1 year ago | 0

Answered
Plotting range for a model rocket
Hi Garrett, As per my understanding, you want to plot the range vs altitude plot of a model rocket. However, there is a huge dr...

1 year ago | 0

Answered
How can I plot with colors and text in each grid cells?
Hi Melih, As per my understanding, you want to make a heatmap which should be like the picture attached with the query. The...

1 year ago | 1

| accepted

Answered
optimal path problem using q-learning algorithm
Hi Aristi, As per my understanding, you want to get the most optimal path to the nearest corner in the grid avoiding the obsta...

1 year ago | 0

Load more