-
PASSIVE
passive tracking algorithm
- 2010-08-18 08:07:20下载
- 积分:1
-
DistanceTransformationByMATLAB65
在MATLAB提供的距离变换函数的基础上,对二值BMP图像进行不同距离度量的距离变换,并给出变换效果。程序已经在MATLAB6.5上运行通过。(Provided in MATLAB distance transform function based on the binary BMP images of different distance measure of distance transform, and gives the effect of transformation. Procedures have been adopted in MATLAB6.5 run.)
- 2008-01-26 00:51:32下载
- 积分:1
-
up-to-air
火箭升空动画,分为5个阶段,目前先上传一部分代码,后续继续(rock up to air flash)
- 2012-03-27 04:52:57下载
- 积分:1
-
DIPmatlab
数字图像处理及matlab实现 于成波著 适合matlab及图像处理爱好者(Digital image processing and matlab for implementation on into the waves with matlab and the image processing enthusiasts)
- 2010-05-15 21:57:17下载
- 积分:1
-
lsm-rbf
说明: 一种最小二乘法的RBF网络
----------------------------------
radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
- 2011-04-13 10:26:06下载
- 积分:1
-
FUSHUDAO
关于地震复数道的程序,对于学习地球物理的同学有帮助。(Application of seismic complex trace for learning geophysical classmates help.
)
- 2015-05-13 09:56:28下载
- 积分:1
-
orbit
基于matlab编程,给定几对初值,利用ode求解奔月的轨道示意图(Matlab-based programming, given a few of the initial value, the use of ODE solving flying to the moon orbit diagram)
- 2013-04-27 21:12:17下载
- 积分:1
-
indicators
matlab 交易技术指标源代码, 包含常用的各种指标RSI, MACD etc(matlab source code for trading technical indicators)
- 2013-06-26 14:44:28下载
- 积分:1
-
MSR
多机器人避障仿真程序,实现了动画运行,基于matlab2009b,自己写的,(Multi-robot obstacle avoidance simulation program, to achieve the animation is running, based on matlab2009b, their written)
- 2010-06-07 13:40:59下载
- 积分:1
-
zaibogenzong
用了描述载波跟踪的小程序,学习接收机的同学都知道把(Describing the carrier tracking with a small program, students learn the receiver knows the)
- 2011-05-08 17:03:46下载
- 积分:1