Shreyes
RWTH Aachen University, Germany
Followers: 0 Following: 0
Statistiques
RANG
N/A
of 301 421
RÉPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
2 676 of 21 269
RÉPUTATION
640
CLASSEMENT MOYEN
4.70
CONTRIBUTIONS
6 Fichiers
TÉLÉCHARGEMENTS
10
ALL TIME TÉLÉCHARGEMENTS
5892
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
The Goldbach Conjecture
The <http://en.wikipedia.org/wiki/Goldbach's_conjecture Goldbach conjecture> asserts that every even integer greater than 2 can ...
plus de 11 ans il y a
A résolu
Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<http://upload....
plus de 11 ans il y a
A résolu
Is this triangle right-angled?
Given three positive numbers a, b, c, where c is the largest number, return *true* if the triangle with sides a, b and c is righ...
plus de 11 ans il y a
A résolu
Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...
plus de 11 ans il y a
A résolu
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...
plus de 11 ans il y a
A résolu
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
plus de 11 ans il y a
A résolu
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
environ 12 ans il y a
A résolu
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
environ 12 ans il y a
A résolu
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
environ 12 ans il y a
A résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
environ 12 ans il y a
A soumis
Audio Flanger
Creates a flanging effect on the input music file and plays it
plus de 12 ans il y a | 1 téléchargement |
A soumis
Spectrogram, STFT, with varied kinds of Plots
Plots STFT using line, Stem, Surface, Image. STFT calculation done using in built function
environ 14 ans il y a | 1 téléchargement |
A soumis
Karaoke
Program removes voice from a source .wav file and creates an output .wav file.
environ 14 ans il y a | 1 téléchargement |
A soumis
Combined Legend for multiple axes
Provide an array of axes handles or 1 figure handle.It will create a legend of all the lines in axes
environ 14 ans il y a | 1 téléchargement |
A soumis
Instantaneous FFT
Click on any point in the signal to find the FFT of the surrounding portion of given length.
environ 14 ans il y a | 2 téléchargements |
A soumis
Consecutive Ones
Finds the number of consecutive ones in a binary signal. Returns the starting and ending points
environ 14 ans il y a | 1 téléchargement |




