-
capturing
Capture a video from video input
- 2009-03-24 16:20:29下载
- 积分:1
-
nsphere
用matlab模拟球形微粒的散射特性。。。。。。。(Simulate the scattering properties of spherical particles)
- 2009-10-17 09:21:39下载
- 积分:1
-
fdlibmex
face recognition. to locate faces within a image
- 2009-12-07 17:01:46下载
- 积分:1
-
CDMA4
CDMA4用户仿真 现代通信系统 matlab(CDMA4 users of modern communication systems simulation)
- 2009-06-05 23:47:26下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
FCM实现图像分割
说明: 用FCM算法实现了图像分割,效果较好,可以更改聚类数目(FCM algorithm is used to realize image segmentation. The result is good, and the number of clusters can be changed)
- 2021-04-18 18:08:51下载
- 积分:1
-
apache-ant-1.9.3
zxing相关的二维码开发类库的编译工具,最新版本的apache-ant-1.9.3(zxing related to the development of libraries of the two-dimensional code compilation tools, the latest version of apache-ant-1.9.3)
- 2014-01-08 09:26:12下载
- 积分:1
-
程序
三种doa估计方法,和比较性能,都能够实现,有capon,music,esprit(Three DOA estimation methods and their performance comparison)
- 2019-01-10 12:18:56下载
- 积分:1
-
EbookSignalDetectionandEstimation
Signal Detection and Estimation 关于信号检测与估计的一本英文电子书,本书首先介绍了一些信号的随机过程,然后详细地介绍了一些信号检测和估计的方法。很好的一本外文书,大家一起分享。(Signal Detection and Estimation。This book is primarily designed for the study of statistical signal detection andparameter estimation. In the first,it present concepts on probability and random variables. Then,it present Statistical Decision Theory,Parameter Estimation.It is really a good book,share with all of you.)
- 2009-11-20 19:14:34下载
- 积分:1
-
3
说明: 例题全部代码. 薛定宇, 陈阳泉. 高等应用数学问题的Matlab求解.(All the code examples. Xue Dingyu, Chen Yangquan. MATLAB to solve higher applied mathematical problems.)
- 2011-04-29 10:13:28下载
- 积分:1