Feeds
已回答
How to simulate Solar PV and wind turbine in a single model?
Hi @Yasir Jafri, Here is a useful File Exchange submission for a "Hybrid Photovoltaic and Wind Power System," which provides an...
How to simulate Solar PV and wind turbine in a single model?
Hi @Yasir Jafri, Here is a useful File Exchange submission for a "Hybrid Photovoltaic and Wind Power System," which provides an...
5 months 前 | 0
已回答
Error message, error communicating with the backend serivces.
Hi @zeke, This issue may be related to blocked communication with the MATLAB servers. You can try the troubleshooting steps det...
Error message, error communicating with the backend serivces.
Hi @zeke, This issue may be related to blocked communication with the MATLAB servers. You can try the troubleshooting steps det...
5 months 前 | 0
已回答
I am trying to connect Tcp/ip client to tcp/ip server request like matlab as a server and simulink ( microgrid as a client ). server is running good but problem on client side
Hi @Waladur, To correctly configure and connect the "TCP/IP Client Receive" block to the MATLAB server, refer to the following ...
I am trying to connect Tcp/ip client to tcp/ip server request like matlab as a server and simulink ( microgrid as a client ). server is running good but problem on client side
Hi @Waladur, To correctly configure and connect the "TCP/IP Client Receive" block to the MATLAB server, refer to the following ...
5 months 前 | 0
已回答
Can I use cascade SiC FET in simscape?
Hi @健, It is possible to model a specific SiC MOSFET from SPICE subcircuits by using the "ee.spice.semiconductorSubcircuit2look...
Can I use cascade SiC FET in simscape?
Hi @健, It is possible to model a specific SiC MOSFET from SPICE subcircuits by using the "ee.spice.semiconductorSubcircuit2look...
5 months 前 | 0
已回答
Processor-in-the-loop
Hi @nour ouzeri, The following documentation link details some of the limitations of the code generation path for Simscape mode...
Processor-in-the-loop
Hi @nour ouzeri, The following documentation link details some of the limitations of the code generation path for Simscape mode...
5 months 前 | 1
| 已接受
已回答
Can not install TestApp on Matlab
Hi @Raúl Rivera, To troubleshoot this issue, install the tested version of Android Studio by following this documentation: htt...
Can not install TestApp on Matlab
Hi @Raúl Rivera, To troubleshoot this issue, install the tested version of Android Studio by following this documentation: htt...
5 months 前 | 0
已回答
usage of switch block : simspace, foundation library, electrical, electricalcelements
Hi @IOANNA, The "Switch Block" interfaces with the "Physical Signal (PS)" and is turned "off" or "on" based on the value specif...
usage of switch block : simspace, foundation library, electrical, electricalcelements
Hi @IOANNA, The "Switch Block" interfaces with the "Physical Signal (PS)" and is turned "off" or "on" based on the value specif...
5 months 前 | 0
已回答
Simulink tapped delay block with vector inputs
Hi @Sean, The "Tapped Delay" block natively accepts only scalar inputs. A workaround to pass vector inputs is to use a "Buffer"...
Simulink tapped delay block with vector inputs
Hi @Sean, The "Tapped Delay" block natively accepts only scalar inputs. A workaround to pass vector inputs is to use a "Buffer"...
6 months 前 | 0
已回答
Interacting with docker microservice
Hi @Marcus, As I see you are looking to deploy a Simulink model as a microservice, refer to this useful discussion thread on de...
Interacting with docker microservice
Hi @Marcus, As I see you are looking to deploy a Simulink model as a microservice, refer to this useful discussion thread on de...
6 months 前 | 0
已回答
Data dictionary addEntry "database is locked" error when running multiple instances
Hi @Cory, Refer to the following useful discussion thread on running Simulink on multiple MATLAB instances simultaneously: ht...
Data dictionary addEntry "database is locked" error when running multiple instances
Hi @Cory, Refer to the following useful discussion thread on running Simulink on multiple MATLAB instances simultaneously: ht...
6 months 前 | 0
已回答
XCP internal error while using LaunchXL 280039C in Simulink C2000 blockset
Hi @Anuj, For troubleshooting steps, refer to the following discussion thread, which consolidates various resources available t...
XCP internal error while using LaunchXL 280039C in Simulink C2000 blockset
Hi @Anuj, For troubleshooting steps, refer to the following discussion thread, which consolidates various resources available t...
6 months 前 | 0
已回答
How Does MATLAB Internally Format Actions as dlarray in DDPG with Recurrent Networks (LSTM)?
Hi @Farid, In the functions "getAction" and "getValue" for the "actor" and "critic" networks, respectively, the inputs/observat...
How Does MATLAB Internally Format Actions as dlarray in DDPG with Recurrent Networks (LSTM)?
Hi @Farid, In the functions "getAction" and "getValue" for the "actor" and "critic" networks, respectively, the inputs/observat...
6 months 前 | 0
| 已接受
已回答
Multi variable prediction LSTM
Hi @Riccardo, Choosing the right architecture depends on the complexity of the problem. Here are some resources that discuss wh...
Multi variable prediction LSTM
Hi @Riccardo, Choosing the right architecture depends on the complexity of the problem. Here are some resources that discuss wh...
6 months 前 | 0
| 已接受
已回答
simulink SOS block inputs
Hi @Peter, As I see it, you are looking to connect a ".mat" file with input parameters to an "SOS" filter block in Simulink. Co...
simulink SOS block inputs
Hi @Peter, As I see it, you are looking to connect a ".mat" file with input parameters to an "SOS" filter block in Simulink. Co...
6 months 前 | 0
已回答
How to create a CCS ToolchainInfo object in Matlab2023?
Hi @Shaw, The object "ticcs" is not present in R2023b. However, you can check the "tiCCS" object, which creates a CCS Toolchain...
How to create a CCS ToolchainInfo object in Matlab2023?
Hi @Shaw, The object "ticcs" is not present in R2023b. However, you can check the "tiCCS" object, which creates a CCS Toolchain...
6 months 前 | 0
已回答
Why does the mate slot in SW appear as an unknown constraint?
Hi @Raimondo, The following links might help with troubleshooting issues related to exporting CAD models from SolidWorks and pr...
Why does the mate slot in SW appear as an unknown constraint?
Hi @Raimondo, The following links might help with troubleshooting issues related to exporting CAD models from SolidWorks and pr...
6 months 前 | 0
已回答
If the pretrained CLRNet has the process ROIgather
Hi @Xinyu, The "laneBoundaryDetector" that loads the pretrained "CLRNet" by default already applies ROI using the "detect" func...
If the pretrained CLRNet has the process ROIgather
Hi @Xinyu, The "laneBoundaryDetector" that loads the pretrained "CLRNet" by default already applies ROI using the "detect" func...
6 months 前 | 0
已回答
Display progress of Optimizer doesn't work
Hi @Gabriele, As I see you are looking to plot the progress of the solver execution. Here's a reference example to achieve this...
Display progress of Optimizer doesn't work
Hi @Gabriele, As I see you are looking to plot the progress of the solver execution. Here's a reference example to achieve this...
6 months 前 | 0
| 已接受
已回答
I want to check if the physical material is aligned with its bonding diagram?
Hi @xie, To find the alignment between two images, you can perform an "affinetform2d" transformation using key points, specific...
I want to check if the physical material is aligned with its bonding diagram?
Hi @xie, To find the alignment between two images, you can perform an "affinetform2d" transformation using key points, specific...
7 months 前 | 1
| 已接受
已回答
System requirements for simultaneous Polyspace BugFinder Analyzes on one computer?
Hi @Kaya, You can refer to the following answer from the support team regarding the most performant configuration, which includ...
System requirements for simultaneous Polyspace BugFinder Analyzes on one computer?
Hi @Kaya, You can refer to the following answer from the support team regarding the most performant configuration, which includ...
7 months 前 | 1
已回答
Synchronous Machine pu Fundamental field winding bases
Hi @Franco Huidobro Bandala, You can refer to the documentation for the "Synchronous Machine pu Fundamental," which mentions th...
Synchronous Machine pu Fundamental field winding bases
Hi @Franco Huidobro Bandala, You can refer to the documentation for the "Synchronous Machine pu Fundamental," which mentions th...
7 months 前 | 0
| 已接受
已回答
Simulink model not running in real time
Hi @Amy, As I see, you are experiencing different execution durations with "Connected IO" compared to "External Mode." This dif...
Simulink model not running in real time
Hi @Amy, As I see, you are experiencing different execution durations with "Connected IO" compared to "External Mode." This dif...
7 months 前 | 0
已回答
Exporting signal of bus creator blocks to excel.
Hi @Antimo, As I see, you are trying to programmatically access the names of all signals aggregated at different "Bus Creator" ...
Exporting signal of bus creator blocks to excel.
Hi @Antimo, As I see, you are trying to programmatically access the names of all signals aggregated at different "Bus Creator" ...
7 months 前 | 0
| 已接受
已回答
Find out whether the video content is reliable or not through the code entered in a box inside the interface
Hi @alex, As I understand, you are looking to build a GUI app to perform video processing, the following resources/steps can be...
Find out whether the video content is reliable or not through the code entered in a box inside the interface
Hi @alex, As I understand, you are looking to build a GUI app to perform video processing, the following resources/steps can be...
7 months 前 | 0
已回答
Building an Electric Scooter with AEB (Automatic Emergency Braking) Functionality in Simulink
Hi @MOHAMED, As I understand, you intend to design an EV (Electric Scooter) with AEB system. Since building an EV is of broad s...
Building an Electric Scooter with AEB (Automatic Emergency Braking) Functionality in Simulink
Hi @MOHAMED, As I understand, you intend to design an EV (Electric Scooter) with AEB system. Since building an EV is of broad s...
7 months 前 | 0
已回答
Determine the dimensions (in pixels) of the smallest vertebra (based on the height of the vertebral body)."
Hi @Rafael, As I understand you are mainly looking to segment regions of interest in the shared spinal X-ray image. Here is a u...
Determine the dimensions (in pixels) of the smallest vertebra (based on the height of the vertebral body)."
Hi @Rafael, As I understand you are mainly looking to segment regions of interest in the shared spinal X-ray image. Here is a u...
8 months 前 | 0
已回答
What is wrong with my SIR Model?
Hi @Eymen Dogrusever, As I see you have ended the second function wrongly at the function call "Program_2_1(0.0006,0.0083,50,1,...
What is wrong with my SIR Model?
Hi @Eymen Dogrusever, As I see you have ended the second function wrongly at the function call "Program_2_1(0.0006,0.0083,50,1,...
8 months 前 | 0
已回答
In ULA monopulse, i can't find sum beam and difference beam
Hi @종영, As I understand, you are looking to plot the sum and difference monopulse for a ULA. Refer to the documentation link be...
In ULA monopulse, i can't find sum beam and difference beam
Hi @종영, As I understand, you are looking to plot the sum and difference monopulse for a ULA. Refer to the documentation link be...
8 months 前 | 0
已回答
Interaction Effects Reference Coding
Hi @Laurie König, In the example "Longitudinal Study with a covariate", the model uses Program A as the reference category, th...
Interaction Effects Reference Coding
Hi @Laurie König, In the example "Longitudinal Study with a covariate", the model uses Program A as the reference category, th...
8 months 前 | 0
已回答
error configuring Embedded Coder Support Package for Linux Applications
Hi @Michle, As I see you are trying to set up a "Linux Target Computer" for the "Embedded Coder Support Package for Linux." Si...
error configuring Embedded Coder Support Package for Linux Applications
Hi @Michle, As I see you are trying to set up a "Linux Target Computer" for the "Embedded Coder Support Package for Linux." Si...
9 months 前 | 0