![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20797876_1610013875343_DEF.jpg)
Prasannavenkatesh
Followers: 0 Following: 0
Statistics
0 Questions
10 Answers
RANK
135 447
of 297 016
REPUTATION
0
CONTRIBUTIONS
0 Questions
10 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How can I extract an ISO file to a local drive?
Hi, It sounds like you may be encountering a permissions issue while trying to extract the "install_ddux_settings_win64.ENC" fi...
mer än ett år ago | 0
Does TreeBagger perform cross validation?
Hi Barry, Cross validation can be applied to TreeBagger using the crossval function. fitctree also has a cross validation opti...
mer än ett år ago | 0
Why immse function is giving error?
Hi Sanchit, The error message indicates that the input argument expected by the "immse" function is not of the correct data typ...
mer än ett år ago | 0
matlab code for mean_squared_error
Hi Sanchit, You can use the existing immse function in matlab (https://in.mathworks.com/help/images/ref/immse.html) for calcula...
mer än ett år ago | 0
How to expand my experimental dataset using GANs?
Hi Yahya, Expanding an experimental dataset using GANs (Generative Adversarial Networks) involves generating synthetic data tha...
mer än ett år ago | 0
comparison betwween using LSTM only and using CNN_LSTM for classify ECG signal
Hi Aisha, The main difference between using LSTM (Long Short-Term Memory) only and using CNN_LSTM (Convolutional Neural Network...
mer än ett år ago | 0
How to encrypt ".mlapp" file ?
Hi Aidin, you can use App Designer to export the code as a .m file and then use the pcode function (https://in.mathworks.com/...
mer än ett år ago | 0
How to add custom subtitle to a Pattern(Array,... figure?
Hi Peter, You can use the subtitle function (https://in.mathworks.com/help/matlab/ref/subtitle.html) to add information in the...
mer än ett år ago | 0
Error in running one-dimensional CNN regression model
Hi Marvin, To solve the error of incompatible input and output sequence lengths, you can try replacing the first layer, i.e, th...
mer än ett år ago | 0
What is the format of 'XTrain ' array in the example https://in.mathworks.com/help/deeplearning/ug/train-a-variational-autoencoder-vae-to-generate-images.html
Hi Debojit, The format of the XTrain variable present in the example "train a variational autoencoder vae to generate images" i...
mer än ett år ago | 0