-
speakerrecognition
声纹识别,能够对说话人的声音进行识别,过程包括语音输入、预处理、特征提取、建立模型和匹配。(speaker Recognition)
- 2010-05-07 11:19:53下载
- 积分:1
-
双参数cfar检测器
双参数cfar检测器 matlab仿真程序(failed to translate)
- 2020-07-10 15:58:57下载
- 积分:1
-
S4
说明: function [ret,x0,str,ts,xts]=s4(t,x,u,flag)
s4 is the M-file description of the SIMULINK system named s4.
The block-diagram can be displayed by typing: s4.
SYS=s4(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
- 2010-03-03 17:16:43下载
- 积分:1
-
robot_mobil
program wich simulate a navigation system which used to avoid obstacal and go to the targetp point using potential method
- 2013-09-30 18:06:29下载
- 积分:1
-
(高维词典学习)OSDL-master
说明: 用matlab实现的稀疏字典学习算法,可以用于图像去噪、图像分类、图像识别等(Sparse dictionary learning algorithm implemented by Matlab can be used for image denoising, image classification, image recognition and so on.)
- 2019-04-24 19:29:15下载
- 积分:1
-
Pso
模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。
(Simulation of a group of birds preying on the scene, so as to achieve the purpose of optimizing the objective function, that is, PSO! At first, where feasible, have a space in a group of random particles, and then let the beginning of each particle in a virtual space to fly in all directions, and each particle they have in mind over the fitness value (that is objective optimization function) the highest point , and the whole particle swarm adaptation has a maximum value of the individual, so that particles in the fly when he had flown as far as possible towards the best point and collective best point. Finally reaching the merits of convergence to approximate most purposes.)
- 2007-10-24 14:45:05下载
- 积分:1
-
msk
msk一种恒包络信号,本源码用多种方案实现MSK信号的调制和解调(msk a constant envelope signal, the source with a variety of programs to achieve the modulation and demodulation of MSK)
- 2010-12-04 13:53:11下载
- 积分:1
-
seawater
Sea Water分析包主要用于海洋要素分析包括:温盐密度的计算等,是一个很好的海洋要素分析包。(seawater )
- 2014-01-12 09:00:57下载
- 积分:1
-
LW
说明: 各种定位算法的详细说明,有详细的推导过程,并提出了两种TDOA_AOA混合算法。(A detailed description of the various positioning algorithm, detailed derivation process and proposed two TDOA_AOA hybrid algorithm.)
- 2013-05-17 10:37:32下载
- 积分:1
-
ConstrainedOptimizationProblem
约束优化问题:
minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug)
minPF(外点罚函数法解线性等式约束)
minGeneralPF(外点罚函数法解一般等式约束)
minNF(内点罚函数法)
minMixFun(混合罚函数法)
minJSMixFun(混合罚函数加速法)
minFactor(乘子法)
minconPS(坐标轮换法)(算法还有bug)
minconSimpSearch(复合形法)(Constrained optimization problem:
minRosen (Rosen gradient method for solving constrained multi-dimensional function of extremes) (algorithm also bug)
minPF (solving linear equations outside the penalty function method constraints)
minGeneralPF (outside the penalty function method for solving general equality constraints)
minNF (internal penalty function method)
minMixFun (mixed penalty function method)
minJSMixFun (mixed penalty function acceleration method)
minFactor (multiplier method)
minconPS (coordinate rotation method) (algorithm also bug)
minconSimpSearch (complex method))
- 2020-11-12 12:49:44下载
- 积分:1