-
mm
说明: 帮同学弄得一个小程序,交作业用的,各位老大指点(To help students confused)
- 2010-01-24 21:04:20下载
- 积分:1
-
xingyouxian
Matlab的行优先算法,可以方便的判断对如机场、火车站、公交车的就座问题进行分析(Matlab line priority algorithm, it will be convenient for the judge, such as airports, railway stations, bus seat to undertake an analysis of)
- 2007-11-25 15:45:11下载
- 积分: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
-
zuixiaoerchengfa
偏最小二乘法的Matlab源码............
- 2010-08-20 21:40:50下载
- 积分:1
-
Improved-Binary-DAC-Codec
Improved Binary DAC Codec
- 2014-12-17 18:33:40下载
- 积分:1
-
gaussianiir-20111112
Fast Gaussian Convolution with Recursive Filtering.
- 2014-01-07 08:43:21下载
- 积分:1
-
vcmatlabchengxu
利用VC++与MATLAB编程
希望多交流
也希望资源共享(VC++ and MATLAB programming hope that more exchanges also hope that the sharing of resources)
- 2006-12-09 21:58:12下载
- 积分:1
-
ZIGBEE-WIRELESS-METER
An electric meters are used everywhere to calculate the consumption of power. Wireless meter reading technology can save human resources and another feature of this kind of meter is, it improve the accuracy since it works on real time application, enabling management sector to access to data messages within a short period of time and accurately. Due to its wireless communication network, it just not save human and material resources but this property leads to most economical meter in terms of investment. In this paper, power consumed by the consumer is monitored by base stations through wireless network. It aims to reduce the man power for billing since the meter reading is transmitted through ZigBee and at base stations we calculate bill, save records of consumers. The most important part of this project is that we can monitor any fault in meter as well as any tempering which is used to steal the electricity.
- 2014-10-27 16:20:53下载
- 积分:1
-
detectFront
基于Opencv的视频序列前景检测模块,可以用来检测自动化目标跟踪的初始位置(Opencv based video sequences foreground detection module,can be used to detect the initial position in automated target tracking )
- 2014-02-18 14:02:50下载
- 积分:1
-
XAudio
Tool for programing matlab 6.0
- 2012-11-21 01:42:57下载
- 积分:1