-
xiaobofenxiMATLABshixian
小波分析的应用及其MATLAB程序实现,caj格式(Application of wavelet analysis and MATLAB program, caj format)
- 2008-12-29 15:06:28下载
- 积分:1
-
MatlabFIRdeisign
这是用MATLAB实现的有限数字滤波器设计,与发的滤波器设计一起学,效果会更好(This is achieved using MATLAB limited digital filter design, the filter design and development with science, the effect will be even better)
- 2009-01-13 21:52:52下载
- 积分:1
-
relate-blackman
基于BLACKMAN窗的自相关周期图法功率谱估计,希望对大家有所帮助。(BLACKMAN-based window autocorrelation Periodogram power spectrum estimation, we want to help.)
- 2010-02-07 20:25:55下载
- 积分:1
-
CONV_M
计算离散时间信号间卷积和,并确定卷积信号的起止时刻点
信号处理卷积例程(convolution routine for signal processing
% --------------------------------------------------
% [y,ny] = conv_m(x,nx,h,nh)
% y = convolution result
% ny = support of y
% x = first signal on support nx
% nx = support of x
% h = second signal on support nh
% nh = support of h)
- 2020-10-04 13:47:40下载
- 积分:1
-
LS4
增加了遗忘因子的最小二乘递推算法,算法更加准确(The least squares recursive algorithm of forgetting factor is added, and the algorithm is more accurate)
- 2016-10-14 15:57:54下载
- 积分:1
-
MATLABfacefbtprotected
Face Recognition Based on Polar Frequency Features
- 2012-05-25 17:37:06下载
- 积分:1
-
数据插值与函数逼近
matlab数据插值与函数逼近.内容非常详尽的幻灯片。(matlab data interpolation and approximation. the content is very detailed slide show.)
- 2011-01-04 12:04:35下载
- 积分:1
-
New-folder
sampling programs in matlab
- 2013-09-10 19:00:23下载
- 积分:1
-
mimo
关于MIMO的MATLAB仿真程序,可以直接打开运行。有需要的可自行下载(About MIMO MATLAB simulation program, you can directly open the run. There may need to download)
- 2015-01-14 19:52:30下载
- 积分:1
-
perceptron
说明: % 单层感知器 与、或、以及其他逻辑功能的实现
% 采用step逐步逐行运行方式,了解学习过程的细节
% 尝试重新定义程序中的T,观察感知器实现异或运算(T=1 0 1 0]的可能性。(% Implementation of Single Layer Perceptron and, or, and Other Logic Functions
% Use step-by-step operation to understand the details of the learning process
% Trying to redefine T in the program, observing the possibility of XOR operation (T = 1010) implemented by the perceptron.)
- 2020-06-20 03:40:01下载
- 积分:1