-
Speech-recognition
matlab实现的语音识别程序 源代码和语音样本都有(matlab code for speech recognition implementation have voice samples, as well as txt version of the code)
- 2010-10-22 17:30:56下载
- 积分:1
-
P0202
PROJECT 02-02
Reducing the Number of Intensity Levels in an Image
(a) Write a computer program capable of reducing the number of intensity levels in a image
from 256 to 2, in integer powers of 2. The desired number of intensity levels needs to be a
variable input to your program.
(b) Download Fig. 2.21(a) from the book web site and duplicate the results shown in Fig.
2.21 of the book.
Laboratory Projects_DIP3E 的02-02項目(PROJECT 02-02
Reducing the Number of Intensity Levels in an Image
(a) Write a computer program capable of reducing the number of intensity levels in a image
from 256 to 2, in integer powers of 2. The desired number of intensity levels needs to be a
variable input to your program.
(b) Download Fig. 2.21(a) from the book web site and duplicate the results shown in Fig.
2.21 of the book.)
- 2013-10-16 21:17:36下载
- 积分:1
-
Mathematical-Programming
数学规划
lp - 线性规划
linprog - 线性规划(在MATLAB5.3使用)
fmin - 一元函数极值
fminu - 多元函数极值拟牛顿法
fmins - 多元函数极值单纯形搜索法
constr - 非线性规划
fmincon - 非线性规划(在MATLAB5.3使用)( Mathematical Programming lp- Linear Programming linprog- linear programming (in MATLAB5.3 use) fmin- one yuan function extremum fminu- Multi function extreme quasi-Newton method fmins- Multi Function Extreme simplex search method constr- Nonlinear Programming fmincon- Nonlinear Programming (used in MATLAB5.3))
- 2016-01-12 22:52:01下载
- 积分:1
-
matlab_programming_tutorial_explaining_the_functio
matlab程序设计函数讲解教程matlab programming tutorial explaining the function(explain the function matlab programming tutorial matlab programming tutorial explaining the function)
- 2010-08-02 11:26:57下载
- 积分:1
-
Adaptive-Filters---S.H-Sayed-part2
Ali H. Sayed 2008编写的Adaptive filters一束是经典的介绍滤波器的书籍。又是文件太大,只能分部分上传,这是第二部分。(Ali H. Sayed 2008 Adaptive filters write a bunch of classic books introduce filters. Another file is too large to upload only in parts, this is the second part.)
- 2015-03-29 20:15:56下载
- 积分:1
-
LMS_RLS_sim
功能描述:测试LMS与RLS算法,比较两种算法的收敛特性
文件名:LMS_RLS_sim.m
测试用例:
x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声
文件输出:系数a1的值
调用函数:function [A] = LMS_Algo(M,N,mu,xn)
被调用:无
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 ( Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:15:54下载
- 积分:1
-
DAB
自己写的小程序,包括了DAB系统各部分的波形及功率谱图(Write their own small procedures, including the DAB system, the various parts of the waveform and power spectrum)
- 2008-03-01 10:35:55下载
- 积分:1
-
DTC
说明: 一个关于电机直接转矩控制的MATLAB仿真,欢迎提出修改意见QQ:404340669(A direct torque control of MATLAB simulation, welcomed the proposed amendments QQ: 404340669)
- 2010-04-15 13:52:41下载
- 积分:1
-
CLPSO
it is one type of Particle Swarm Optimization(PSO).
A recently reported successful PSO variant is the comprehensive
learning particle swarm optimization (CLPSO) where each dimension
of a particle is updated separately by following an exemplar
particle relatively fitter in the corresponding dimension
- 2013-02-12 23:51:27下载
- 积分:1
-
H_W
PWM and Power converter for do a Vector control in a Induction Machine
- 2013-03-18 03:04:06下载
- 积分:1