已回答
How to assign Simulink parameters to custom SwAddrMethod in AUTOSAR model.
Hi Mathias, As per my understanding, you are trying to map "Simulink" model elements to "Autosar" model. Please refer to the f...

1 year 前 | 0

已回答
Using the trained LSTM weight parameters in MATLAB, the results obtained by calculating with a formula are inconsistent with the results obtained by directly calling the net.
Hi, I understand you want to extract the weight parameters and calculate them according to the formula manually. However, the p...

1 year 前 | 0

| 已接受

已回答
How to work with mdlDatastore and multiple channelgroups?
Hi Ben, As per my understanding, you are trying to create a new, reduced dataset with only specific signals and the correspondi...

1 year 前 | 0

已回答
Discrepancy in signalLabeler AutomatedValue Function with Multi-channel Data??
Hi, The example in the link provided (https://au.mathworks.com/help/signal/ug/label-qrs-complexes-and-r-peaks-of-ecg-signals-...

1 year 前 | 0

已回答
Virtual Datasets Source remapping or autoupdate
Hi, As per my understanding, you are trying to create a dynamic mapping of multiple chunks of data stored in .h5 file to VDS. ...

1 year 前 | 0

已回答
lqr controller with saturation for closed loop system
Hi, As per my understanding, you are trying to saturate the output of "lqr controller" and ensure that the input to the "plant"...

1 year 前 | 0

| 已接受

已回答
How can I use STFT with Wavelet?
Hi, As per my understanding, you want to calculate the Short-time Fourier Transform (stft) of a discrete wavelet transform of a...

1 year 前 | 0

已回答
Anybody here familiar with detrended fluctuation analysis (DFA)?
Hi Hunter, As per my understanding, you are trying to perform a Detrended Fluctuation Analysis on a sample data but getting neg...

1 year 前 | 0

已回答
Using Image Processing to calculate Moment of Inertia
Hi, As per my understanding, you would like to calculate the moment of inertia of different infill density 3D printed beams. Yo...

1 year 前 | 0

已回答
Potential conflicting usages of identifier
Hi, As per my understanding, you are getting a lot of "Potential conflicting usages of identifier" errors. As a solution you wo...

1 year 前 | 0

已回答
How can I create a Hdf5 dataset file from several h5 files?
Hi Gulfam, As per my understanding, you want to merge multiple h5 files into a single hdf5 file and apply a compression on the ...

1 year 前 | 0

已回答
how can i reset fgetl to the beginning of the text file. frewind doesn't work
Hi Jonas, As per my understanding, you would like to reset the file position indicator to the beginning of the file and read th...

1 year 前 | 0

已回答
Database - Large Structure of arrays :: BigData
Hi Smoone, As per my understanding, you have a large collection of structure of array, and you would like to save and load them...

1 year 前 | 1

| 已接受

已回答
I want to find the log-likelihood value after mle() found parameters for mixture distribution of two normal distribution
Hi Alex, As per my understanding, you would like to calculate the log-likelihood value for a set of parameters. You can achieve...

2 years 前 | 0

已回答
Multi-Step (D)DQN using Parallelization
Hi David, As per my understanding, you would like to generate experience samples at worker nodes by training the model with loc...

2 years 前 | 0

已回答
Convert ecg file into .mat file for ECG classification
Hi Rizwan, As per my understanding, you would like to read “.ecg” files and store the values in .mat files. You can achieve t...

2 years 前 | 0

已回答
Creating smaller files from one large file, and data is being replaced with NaN
Hi Emma, As per my understanding, you are getting NaN values in some of the columns when storing the data into smaller files, e...

2 years 前 | 0

已回答
How do I plot the intersection of two inequalities?
Hi Gustavo, As per my understanding, you would like to see the area covered by both the inequalities. Here is an example showi...

2 years 前 | 0

已回答
How to subtract subtract two elements in the same matrix and then do that again and then divide these values by each other?
Hi Matthew, I understand you would like to subtract the adjacent values in the "p1" and "x1" matrices. And then, you would like...

2 years 前 | 0

已回答
i want to calculate correlation every half cycle i have 2400 sample per cycle
Hi, I understand you would line to calculate correlation once every half cycle. Here is an example showing how you can imp...

2 years 前 | 1

已回答
Problem with interp3 - "Interpolation requires at least two sample points for each grid dimension."
Hi Joe, As per my understanding, you would like to interpolate values of a function of three variables at specific query points...

2 years 前 | 0

已回答
Task 3 [Computer-based calculation] Calculate the molar volume and compressibility factor of gaseous CO2 at 0.001, 0.1, 1.0, 10.0, 70.0 and 75.0 bar using the Virial, RK and
Hi Candi, As per my understanding, you would like to calculate the molar volume and compressibility factor of gases CO2 differe...

2 years 前 | 0

已回答
I'm trying to solve a spring-mass-damper system using 4th order Runge-Kutta method. I came up with the following function, but I'm not able to get the outputs as needed.
Hi Ishit, As per my understanding, you would like to store the calculated values “time”, “displacement”, “velocity” into a tabl...

2 years 前 | 0

已回答
cannot change background figure color and default setting for export 'w' does not work either
Hi, I understand you would like to change the background colour of “scope” in Simulink. You can achieve this by editing the sco...

2 years 前 | 0

已回答
how extract data from .mat files into a excel sheet and create column headers row header from cell array data
Hi, I understand you would like to store the values from the cell array “Val” and “description” fields into different sheets ac...

2 years 前 | 0

已回答
How can I add a Variable with a variable inside of it?
Hi, I understand you would like to save the values of each aircraft without having to use different variable names each ...

2 years 前 | 0

已回答
How to calculate the crowding distance of the objective values ?
Hi, I understand that you want to know how to implement the logic of calculating crowding distance for each objective paramete...

2 years 前 | 0

已回答
Putting outcome of multiple values from for loop in one table
Hey Sven, I understand you would like to know how to store the data generated by “interp1” function into a table where o...

2 years 前 | 0