Answered
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 ago | 0

Answered
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 ago | 0

| accepted

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

| accepted

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 1

| accepted

Answered
지정된 모델을 PID 제어기로 표현할 수 없어서 변환에 실패했습니다.란 에러 메시지가 떳습니다.
Hello, 제 모국어는 한국어가 아니라서, 이 질문에 영어로 답변하려고 합니다. 이해해주셔서 감사합니다. As per my understanding, you would like to represent complex numb...

1 year ago | 0

Answered
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...

1 year ago | 0

Answered
How is the ‘DistanceThreshold’ influencing the embedding dimension in the Phase Space reconstruction calculation?
Hi Frederik, As per my understanding, you would like to understand how "DistanceThreshold" argument is affecting embedding dime...

1 year ago | 0

Answered
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...

1 year ago | 0

Answered
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...

1 year ago | 0

Answered
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...

1 year ago | 0

Answered
Matlab CERR Gray Level Run Length Matrix
Hi Laura, As per my understanding, you are not able to see any error and MATLAB is running indefinitely. As “planC” is a global...

1 year ago | 0

Answered
Matlab 2-D plot 질문입니다.
Hello Inseong, 제 모국어는 한국어가 아니라서, 이 질문에 영어로 답변하려고 합니다. 이해해주셔서 감사합니다. As per my understanding, you would like to plot a box gra...

1 year ago | 0

Answered
Suggestions to improve my Neural Network?
Hi Wookie, As per my understanding, you would like to know ways you can increase the accuracy of the model. I observed that...

1 year ago | 0

Answered
Can't match inputs
Hi Kantemir, According to the MATLAB documentation, when creating a custom network using the "network" function, it is essentia...

1 year ago | 0

Answered
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...

1 year ago | 0

Answered
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...

1 year ago | 0

Answered
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...

1 year ago | 1

Answered
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...

1 year ago | 0

Answered
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...

1 year ago | 0

Answered
Smooth Results from bwboundaries
Hi Holden, As per my understanding, you would like to enhance the capability so that you do not see the detected boundary jagge...

1 year ago | 0

Answered
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...

1 year ago | 0

Load more