-
receiver
wlan物理层接收模型,给出了接收器各种模型(wlan physical layer receives the model, various models are given receiver)
- 2014-11-05 15:48:24下载
- 积分:1
-
Dynamic_LSCMA_3
动态LSCMA(最小二乘恒模)算法程序,空间存在3个信号,每行有注释。(Dynamic LSCMA (least square constant modulus) algorithm program, there are 3 signals in space, each line has a note.)
- 2015-06-06 19:51:40下载
- 积分:1
-
第12章 因子分析
说明: 因子分析,matlab,例程,有数据,可参考(factor analysis,Matlab, routine, with data, for reference)
- 2020-06-07 12:21:07下载
- 积分:1
-
6DE638F6d01
speaker identification tutorial
- 2009-05-12 17:33:02下载
- 积分:1
-
xinhaochuli
xinhaochuli ,matlab做的,信号导入。滤波。有注释(xinhaochuli, matlab do, signal import. Filtering. Annotated)
- 2010-11-23 09:59:55下载
- 积分:1
-
Real-time-O(1)-Bilateral-Filtering
本代码是Real-time O(1) Bilateral Filtering,也就是常数时间复杂度的双边滤波器,它对于很多其他算法有着很大的作用。对应论文就是Real-time O(1) Bilateral Filtering。亲自编译运行通过(It is the C++ code of Real-time O(1) Bilateral Filtering, that is, constant time complexy bilateral filtering, it is vitally useful for other algorithams. The responding paper is Real-time O(1) Bilateral Filtering. It is execuable.)
- 2015-01-09 10:13:34下载
- 积分:1
-
radon56
车牌水平矫正中radon变换的应用,注意radon变换检测直线方向有几种,有基于投影最大值的,有基于车牌字符空隙的等。(The level of radon transform plate correction application, pay attention to radon transform to detect straight line there are several, with the maximum value based on the projection, there are gaps in the other characters on license plates.)
- 2010-07-26 10:32:42下载
- 积分:1
-
jisuandiacixue
计算电磁学作业---1、对圆锥面进行划分网格;2、高斯消去法求解方程,都用matlab编写。含有报告和程序(在报告中,可以用)(Computational Electromagnetics job--- 1, the conical surface mesh 2, the Gaussian elimination method to solve equations, are written with matlab. Contains reports and procedures (in the report, can be used))
- 2011-05-10 15:27:14下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1
-
tail_conv_code16
LTE咬尾卷积编码,C55上验证过,回环测试成功。(LTE tail conv coder, test passed!)
- 2013-12-05 23:22:20下载
- 积分:1