제출됨


Add white Uniform noise to a signal
Add white Uniform noise to a signal

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

Thumbnail

제출됨


Plant Identification using LMS (Simulink Model)
Least Mean Square (LMS) Simulink Model for Plant Identification problem.

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

Thumbnail

제출됨


Image encryption using SIT: A Lightweight Encryption Algorithm for Secure Internet of Things
Image encryption using SIT: A Lightweight Encryption Algorithm for Secure Internet of Things

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

Thumbnail

제출됨


Mackey Glass Time Series Prediction Using Fractional Least Mean Square (FLMS)
Mackey Glass Time Series Prediction Using Fractional Least Mean Square (FLMS)

7년 초과 전 | 다운로드 수: 4 |

Thumbnail

제출됨


Extrapolation of a sinusoidal signal Using Least Mean Square (LMS)
Extrapolation of a sinusoidal signal Using Least Mean Square (LMS)

7년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


RVP-FLMS : A Robust Variable Power Fractional Least Mean Square Algorithm
RVP-FLMS : A Robust Variable Power Fractional Least Mean Square Algorithm for Plant Identification

7년 초과 전 | 다운로드 수: 2 |

Thumbnail

문제를 풀었습니다


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

7년 초과 전

문제를 풀었습니다


Is my wife right?
Regardless of input, output the string 'yes'.

7년 초과 전

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7년 초과 전

제출됨


Sequential KNN imputation method
This function estimates missing values sequentially from the gene that has least missing rate.

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

Thumbnail

제출됨


Least Mean Square (LMS)
An example of least mean square algorithm to determine a linear model's parameter.

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

Thumbnail

제출됨


Adaptive Fusion of Kernels for Radial Basis Function Neural Network
Simulation of adaptive fusion of two kernels of RBF for pattern recognition example

7년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Gradient Descent Method (Least Mean Square) demonstration
Demonstration of steepest decent least mean square (LMS) method through animation

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

Thumbnail

제출됨


Image Encryption Using Secure Force (64-bit) Algorithm
This submission is the implementation of Secure Force (SF) Encryption Algorithm on images.

대략 9년 전 | 다운로드 수: 16 |

Thumbnail

제출됨


Probability Test
Program shows the random Process and how trials effect the error in Probability Calculation

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

Thumbnail

제출됨


Expectation Maximization Algorithm with Gaussian Mixture Model
Matlab Implementation of EM Algorithm with GMM

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

Thumbnail

제출됨


Auto-Correlation and Noise
Auto-Correlation and Noise Properties with increasing realization size

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

Thumbnail

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

10년 초과 전

문제를 풀었습니다


Weighted average
Given two lists of numbers, determine the weighted average. Example [1 2 3] and [10 15 20] should result in 33.333...

10년 초과 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

10년 초과 전

문제를 풀었습니다


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

10년 초과 전

문제를 풀었습니다


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

10년 초과 전

문제를 풀었습니다


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

10년 초과 전