Answered
How to reach app object from worker when using parfeval
Hi Ahmet, The warning "Warning: Unable to save App Designer app object. Save not supported for matlab.apps.AppBase objects." ...

6 months ago | 0

Answered
While using the function rpmordermap, the order resolution specified in the argument of the function does not match the actual order resolution.
Hi Olivier, As per my understanding, you would like to understand why the distance between the values in Order attribute is not...

6 months ago | 0

Answered
Canoncorr Coefficients for large data
Hi Matt, As per my understanding, you would like to know how does "canoncorr" function selects the observations to set to 0 if ...

6 months ago | 0

Answered
How to run FramesAcquiredFcn on a worker?
Hi Ahmet, As per my understanding, you would like to assign "parfeval" function handle to “FramesAcquiredFcn” property. The "F...

6 months ago | 0

Answered
How to make a model of a WLAN network consisting of an one (AP) and multiple (STA) by using WLAN Toolbox?
Hi Samar, Question - 1: Why do the stations transmit to each other while there is no association among them? In the wireless n...

6 months ago | 0

Answered
Episode q0 estimate does not converge but I get good results in simulation
Hi, I found following answer in the community regarding Episode Q0. It is not necessary for Episode Q0 to be an indication of t...

6 months ago | 1

| accepted

Answered
Can episode Q0 ( DDPG agent) be referred as an indicator for training quality?
Hi Pradyumna, I found following answer in the community regarding Episode Q0. It is not necessary for Episode Q0 to be an indic...

6 months ago | 0

Answered
ERP analysis using eConnectome toolbox in matlab
Hi Marisa, Based on the description of the error, I understand that you are getting the error: "dot indexing is not supported f...

6 months ago | 0

Answered
how can i linearize a simulink non linear system in one or more equilbria?
Hi Gabriele, As per my understanding, you are able to linearize a non linear "Simulink" system at the default operating point d...

6 months ago | 0

Answered
Import large txt partially
Hi Felix, I understand you want to load only a portion of the data at once from large txt files. You can achieve it using "rea...

6 months ago | 0

Answered
psychtoolbox突然无法运行
Hi, I found following answer in the community regarding "psychtoolbox". It seems it is a third party toolbox. https://www.math...

6 months ago | 0

Answered
Is there a way to use an optimvar to choose a mathematical function?
Hi Kendall, I understand that you're trying to use an optimization variable as an index in MATLAB, which has led to some confus...

6 months ago | 0

Answered
Read Excel and write the output in same sheet in three columns
Hi Minati, I ran the code and got the following error - Unrecognized function or variable 'A'. Upon checking the code, I obser...

7 months ago | 0

Answered
'Value' in App Designer must be a scalar of type double. How do I fix the error?
Hi, As per my understanding, you are returning the values from calculate function. It is not sufficient to print the values of ...

7 months ago | 0

Answered
Deleting rows with identical time from .mat file variable
Hi Milan, I am assuming "Start" and "End" columns are string variables. Here is an example how you can remove the rows with 2 i...

7 months ago | 1

Answered
I need help to export data from hc_06 for plotting my sensor datas
Hi Ali, I am assuming you are using "bluetooth" function to create bluetooth device object. You can read the data sent to the b...

7 months ago | 0

Answered
implementing a data communication system using error detection codes with small overhead and simple design.
Hi, I understand you would like to create a simple system where sender sends the data to the receiver, protecting it with error...

7 months ago | 0

Answered
Convert ambient response signal into impulse response using Random Decrement technique (RDT)?
Hi, Here is an example to demonstrate how you can run the RDT function: % Example usage y = ... % Your ambient vibration data...

7 months ago | 0

Answered
Unpredictable outcome placing images in a single cell table.
Hi Matt, I understand you are trying to put an image inside a single cell of custom size but if the image is larger than the ce...

7 months ago | 0

Answered
Negative TrainedVariance error when running matlab example of image GAN(i change the code enlarge the image size from 64x64 to 128x128)
Hi Ziqi, As per my understanding, you are trying to process 128x128 images in GAN but you are getting negative TrainedVariance ...

7 months ago | 0

Answered
signals booster for random signals
Hi, I understand you would like to generate a random signal and boost it with a boost factor. You can achieve this in "Matlab" ...

7 months ago | 0

| accepted

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

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

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

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

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

7 months 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"...

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

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

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

7 months ago | 0

Load more