-
BCC_T2B_G3B_psrs
This code sorts a integer vector using QuickSort with p-threads.
- 2010-07-08 06:30:16下载
- 积分:1
-
HPxStandalone
雷达采集卡应用接口代码,用于控制雷达采集卡采集雷达视频数据。(Radar data capture software code.)
- 2015-03-11 21:50:07下载
- 积分:1
-
LEACH-Protocol-in-OmnetPP.wsnlab.ir
LEACH Protocol in Omnet++.rar
- 2014-08-25 23:07:43下载
- 积分:1
-
BIN2C
conversion binary to c
- 2015-01-09 14:43:53下载
- 积分:1
-
some-simple-operations-of-link
在洞穴深处,精灵王子不小心触动了洞穴内暗藏的机关,整个洞穴将很快塌陷,精灵王子必
须尽快逃离洞穴。精灵王子的跑步速度为17m/s,以这样的速度可能是无法逃出洞穴的。庆幸的是精灵王子拥有闪烁法术,可在1s内移动60m,不过每次使用闪烁
法术都会消耗魔法值10点。精灵王子的魔法值恢复的速度为4点/s,只有处在原地休息状态时才能恢复。现在已知精灵王子的魔法初值M,他所在洞穴中的位置与
洞穴出口之间的距离S,距离洞穴塌陷的时间T。你的任务是写一个程序帮助精灵王子计算如何在最短的时间内逃离洞穴。(In the depths of the cave, the elven prince accidentally touched a hidden cave organ, the entire cave will soon collapse, elf prince will
Must escape from the cave as quickly as possible. Running speed elven prince of 17m/s, at this rate may be unable to escape the cave. Fortunately elven prince has flashes of magic, can move within 60m 1s, but each use flashing
Spell will consume mana 10:00. Elf Prince mana recovery speed of 4:00/s, to resume only in situ resting state. Now the magic elf prince known initial value M, the location of the cave where he and
Distance between S cave exit from the cave to collapse time T. Your task is to write a program to help calculate how elven prince fled the cave in the shortest possible time)
- 2014-08-12 10:55:36下载
- 积分:1
-
5
说明: 选题二、基于matlab简单图像处理系统用中值滤波方法消除噪声(Two topics, based on matlab image processing system with a simple median filter to eliminate noise)
- 2014-01-19 22:23:22下载
- 积分: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
-
matlab数据处理小程序
说明: 这是用matlab语言编写的数据处理的小程序,很好用的(using Matlab is the language of small data processing procedures, with the good)
- 2006-02-15 11:30:34下载
- 积分:1
-
FIR
数字滤波器的MATLAB实现,很实用,非常好,欢迎下载不用上传就能下载(FIR)
- 2010-10-21 12:04:48下载
- 积分:1
-
1
说明: LMS算法误差权矢量曲线盲多户检测中的应用(LMS algorithm weight vector error curve Blind detection of multi-family)
- 2009-11-15 16:49:30下载
- 积分:1