Community Profile

photo

Apdullah YAYIK


Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 9 Jahre vor | 0

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

fast 10 Jahre vor | 0

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

fast 10 Jahre vor | 1

| akzeptiert

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

fast 10 Jahre vor | 0

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

fast 10 Jahre vor | 1

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

fast 10 Jahre vor | 0

Frage


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

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten