已回答
Graph a circle with a tangent
Hi Arturo, To graph the circle ((x-1)^2 + (y-1)^2 = 25) and its tangent at the point ((4, -3)) in MATLAB, you'll first need to ...

1 year 前 | 0

已回答
Using Vehicle Dynamics Toolbox, Automated Driving Toolbox &Unreal Engine in tandem - Coordinate systems
Hi Jiyo, To adapt the Double Lane Change Reference Application for testing your autonomous driving controller with different MA...

1 year 前 | 0

已回答
Generation of dll file from a MATLAB function
Hi Tarun, To resolve the missing DLL error when using a MATLAB compiled function in a different environment, make sure to: Ins...

1 year 前 | 0

已回答
How to use .m file when using Autodefine Input Types and mex file when running
Hi Nathan, To differentiate between normal execution and various stages of code generation in MATLAB, including the "Autodefine...

1 year 前 | 0

已回答
Can Hinfstruct be used with real parametric uncertainty?
Hi Adel, "hinfstruct" can handle plants with parametric uncertainty by designing a controller that works well for the nominal c...

1 year 前 | 0

已回答
synchronous machine _maximum power capacity
Hi NN, The maximum load capacity that can be connected to a 3.125 MVA synchronous generator is determined by factors such as it...

1 year 前 | 0

已回答
Separate strokes from a gesture
Hi Shweta, To separate individual strokes from a gesture like the numeral "2" in MATLAB, follow these steps: Pre-process the i...

1 year 前 | 0

已回答
Straightening a curved cylindrical structure
Hi Cat-22, To straighten a wavy cylindrical structure in MATLAB and maintain the internal values, you would follow these genera...

1 year 前 | 0

已回答
Controlling LCVR controller box by Matlab
Hi Van, To control a Thorlabs LCC25 box in MATLAB using the "serialport" function: Determine the correct COM port and communic...

1 year 前 | 0

已回答
procrustes for incomplete point sets
Hi Karel To align incomplete point sets in MATLAB when using the "procrustes" function yo can do the following: Determine whi...

1 year 前 | 0

已回答
is dynamic packet bearer supported in 5G toolbox for NRTDDsymbolbasedScheduling of System level simulation
Hi Anand, In MATLAB system-level simulations for wireless communications, dynamic packet bearer configurations can support traf...

1 year 前 | 0

已回答
Why does my Speedgoat IO333-410K disappear?
Hi James, To address intermittent hardware detection issues with your IO333-410K boards on multiple Speedgoat systems, you can ...

1 year 前 | 0

已回答
Data Translation DT9857E variable IO latency
Hi Karol, To address variable system latency in data acquisition with the DT9857E device in MATLAB, you can try the following a...

1 year 前 | 0

| 已接受

已回答
High EM-Speeds in Simulation of 21-Ton EV Truck with 2-speed AMT using Virtual Vehicle Composer.
Hi Rohit, To resolve the issue of high Electric Motor (EM) speeds in your 21-ton EV truck simulation with a 2-speed Automated M...

1 year 前 | 0

已回答
Modeling of gas mass fraction across local restriction for moist air - Simscape
Hi John, The difference in mass fractions at the input and output of a Local Restriction (MA) block in Simscape, as observed in...

1 year 前 | 0

已回答
Mode of Transmission and Reception using Adalm Pluto SDR devices
Hi Marco, Continuous Transmission Alternative: Instead of using `transmitRepeat` for continuous transmission, you can use the `...

1 year 前 | 0

| 已接受

已回答
Automotive Adaptive Cruise Control Using FMCW Technology distance error
Hi Yucheng, In the MATLAB example of Automotive Adaptive Cruise Control Using FMCW Technology, even when you set the speed of t...

1 year 前 | 0

已回答
DsFileReader Seek issue with values >= (2^63 - 2^10)
Hi, The issue you're facing with "DsFileReader" when seeking to a position "(2^63 - 2^10)" in a .mf4 file is likely due to limi...

1 year 前 | 0

| 已接受

已回答
How can I implement a frequency sweep with an external signal source using ZCU111
Hi Yihan, To perform a frequency sweep on the Xilinx ZCU111 using MATLAB: Configure the ADC: Set the ADC sampling rate to 4 GS...

1 year 前 | 0

已回答
R-Capacitance Sensitivity
Hi Peter, To simulate the R-C circuit in Simulink and observe the voltage change due to a small change in capacitance, you will...

1 year 前 | 0

已回答
Open and run a datafile with matlab compiled exe file
Hi Mubin, To open ".xyz" files with your "test.exe" MATLAB compiled application and automatically run a function, follow these ...

1 year 前 | 0

已回答
How to run closed loop using PI controller and TMSf320f28335 in simulink?
Hi Arijeet, To address issues with your closed-loop buck converter using a PI controller: Check the voltage sensor accuracy an...

1 year 前 | 0

已回答
How to run solidworks vba macros from matlab?
Hi Anish, You're using "invoke" to call methods on the SolidWorks application object. The usage of "invoke" seems correct, but ...

1 year 前 | 0

已回答
Backward compatibility of matlab.mixin.SampleTime class
Hi Andre, I understand that you want to maintain a single codebase that is compatible with multiple MATLAB versions. To mainta...

1 year 前 | 0

已回答
Error using vision.internal.cnn.parseInputsFasterRCNN.
Hi Yuhang, The error you face indicates that MATLAB cannot find the function "parseInputFasterRCNN" within the "vision.internal...

1 year 前 | 0

已回答
How to save row vector or cell array in a Table?
Hi Subhadip, The error you're encountering is due to trying to assign a cell array ("rowcell") directly into a single cell of t...

1 year 前 | 0

已回答
Intel OneApi 2024 Support!
Hi Abdelrahman , I understand that you want to use Intel OneAPI for Frotran 2024 which is not supported by MATLAB yet. It is i...

1 year 前 | 0

已回答
How to set the number of sampling points when simulating using Simbiology APP
Hi, I understand that you want to simulate a model created with SimBiology for a given number of sampling points. You can use ...

1 year 前 | 1

已回答
Call Function with parameters in a script code extracted from two codes !!!
Hi Hussam, I understand that you want to integrate energy harvesting into your cluster head selection in MATLAB: Identify Com...

1 year 前 | 0

已回答
seeking guidance on how to integrate chemical reactions into batch reactor model (Simulink).
Hi Khadija, I understand that you want to incorporate chemical reactions into a Simulink batch reactor model, Here is a genera...

1 year 前 | 0

加载更多