-
2776matlabwatershed
说明: matlab 数字图像处理 分水岭算法
数字图像处理作业(matlab watershed algorithm of digital image processing of digital image processing operations)
- 2008-11-04 15:59:26下载
- 积分:1
-
YUSUN
采用经典的数据关联方法算法实现的对单目标和多目标的跟踪(Classic data association algorithm was adopted to realize the track of single objective and multiple objectives)
- 2013-12-26 22:57:19下载
- 积分:1
-
M文件2
说明: 通过编程,利用变步长的求积公式求解积分,具有较高的精确度(By programming, the integral can be solved by the quadrature formula with variable step size, which has high accuracy.)
- 2020-06-24 16:20:02下载
- 积分:1
-
bp
说明: BP算法,BP训练源程序,希望对大家有帮助(BP training arithmetic)
- 2010-06-02 15:27:07下载
- 积分:1
-
Rosen
Rosen梯度投影法,用于解决非线性规划的线性约束问题,可用于解决matlab程序(Rosen gradient projection method for solving nonlinear programming problem with linear constraints can be used to solve matlab program)
- 2013-09-25 08:49:09下载
- 积分:1
-
perceptron2
Aproximacion a una funcion usando una red perceptron
- 2009-12-09 05:51:44下载
- 积分:1
-
DVB-S2_Factsheet
data sheet on DVBS2 for matlab coding
- 2011-08-28 15:22:07下载
- 积分:1
-
CFAR-(2)
具有服从瑞利分布杂波的雷达目标恒虚警处理(CFAR radar target simulation with a Rayleigh distribution of clutter)
- 2014-12-15 21:28:15下载
- 积分:1
-
heathen
数学实验教程(Matlab版-十一五国家级规划教材)(Mathematical Experimental Course (Matlab version- Eleventh Five-year National Planning Aids))
- 2009-09-29 22:02:58下载
- 积分:1
-
L_D_sim
功能描述:测试Levinson-Durbin算法
文件名:L_D_sim.m
测试用例:
(1)x(n)+0.81*x(n-2)=u(n),u(n)为高斯白噪声
(2)x(n)=u(n)+u(n-1)+u(n-2),u(n)为高斯白噪声
文件输出:两种测试用例情况下的功率谱
调用函数:function [A,E] = Levinson_Durbin_Algo(R,P)
被调用:无
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 ( Function Description: Test Levinson-Durbin algorithm file name: L_D_sim.m test case: (1) x (n)+0.81* x (n-2) = u (n), u (n) is Gaussian white noise (2) x (n) = u (n)+ u (n-1)+ u (n-2), u (n) is Gaussian white noise file output: two tests use case in case of power spectrum call the function: function [A, E] = Levinson_Durbin_Algo (R, P) is called: No of: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:19:03下载
- 积分:1