photo

Apdullah YAYIK


2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 2
  • First Review
  • GitHub Submissions Level 3
  • First Submission
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

제출됨


Time series entropy measurement
feature models; squared, circled, inclined and grid entropy measurement

대략 5년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


Motor/Imagery Task Classification ConvNET
Deep Learning with Convolutional Neural Network Predicts Imagery Tasks Through EEG

대략 5년 전 | 다운로드 수: 7 |

Thumbnail

제출됨


Sine wave learning with Extreme Learning Machine (MWE)
Minimum working example with extreme learning machine

대략 5년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Feature Selection
Correlation-based feature selection

대략 5년 전 | 다운로드 수: 5 |

Thumbnail

제출됨


Performance-Evaluation
Performance Evaluation

대략 5년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


RVFL-NET-with-Modified-BP
Random Vector Functional Link with Modified backpropagation

대략 5년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Pseudoinverse
functions to pseudoinverse matrices

대략 5년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


apdullahyayik/Multi-Layer-Perceptron
Multi Layer Perceptron

대략 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


apdullahyayik/Regularized-HessELM
Regulazed Hessenberg Decomposition Based extreme learning machine

6년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


apdullahyayik/time-series-analysis
Analysis of time-series ENTROPYM Applies Entropy Measurement, for feature extraction

6년 초과 전 | 다운로드 수: 1 |

Thumbnail

답변 있음
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...

거의 10년 전 | 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.

대략 10년 전 | 0

답변 있음
How to delete an element from a cell
Thats easy X=[19970422 30980524 63098754] New_X=floor(X/1000)

대략 10년 전 | 1

| 수락됨

답변 있음
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...

대략 10년 전 | 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...

대략 10년 전 | 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...

대략 10년 전 | 0

질문


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

대략 10년 전 | 답변 수: 0 | 0

0

답변