
Apdullah YAYIK
I have been coding with matlab since 2011. My projecta consist of in particular signal processing and machine learning.
Statistics
RANK
4.730
of 260.605
REPUTATION
8
CONTRIBUTIONS
1 Question
6 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
6.144 of 17.907
REPUTATION
161
AVERAGE RATING
3.80
CONTRIBUTIONS
10 Files
DOWNLOADS
48
ALL TIME DOWNLOADS
1423
RANK
of 112.025
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
Content Feed
Submitted
Time series entropy measurement
feature models; squared, circled, inclined and grid entropy measurement
fast 3 Jahre ago | 7 downloads |

Submitted
Motor/Imagery Task Classification ConvNET
Deep Learning with Convolutional Neural Network Predicts Imagery Tasks Through EEG
fast 3 Jahre ago | 11 downloads |

Submitted
Sine wave learning with Extreme Learning Machine (MWE)
Minimum working example with extreme learning machine
fast 3 Jahre ago | 5 downloads |

Submitted
RVFL-NET-with-Modified-BP
Random Vector Functional Link with Modified backpropagation
fast 3 Jahre ago | 1 download |

Submitted
apdullahyayik/Multi-Layer-Perceptron
Multi Layer Perceptron
etwa 4 Jahre ago | 2 downloads |

Submitted
apdullahyayik/Regularized-HessELM
Regulazed Hessenberg Decomposition Based extreme learning machine
etwa 4 Jahre ago | 1 download |

Submitted
apdullahyayik/time-series-analysis
Analysis of time-series ENTROPYM Applies Entropy Measurement, for feature extraction
etwa 4 Jahre ago | 8 downloads |

How to load image to another script file using matlab GUI?
*Create button and Callback of this button write this code* ; _t=imread('samlpe.tiff') % load image save(t) % save as...
fast 8 Jahre ago | 0
How do I read a range of elements in a given excel column into a new matlab array?
Read with xlsread and save as .mat file. Then you can make all process you like easily.
etwa 8 Jahre ago | 0
How to delete an element from a cell
Thats easy X=[19970422 30980524 63098754] New_X=floor(X/1000)
etwa 8 Jahre ago | 1
| accepted
How to implement a implay in a GUI interface.
Create axes object on gui. right click on exes View callback/Create Function Then write this code (sample.png must be in c...
etwa 8 Jahre ago | 0
How can I use Neural Networks to create several networks instead of creating one by one manually?
Of course you can create several neural networks and control their variables (transfer functions, hidden layers, neuron number...
etwa 8 Jahre ago | 1
How would i do it in matlab?
You have 1x1 features of different types of images. Rename them as "featureset_image" Add class information as numeric to fea...
etwa 8 Jahre ago | 0
Question
How read .ecg files in MATLAB
I have downlaoded chb2db and nsr2db database avaliable on http://www.physionet.org/physiobank/database/#rr But I can't open the...
etwa 8 Jahre ago | 0 answers | 0