Feeds
已回答
Add the audio of the original video to the video generated by matlab code.
Hi Ala, To copy the audio from your original input video to the newly created video, you can use the “FFmpeg” command line to...
Add the audio of the original video to the video generated by matlab code.
Hi Ala, To copy the audio from your original input video to the newly created video, you can use the “FFmpeg” command line to...
3 months 前 | 0
已回答
Data Stimulation using XCP in Vehicle Network toolbox
Hi, When using XCP on CAN via the Vehicle Network Toolbox with Simulink Real-Time, the “Data Stimulation” block can indeed ...
Data Stimulation using XCP in Vehicle Network toolbox
Hi, When using XCP on CAN via the Vehicle Network Toolbox with Simulink Real-Time, the “Data Stimulation” block can indeed ...
3 months 前 | 0
已回答
Validation error, when configuring enable subsystem as autosar component?
Hi, the error you're facing usually means that Simulink doesn't support resetting states in this specific context, often when th...
Validation error, when configuring enable subsystem as autosar component?
Hi, the error you're facing usually means that Simulink doesn't support resetting states in this specific context, often when th...
3 months 前 | 0
已回答
Calculated NCA Parameters don't match provided data
Hello, You're correct in identifying that the “sbionca” function in MATLAB calculates “Cmax” and “Tmax” based on noncompart...
Calculated NCA Parameters don't match provided data
Hello, You're correct in identifying that the “sbionca” function in MATLAB calculates “Cmax” and “Tmax” based on noncompart...
3 months 前 | 0
| 已接受
已回答
Smith chart for PCB Antenna Designer and Antenna Designer App
Hello Robbin, The Antenna Designer and PCB Antenna Designer apps display impedance plots, but don’t have a built-in Smith Cha...
Smith chart for PCB Antenna Designer and Antenna Designer App
Hello Robbin, The Antenna Designer and PCB Antenna Designer apps display impedance plots, but don’t have a built-in Smith Cha...
3 months 前 | 0
已回答
How to connect AC voltage block to 2 level PWM generator block in simulink
Hello Gene, From your question I get that you want to connect an AC voltage block to the PWN generator block. There are two...
How to connect AC voltage block to 2 level PWM generator block in simulink
Hello Gene, From your question I get that you want to connect an AC voltage block to the PWN generator block. There are two...
3 months 前 | 0
已回答
How to read the DWORK vector information from the current block
Hello Duncan, According to my understanding you are tyring to implement TLC file for a Simulink block that performs a safety ...
How to read the DWORK vector information from the current block
Hello Duncan, According to my understanding you are tyring to implement TLC file for a Simulink block that performs a safety ...
3 months 前 | 1
已回答
Coordinates of koch snowflake
Hi Arnold, As I understand, you want to know the coordinates of the antenna of the Koch snowflake fractal antenna. You can use ...
Coordinates of koch snowflake
Hi Arnold, As I understand, you want to know the coordinates of the antenna of the Koch snowflake fractal antenna. You can use ...
4 months 前 | 0
| 已接受
已回答
How to not surpass 1 SoC when charging a battery in Simscape?
Hi Braxton, I understand that you want the battery to saturate instead of surpassing “SoC”. This can be done using the “Satu...
How to not surpass 1 SoC when charging a battery in Simscape?
Hi Braxton, I understand that you want the battery to saturate instead of surpassing “SoC”. This can be done using the “Satu...
4 months 前 | 0
| 已接受
已回答
is there waveform analyzer app for bluetooth ?
Hi Anand Rajgopalan, MATLAB provides a Bluetooth LE Waveform Generator app, “bleWaveformGenerator” for creating BLE waveform...
is there waveform analyzer app for bluetooth ?
Hi Anand Rajgopalan, MATLAB provides a Bluetooth LE Waveform Generator app, “bleWaveformGenerator” for creating BLE waveform...
4 months 前 | 1
| 已接受
已回答
How to convert nearest pixel as same number of pixels value from gray image? like bwlabel?
Hello Voxey, According to my understanding of the question you want to label connected components in a grayscale image. Th...
How to convert nearest pixel as same number of pixels value from gray image? like bwlabel?
Hello Voxey, According to my understanding of the question you want to label connected components in a grayscale image. Th...
4 months 前 | 0
已回答
Limits of ROI in imaqtool
Hello Cordelia, To resolve the Range of Interest error, make sure that the “ROIPosition” does not exceed the maximum allowed v...
Limits of ROI in imaqtool
Hello Cordelia, To resolve the Range of Interest error, make sure that the “ROIPosition” does not exceed the maximum allowed v...
5 months 前 | 0
已回答
Getting information about tetrahedral elements after mesh encryption
Hi, From my understanding, you are trying to obtain the new information for tetrahedral elements in a mesh after marking some ...
Getting information about tetrahedral elements after mesh encryption
Hi, From my understanding, you are trying to obtain the new information for tetrahedral elements in a mesh after marking some ...
5 months 前 | 0
| 已接受
已回答
What are faster alternatives than fread for costumn import patterns?
Hello, To improve the speed of importing point cloud data from a binary file, instead of reading each data point individually....
What are faster alternatives than fread for costumn import patterns?
Hello, To improve the speed of importing point cloud data from a binary file, instead of reading each data point individually....
5 months 前 | 0
已回答
How to create smooth spheres in the unit cell of a crystal structure?
Hello Daniel, From my perspective, you are trying to create more smooth spheres in the unit cell of a crystal structure. To ac...
How to create smooth spheres in the unit cell of a crystal structure?
Hello Daniel, From my perspective, you are trying to create more smooth spheres in the unit cell of a crystal structure. To ac...
5 months 前 | 0
已回答
How do I change the link of a Library source?
Hello, according to my understanding of your question you are trying to make changes in your new file and apply “push all” but t...
How do I change the link of a Library source?
Hello, according to my understanding of your question you are trying to make changes in your new file and apply “push all” but t...
6 months 前 | 0
已回答
How to determine 24 hourly load?
Hello Daravann, According to my understanding you want to determine hourly load and load curve from static load of P and Q. As...
How to determine 24 hourly load?
Hello Daravann, According to my understanding you want to determine hourly load and load curve from static load of P and Q. As...
6 months 前 | 0
已回答
how to plot frequency vs distance surface plot from frequency vs wave-vector surface plot?
Hello Amrit, From my perspective you are trying to plot a frequency v/s distance surface plot from a frequency v/s wave-vecto...
how to plot frequency vs distance surface plot from frequency vs wave-vector surface plot?
Hello Amrit, From my perspective you are trying to plot a frequency v/s distance surface plot from a frequency v/s wave-vecto...
6 months 前 | 0
已回答
Why aren't my Simulink functions being called properly when using nested Simulink functions, Stateflow charts, and Data Store blocks?
Hello Kathirvel, When dealing with Simulink functions in a Stateflow chart, especially when using nested Simulink functions a...
Why aren't my Simulink functions being called properly when using nested Simulink functions, Stateflow charts, and Data Store blocks?
Hello Kathirvel, When dealing with Simulink functions in a Stateflow chart, especially when using nested Simulink functions a...
7 months 前 | 0
已回答
Display isosurface patch and pcshow surface together.
Hello Tyce, It seems that you are working on plotting a "pcshow" surface plot alongside an "isosurface" plot, and there is a mi...
Display isosurface patch and pcshow surface together.
Hello Tyce, It seems that you are working on plotting a "pcshow" surface plot alongside an "isosurface" plot, and there is a mi...
7 months 前 | 0
已回答
Convergence curve of two objectives separately for MOGA
Hello Siamak, According to my understanding you are working with “gamultiobj” function which is part of the Global Optimizatio...
Convergence curve of two objectives separately for MOGA
Hello Siamak, According to my understanding you are working with “gamultiobj” function which is part of the Global Optimizatio...
7 months 前 | 0
已回答
how to set nominal values in model predictive controller using scripts?
Hello Jana, According to my understanding, you are attempting to set nominal values for the states and manipulated variables of...
how to set nominal values in model predictive controller using scripts?
Hello Jana, According to my understanding, you are attempting to set nominal values for the states and manipulated variables of...
7 months 前 | 0
已回答
Pie chart with a limited number of slices
Hello Henrik, According to my understanding you are trying to create a pie chart displaying the top 10 most frequent characters...
Pie chart with a limited number of slices
Hello Henrik, According to my understanding you are trying to create a pie chart displaying the top 10 most frequent characters...
7 months 前 | 0
已回答
why won't this work?
Hello, Henrick According to my understanding you are trying to create a pie chart displaying the top 10 most frequent charact...
why won't this work?
Hello, Henrick According to my understanding you are trying to create a pie chart displaying the top 10 most frequent charact...
7 months 前 | 0
已回答
Forward selection with Random forest: error
Hello Sowmya, According to my understanding of the question you are trying to run a feature selection using random forest in ...
Forward selection with Random forest: error
Hello Sowmya, According to my understanding of the question you are trying to run a feature selection using random forest in ...
7 months 前 | 0
已回答
Interaction MATLAB-C++ and toolboxes
Yes, it is possible to call a MATLAB script or function from C++ and retrieve the output, even if they are in different files. T...
Interaction MATLAB-C++ and toolboxes
Yes, it is possible to call a MATLAB script or function from C++ and retrieve the output, even if they are in different files. T...
7 months 前 | 0
已回答
How to change resolution of an image ?
To change the resolution of an image in MATLAB, you can specify the pixels per inch (PPI) when saving the image in formats that ...
How to change resolution of an image ?
To change the resolution of an image in MATLAB, you can specify the pixels per inch (PPI) when saving the image in formats that ...
7 months 前 | 0