Statistics
RANK
2.786
of 273.026
REPUTATION
16
CONTRIBUTIONS
24 Questions
15 Answers
ANSWER ACCEPTANCE
20.83%
VOTES RECEIVED
8
RANK
991 of 18.442
REPUTATION
1.781
AVERAGE RATING
4.90
CONTRIBUTIONS
7 Files
DOWNLOADS
162
ALL TIME DOWNLOADS
11367
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
50
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
why LSTM output limited?
Hi, I have traind a LSTM network in MATLAB. after finishing the training stage i faced an strange thing. the output of network w...
3 maanden ago | 0 answers | 0
0
answersQuestion
Custom Deep Learning Layer
i need to implement a hybrid model of CNN and Fuzzy. the approach is simple. by changing the last layers of the Convolutional N...
7 maanden ago | 0 answers | 0
0
answersQuestion
Equivalent of Fourier Synchro Squeezed Transform (FSST) in python
Hi, is there any equivalent Python code for the matlab FSST function ? kind regards, Abolfazl
8 maanden ago | 0 answers | 0
0
answersSolved
Generate a vector like 1,2,2,3,3,3,4,4,4,4
Generate a vector like 1,2,2,3,3,3,4,4,4,4 So if n = 3, then return [1 2 2 3 3 3] And if n = 5, then return [1 2 2...
9 maanden ago
Submitted
BlueMind missing data imputation Project
missing value prediction by use of deep learning algorithm and shallow learning algorithm
11 maanden ago | 4 downloads |

Submitted
Multivariate and Univariate Time Series Prediction
Time Series Prediction by use of Deep learning and shallow learning algorithms
ongeveer een jaar ago | 113 downloads |

Submitted
Time Series Prediction with Bayesian optimization
Time-series Prediction by LSTM and Bayesian Optimization algorithm for hyperparameter tuning in the univariate and multivariate...
meer dan een jaar ago | 28 downloads |

Question
Print command window output on command prompt of windows (cmd)
Hey everyone, I hope you all are in good health. I have a question about how to automatically write everything that displa...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
connect Matlab to Binance API
Hey everyone, i am seeking for a solution to put an order with Binance API. if anyone has experience in this field or has kno...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
Binance Buy or Sell Request
hey everyone another thing I really need your help is sending a request for Binance API. well, I think it is not only my q...
meer dan een jaar ago | 0 answers | 0
0
answersSubmitted
plotting features in Matlab
in this code, I'm trying to show the most useful features in plotting a figure
meer dan een jaar ago | 1 download |

Question
Problem using webwrite to send image in telegram API
Hey everyone, i need to send some messages with image throuout the REST API of telegram. here is my code for text sending,...
meer dan een jaar ago | 1 answer | 0
1
answerSubmitted
Pedestrian Tracking By Using Kalman Filter
A Kalman Filter-Based Estimator for pedestrian tracking
bijna 2 jaar ago | 2 downloads |

How to use LSTM and CNN to handle a regression problem?
Dear Gupta, i have written a prediction code that uses CNNs and LSTM to forecast future values. please visit my Mathworks pa...
ongeveer 2 jaar ago | 1
Question
Pass data between two Matlab?
Hi i have two different codes. first code evaluates something on a big data and then write it on a Mat file. second is an A...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
big differences in saving variables
Hi, i need to save some tables and variables as Mat and CSV files. but I have faced a strange behavior on saving the files. w...
meer dan 2 jaar ago | 0 answers | 0
0
answersi am facing an error -Error while evaluating TimerFcn for timer 'timer-1' Double inputs must have integer values in the range of ASSUMEDTYPE.,data is not showing continously..:(
no, in my code, I use many times, cd(myNewAddress); and by changing the current folder this error appears for me. well, in...
meer dan 2 jaar ago | 0
i am facing an error -Error while evaluating TimerFcn for timer 'timer-1' Double inputs must have integer values in the range of ASSUMEDTYPE.,data is not showing continously..:(
I have faced with the similar error. is there any way to use Try/Catch block to handle this kind of error in Timerfcn . i mean...
meer dan 2 jaar ago | 0
Submitted
easy Implementation of Particle Swarm Optimization (PSO)
this is a very simple implementation of ParticleSwarmOptimization (PSO) i hope it was useful to learn more about this optimizati...
meer dan 2 jaar ago | 8 downloads |

Question
whats is presice compute time in matlab
Hi every one, i just want to check different parts of my code's computation time, so i use tic toc function. the results are v...
bijna 3 jaar ago | 1 answer | 0
1
answerHow to fix a candle plot
a new version of candle plot, https://www.mathworks.com/matlabcentral/fileexchange/73972-vectorized-candle .
ongeveer 3 jaar ago | 0
Question
getting online Forex data
Good evening everyone, i have started a new work that i need to get an online rate of Euro to USD. and i just use this code fo...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
getting online Forex data
good evening every one, i have start a project that i need to get online data rate from Euro to USD. i just test this code, ...
ongeveer 3 jaar ago | 0 answers | 0
0
answersGPU utilization is not 100%.
well, i know these are the different OS, but the vague point is, with the same resource(both of them use Tesla V100, actually i ...
ongeveer 3 jaar ago | 0
GPU utilization is not 100%.
dear Joss, Thank you for the information you provided. the strange thing is when i was testing my code on Linux and building m...
ongeveer 3 jaar ago | 0
Question
finding special date time
Hey everyone, i working on the financial pattern recognition and i need to filter my extracted pattern by some date time method...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
how to get Iteration number from the trainNetwork and train functions?
Hey every one I want to get iteration number of trainNetwork() function and train() function in order to use it in my uiprog...
meer dan 3 jaar ago | 0 answers | 0
0
answersHow to use different sized images to train a CNN
i've the same question !!!
bijna 4 jaar ago | 0
Question
app designer ui pause
Hey every I want to find a solution that pause my GUI that created by app designer. I mean exactly like the uigetfile() tha...
ongeveer 4 jaar ago | 0 answers | 1