-
matlab_Graphics
《matlab实例》中有关图像处理的实例源码,希望对大家有帮助。(" Matlab examples" in the instance of the image processing source code, we want to help.)
- 2010-05-19 19:42:39下载
- 积分:1
-
coherence-cube
经典的三代相干体算法C1/C2/C3,用于地震资料解释中,进行不连续性监测。(compute coherency in seismic interpretation)
- 2021-04-26 17:08:45下载
- 积分:1
-
MMSE_detection_2x2
MMSE detection of frequency offset
- 2013-07-10 18:52:19下载
- 积分:1
-
MS-VECM
HANS-MARTIN KROLZIG,MS-VECM代码,需转码成.ox文件方可使用。(HANS-MARTIN KROLZIG,code of MS-VECM written by txt. you should transcode this text file into .ox before using it.)
- 2013-05-23 10:00:34下载
- 积分:1
-
matab
matab矢量控制 用来计算PWM控制,该文件来自Ti公司的网站(matab )
- 2009-12-04 16:41:25下载
- 积分:1
-
QAM
QAM(Quadrature amplitude modulation) Code in matlab
- 2010-11-25 08:46:58下载
- 积分:1
-
Genetic----segmentation-
遗传算法在数字图像分割中的应用 及matlab程序
- 2012-06-03 18:15:30下载
- 积分:1
-
IShellOutputReceiver
Classes which implement this interface provide methods that deal with out from a remote shell command on a device/emulator.
- 2014-02-19 12:07:13下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
IMM3-Kalman
交互式多模型卡尔曼滤波, IMM3_KF(IMM Kalman filter, IMM3_KF)
- 2016-05-21 14:55:40下载
- 积分:1