-
svctools
说明: 最小二乘支持向量机的matlab工具箱,包含几乎所有常用的支持向量机应用函数。(Least squares support vector machines matlab toolbox, including almost all commonly used applications of support vector machine function.)
- 2008-09-28 10:06:21下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
extend-dft
扩展功能的DFT,可以自动扩展输入序列X,如果你输入的长度不足N,会自动以NaN补足(Extension of the DFT, can be automatically extended input sequence X, if you enter a length less than N, will automatically fill in NaN)
- 2011-11-21 22:06:39下载
- 积分:1
-
Welch
从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力,进行实验仿真,比较不同的窗函数,不同的数据长度对Welch法谱估计质量的影响,并分析了造成这些影响的原因。(The paper mainly introduces the principles of Periodogram method of classical PSD estimation,analyzes the deficiency of Periodogram method in theory,and makes use of Welch to amend Perodogram method. By the use of simulation in Matlab, the impacts of different window function and different lenghth of data on estimation quality of Welch are discussed and the reasons of the impacts are analyzed.)
- 2010-06-16 08:27:53下载
- 积分:1
-
MCM
【数学建模必备】2010年多目标规划详解(MCM必备)
- 2010-08-30 09:41:28下载
- 积分:1
-
1
基于离散余弦变换的图像去噪,小波变换去噪(Wavelet denoising)
- 2013-05-17 08:28:40下载
- 积分:1
-
matlabtoVCPP
matlab 到VC++的一些串口及其转换文件的说明,可以实现两者之间的混合编程(matlab to the VC++ serial port and convert some documents that can be achieved between the two hybrid programming)
- 2011-04-28 23:48:17下载
- 积分:1
-
DistributedFilberOpticSensorSystem
本文基于马赫-泽德干涉结构的分布式光纤传感系统,采用模式识别的思想,详细论述了信号特征辨识和提取方法,提高了定位准确度,减少了误报!(Based on Mach- Zehnder interferometer structure of the distributed optical fiber sensing system, using pattern recognition idea, discussed in detail the signal feature recognition and extraction methods to improve the positioning accuracy and reduce the false alarm!)
- 2010-08-30 21:17:30下载
- 积分:1
-
HS-collaborative-verification
一本软硬件协同验证的书,介绍HDL 和如何使用CMODEL和SYSTEM C, 不同语言去做协同验证的资料。(A book of hardware and software collaborative verification of HDL and how to use the CMODEL and SYSTEM C, different languages to do validation data together.)
- 2014-08-31 09:35:20下载
- 积分:1
-
BP
说明: BP神经网络的预测实例分析并附有详细的解释(Examples of BP neural network forecasting analysis together with a detailed explanation)
- 2015-04-22 10:42:52下载
- 积分:1