A soumis


Weighted K-Nearest Neighbors (WKNN)
Weighted K-Nearest Neighbors (WKNN) classifier

environ 4 ans il y a | 5 téléchargements |

A soumis


a modified shuffled frog leaping optimization algorithm
a modified shuffled frog leaping optimization algorithm

environ 4 ans il y a | 4 téléchargements |

A soumis


a new shuffled frog leaping optimization algorithm (1)
a new shuffled frog leaping optimization (FLO) algorithm (1)

environ 4 ans il y a | 3 téléchargements |

A soumis


Semantic Breast Tumor Segmentation by CNN
Semantic Breast Tumor Segmentation by Convolutional Neural Network in MRI images

environ 4 ans il y a | 8 téléchargements |

Thumbnail

A soumis


Feature Selection in Classification using Genetic Algorithm
Feature Selection (reduction) in data-mining using Genetic Algorithm

environ 4 ans il y a | 18 téléchargements |

A soumis


Wormhole detection in MANET using MLP
Wormhole attack detection in Mobile Ad-hoc Networks using a Multi-Layer Neural Network

environ 4 ans il y a | 10 téléchargements |

Thumbnail

A soumis


Persian License Plate Digit Recognition by CNN
Persian digit Recognition in Iranian License Plates by Convolutional Neural Network

environ 4 ans il y a | 2 téléchargements |

Thumbnail

A soumis


Clustering-based algorithms for breast tumor segmentation
Clustering-based algorithms for breast tumor segmentation using: k-means, fuzzy c-means, & optimized k-means (by Cuckoo Search O...

environ 4 ans il y a | 7 téléchargements |

Thumbnail

A soumis


Shuffled Genetic-based Task Scheduling
Task Scheduling using a shuffled genetic algorithm in distributed systems

environ 4 ans il y a | 4 téléchargements |

Thumbnail

A soumis


Support Vector Machine using sub-gradient descent
This a Support Vector Machine code for 2-classes problems.

plus de 4 ans il y a | 4 téléchargements |

A résolu


Draw a 'N'!
Given n as input, generate a n-by-n matrix 'N' using 0 and 1 . Example: n=5 ans= [1 0 0 0 1 1 1 0 0 1 1 0 ...

plus de 4 ans il y a

A résolu


Divisible by 5
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

plus de 4 ans il y a

A résolu


Can we make a triangle?
Given three positive number, check whether a triangle can be made with these sides length or not. remember that in a triangle su...

presque 5 ans il y a

A résolu


Doubling elements in a vector
Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] then B = [ 1 1 5 ...

presque 5 ans il y a

A soumis


Voice Activity Detection (VAD) - Rabiner1975
Voice Activity Detection (VAD) using Rabiner and Sambur algorithm (1975) - Endpoint Algorithm

environ 5 ans il y a | 6 téléchargements |

Thumbnail

A répondu
how to make a plot
Hi, you can use this: figure, plot(V,Fa,'-o') hold on plot(V,Fb,'-*') plot(V,Fc,'-^') legend('Fa','Fb','Fc')

plus de 5 ans il y a | 1

| A accepté

A répondu
how can save all variables which are in function without deleting previous one ?
Hi. You can make a string in each run for your function and then use the string for your file name. for example you may use a g...

plus de 5 ans il y a | 2

| A accepté

A résolu


5 Prime Numbers
Your function will be given lower and upper integer bounds. Your task is to return a vector containing the first five prime numb...

plus de 5 ans il y a

A soumis


A simple code for Audio Compression using DCT
A simple code for Audio Compression using Discrete Cosine Transform (DCT) and evaluating by psnr, mse

plus de 5 ans il y a | 8 téléchargements |

A résolu


7 segment LED display
Given a whole number, output how many segments would be lit up to display it on a 7 segment LED display (see Wikipedia: <http://...

plus de 5 ans il y a

A résolu


Mysterious digits operation (easy)
What is this digit operation? 0 -> 0 1 -> 9 121 -> 9 44 -> 6 15 -> 5 1243 -> 7 ...

plus de 5 ans il y a

A résolu


modulus of a number
find the modulus of a given number

plus de 5 ans il y a

A résolu


Create a vector
Create a vector from 0 to n by intervals of 2.

plus de 5 ans il y a

A résolu


Magic is simple (for beginners)
Determine for a magic square of order n, the magic sum m. For example m=15 for a magic square of order 3.

plus de 5 ans il y a

A résolu


Project Euler: Problem 8, Find largest product in a large string of numbers
Find the greatest product of five consecutive digits in an n-digit number. 73167176531330624919225119674426574742355349194934...

plus de 5 ans il y a

A résolu


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

plus de 5 ans il y a

A résolu


Sum of first n terms of a harmonic progression
Given inputs a, d and n, return the sum of the first n terms of the harmonic progression a, a/(1+d), a/(1+2d), a/(1+3d),....

plus de 5 ans il y a

A résolu


Community Problem 500!
In honor of this being the 500th Community problem, see if you can create a function that has a Cody size of 500. It can do any...

plus de 5 ans il y a

A résolu


Feeling lucky?
Guess which number Cody is thinking (1 to 10)? (This is a game of luck more than skill. Good luck!)

plus de 5 ans il y a

A résolu


intervals
Write a function that takes an interval from a to b, and divides it into 6 parts.

plus de 5 ans il y a

Charger plus