-
IBSRread
ondellette top serhrtyu
- 2011-03-02 20:59:47下载
- 积分:1
-
Image-translation
实现图像的平移 可实现左移 右移 并根据需要改变参数(Image translation)
- 2012-05-21 17:09:08下载
- 积分:1
-
A-digital-adjustable-
一个数字类型可提高开关电源的设计与实现,可以是很好的借鉴,但是要用特殊软件打开,把文件后缀复制到百度就可以找到(A digital type can increase the switching power supply design and implementation, can be a good reference, but use special software to open, copy the file suffix can be found on Baidu)
- 2011-07-23 18:41:24下载
- 积分:1
-
4layer
多炮声波PML边界正演
时间二阶空间十阶
速度场为200*200
添加PML边界后为300*300.边界计算包括4个边及4个角点。初始震源位置位于(150,50处)
输入速度模型为3层,2000/2500/3000,放在model.bin中
输出数据为finite_difference_150_50_2.bin
主程序参考王恩江4239091.基于linux环境编译。(finite_difference,model based on linux envirenment,3 layer)
- 2017-04-26 10:49:40下载
- 积分: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
-
ParticeSnow
说明: 代码使用粒子系统实现了雪花飞舞的效果,为粒子系统模拟不规则物体提供了一些参考。(Particle system implements the code to use snow flying effect, the particle system simulation gives some irregular objects.)
- 2010-04-30 20:11:45下载
- 积分:1
-
bullet
子彈
可以用C++ code做出子彈並放進射擊遊戲。(Bullets can make use C++ code and put a bullet shooter.)
- 2013-12-31 03:20:27下载
- 积分:1
-
hopfieldTSP
利用hopfield神经网络解决TSP(旅行商)问题(use hopfield neural network to solve TSP salesman problem (TSP))
- 2007-07-07 17:00:31下载
- 积分:1
-
BlueStack
说明: 自己做的蓝牙协议栈,目前完成了hci,l2cap和sdp层(Own Bluetooth protocol stack)
- 2009-07-26 15:52:16下载
- 积分:1
-
图像模式识别的聚类器设计,采用VC++实现[VC]
说明: 图像模式识别的聚类器设计,采用VC++实现[VC](The cluster design of image pattern recognition, using VC + + to realize [VC])
- 2019-11-26 10:38:32下载
- 积分:1