Answered
How to change the input Dataset (Drivecyclespeed) in Glider Model
Hi Gurudesh, The driver is connected to an inport block named "drivecyclesSpeed[mph]", Double-click on the inport block and you...

7 months ago | 0

Answered
Method to utilize compressor table in Powertrain Blockset on own purpose
To build a compressor map and correlate it with your own data for use in a Simulink model independently from the Powertrain Bloc...

7 months ago | 0

Answered
Saved Agent gives me constatn output always..
Hi Sungho Park, I understand that you have a pretrained RL DDPG agent and you want to load that agent in MATLAB, when you load ...

7 months ago | 1

Answered
multidimensional triangulation based on non-Euclidean distances from landmarks
Hi Philipp, Landmark MDS can work with non-Euclidean distances, such as correlation distances. However, it's important to note ...

8 months ago | 0

Answered
Communicating to NET dll by class.
Hi Laurent, Yes, it is possible to send a class to and from a MATLAB .NET assembly and a C# Visual Studio project. MATLAB Compi...

8 months ago | 1

| accepted

Answered
can't smooth GM nifti images using spm12
Hi Ali, It appears that the smoothing operation in SPM12 has failed due to an issue with the datatype of the image you are tryi...

8 months ago | 0

Answered
Coder and .net Dll examples
Hi Dharmesh, I understand that you have a MATLAB code which needs to be converted to DLL file. To generate DLLs from MATLAB fi...

8 months ago | 0

Answered
Training of RL DDPG Agent is not working (Control of an Inverted pendulum)
I understand that you have a reinforcement learning DDPG agent and wants to set learning rate and exploration options of that ag...

9 months ago | 0

| accepted

Answered
How can I customize code obfuscation in embedded coder?
I understand that you want to have custom structures in the C code generated by embedded coder. Please review the following doc...

9 months ago | 0

Answered
Setting a class object property of type string class in a Coder project
I understand that you have a property of string type and wants to change the length of the property using object of the class. ...

9 months ago | 0

| accepted

Answered
how can I plot a velocity time graph for the diffusion of a fluid at a particular grid cell?
I understand that you want to plot velocity-time graph for diffusion of a fluid at a particular grid cell, in order to do that y...

9 months ago | 0

Answered
How do I use Matlab Compiler SDK to create executable for GUI app
I understand that you have a MATLAB GUI app and want to make a standalone executable of the same. Here are the steps that you ca...

9 months ago | 0

Answered
creating video fire effect from perlin noise
Hi David, I understand that you want to create a fire like effect using perlin noise. The basic idea is to generate Perlin no...

10 months ago | 0

Answered
simulation of wind_solar_electrolyzer _fuel cell system
Hi Banne, I understand that you are getting a bunch of errors while compiling your Simulink model, the error messages indicat...

10 months ago | 0

Answered
Training a DDPG agent for MIMO system
Hi Tanuja, I understand that you want to train a DDPG agent for MIMO system but the action values you are getting are always o...

10 months ago | 0

Answered
Simulink SDI Snapshot Command Missing Data
Hi Richard, I understand that you want to take snapshot of a plot with 15 signals spread across 9 subplots, to ensure that the...

10 months ago | 0

| accepted

Answered
How can I simulate a USV/ASV using MATLAB/Simscape?
Hi Hangyeol, I understand that you have an ASV(Autonomous Surface Vehicle) model and want to simulate its hydrodynamics (buoya...

10 months ago | 0

Answered
Load a Previously Trained Agent into a Simulink Reinforcement Learning Model to start training again in MATLAB 2021a
Hi Julian, I understand that you have a pretrained RL DDPG agent and you want to load that agent in MATLAB, when you load a pr...

11 months ago | 0

Answered
Optimize RL Agent for a DC-Motor Speed control
Hi Franz, I understand that you want to replace the PI controller with an RL (Reinforcement Learning) agent and would like to i...

11 months ago | 0

Answered
Infineon Mosfet SPICE to simulink
Hi Fan, I understand that you want to import an Infineon MOSFET SPICE Model to Simulink, I used your model file, and it is ind...

11 months ago | 0

| accepted

Answered
Undefined function error for readDistance function within GUI editor
Hi Marisa, I understand that you are unable to use the function “readDistance()” with an Arduino and HC - SR04 ultrasonic se...

11 months ago | 0

Answered
Is it possible to modify the detectCheckerBoard-function to detect all edge points?
Hi @Matthias Ernst, I understand that you want to detect edges in a checkered image which is not rectangular. The “detectChecke...

11 months ago | 0

Answered
Prediction Problem on a regression Problem
Hi, I understand that you want to calculate accuracy in percentage and ensure that ‘Voxelpred’ has same format as target data....

11 months ago | 0

Answered
Create Gaussian noise with given PSD
Hi, I understand that you want to create Gaussian noise with the given PSD value and compare that with the noise of an acceler...

11 months ago | 0

Answered
login named user on a corporate network with proxy
Hi Ben, I understand that you are facing connection error while using login named user. You can refer to the following MATLAB...

11 months ago | 0

Answered
I have 10957 data of 30 years of temperature for day. I need determinate of intervalo of confidence for each month. I tried but i don't understand function bootci.
Hi, I understand that you have temperature data of 30 years and want to determine confidence interval of each month. To determ...

11 months ago | 0

Answered
comparing subsets of bagofwords and converting bagofwords to cell array
I understand that you have three Bag of Words arrays: spam, nonspam, and allwords. The spam and nonspam arrays are subsets of th...

11 months ago | 0

Answered
It is to ask how to Extract features from a signal in matlab
I understand that you have large amount of time series data and you want to extract features like mean, min, max, std, median u...

12 months ago | 0

Answered
No module named 'matlabruntimeforpython3_9', when trying to run my packaged Matlab script
I understand that you are encountering an issue while attempting to establish a connection between MATLAB runtime and Python. To...

12 months ago | 0

Answered
If the element of the bus is put as an input to the matlab function
Hi 가은 최, I understand that you have elements in a bus, and you want to access these elements inside a MATLAB function block. ...

12 months ago | 0

Load more