-
GPSandINS
在MATLAB环境下,使用GPS与惯性导航技术相结合的联合导航卡尔曼滤波算法(In the MATLAB environment, the use of GPS and inertial navigation technology joint navigation Kalman filter algorithm)
- 2009-06-13 16:42:58下载
- 积分:1
-
xor
XOR问题是神经网络里面一个经典的问题,本例子使用Matlab自编SVM对XOR问题进行解决~(XOR problem is a classical neural network inside the issue, the examples of the use of Matlab for self-SVM to solve the XOR problem ~)
- 2008-07-23 16:21:44下载
- 积分:1
-
fnMyProny
输入任意采样数据,进行prony分析,给出指数形势的组合并指定后续数据点,进行数据趋势预测; http://en.wikipedia.org/wiki/Prony s_method(Anylysis the input data using prony method, and also can be used for prediction the trend of the movement. http://en.wikipedia.org/wiki/Prony s_method)
- 2015-01-28 05:17:41下载
- 积分:1
-
imagetest
使用matlab来实现图像去噪功能,图像可以随机确定。(Using matlab to realize the function of image denoising, image can be determined randomly.)
- 2015-03-25 16:18:41下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1
-
COAToolBox_coasite.info
Cuckoo optimization algorithm matlab code
- 2013-05-25 22:32:09下载
- 积分:1
-
simgrid
LTE fundamentals and mathematical definitions algorithms
- 2013-11-22 20:10:22下载
- 积分:1
-
Geometrical-Nonlinear-FEM-Solver
Geometrical nonlinear finite element solver
- 2015-04-19 14:03:16下载
- 积分:1
-
lectureintroductiontoploting
maltlab 仿真 绘图 介绍 ppt(matlab simulation plot introduction ppt)
- 2010-05-17 16:07:09下载
- 积分:1
-
DSP
散傅里叶变换的性质
一、 实验目的
1、 掌握离散傅里叶变换的性质,包括线性特性、时移特性、频移特性、对称性和循环卷积等性质;
2、 通过编程验证傅里叶变换的性质,加强对傅里叶变换性质的认识。
(The nature of the discrete Fourier transform, the purpose of the experiment 1, to grasp the nature of the discrete Fourier transform, including a linear characteristic, when the shift characteristic frequency-shift characteristic, symmetry, and the circular convolution nature 2, through the programming verification Fu li the nature of the Fourier transform, to enhance the understanding of the nature of the Fourier transform.)
- 2013-04-16 20:28:13下载
- 积分:1