-
VQ_based_speaker_recognition
使用矢量量化的方法进行说话人识别,用matlab编写 (Vector quantization method using speech recognition, written with matlab)
- 2010-05-17 16:46:25下载
- 积分:1
-
pixel_feature_extraction
pixel by pixel feature extraction
- 2011-07-28 13:41:58下载
- 积分:1
-
solaire3
this file is about solair system 3
- 2012-05-08 01:19:17下载
- 积分:1
-
pca_demo
编写PCA算法的程序,对想要学习如何利用PCA算法进行故障诊断的同学很有帮助!( a PCA algorithm program, for the person who want to learn how to use PCA algorithm for fault diagnosis of classmates the progran is very helpful!)
- 2013-05-09 17:29:46下载
- 积分:1
-
digital-filter
matlab设计的数字滤波器,有巴特沃斯,切比雪夫1,切比雪夫2,椭圆四种,分别都有高通,低通,带通几种,天津工业大学课程设计(matlab digital filter design, there Butterworth, Chebyshev 1, Chebyshev 2, oval four, each of which has a high-pass, low-pass, band-pass several, Tianjin Polytechnic University curriculum design)
- 2013-12-10 11:28:27下载
- 积分:1
-
DPC-2x2-4x4
this is our project with MU-MIMO DPC
- 2014-08-21 18:20:24下载
- 积分:1
-
advancedProgramming
Advanced Programming in MATLAB
- 2013-02-13 06:11:01下载
- 积分:1
-
kk
说明: matlab code veryusefull for students
- 2011-11-13 03:05:14下载
- 积分:1
-
WOA-SA
This work proposes two novel optimization algorithms called Salp Swarm Algorithm (SSA) and Multiobjective Salp Swarm Algorithm (MSSA) for solving optimization problems with single and multiple objectives. The main inspiration of SSA and MSSA is the swarming behaviour of salps when navigating and foraging in oceans. These two algorithms are tested on several mathematical optimization functions to
observe and confirm their effective behaviours in finding the optimal solutions for optimization problems.
- 2021-04-18 15:38:57下载
- 积分:1
-
Hooke&Jeeves
Pattern search (also known as direct search, derivative-free search, or black-box search) is a family of numerical optimization methods that does not require a gradient. As a result, it can be used on functions that are not continuous or differentiable. One such pattern search method is "convergence" (see below), which is based on the theory of positive bases. Optimization attempts to find the best match (the solution that has the lowest error value) in a multidimensional analysis space of possibilities.
- 2018-06-25 19:50:15下载
- 积分:1