-
filtfilt
C++ version (OpenCV) of the Matlab built-in function filtfilt.m.
- 2010-08-13 18:19:25下载
- 积分:1
-
matlabfunction
总结了matlab中所有函数的用处及其来龙去脉,相信是matlab初学者的最爱
(Summarizes all the functions matlab use and context, is believed to be a favorite for beginners matlab)
- 2010-07-09 11:17:37下载
- 积分:1
-
web_download
script that downloads, converts and saves from a webpage using Matlab
- 2013-10-30 03:47:17下载
- 积分:1
-
vibra_shiyuchuli
MATLAB实现振动信号时域处理:频域低通和带通滤波,频域高通和带阻滤波(MATLAB implementation time domain vibration signal processing: frequency-domain low-pass and band-pass filtering, frequency domain high pass and band-stop filter)
- 2015-01-26 11:33:50下载
- 积分:1
-
Genetic-Algorithms2
全局优化问题
MATLAB 用遗传算法计算 y(t)=4*x1(t)^2-2.1*x1(t)^4+1/3*x1(t)^6+x1(t)*x2(t)-4*x2(t)^2+4*x2(t)^4 的全局最优值
(Global Optimization
MATLAB Calculate y(t)=4*x1(t)^2-2.1*x1(t)^4+1/3*x1(t)^6+x1(t)*x2(t)-4*x2(t)^2+4*x2(t)^4 Global optimum value by Genetic Algorithms )
- 2015-03-16 15:38:35下载
- 积分:1
-
matlab(BPSKQPSKQAMGMSK)
MATLAB基本的调制解调程序集(包括BPSK,QPSK,QAM,GMSK等)(MATLAB basic modem assemblies (including BPSK, QPSK, QAM, GMSK, etc.))
- 2009-11-03 16:45:58下载
- 积分: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
-
janyiu
用MATLAB实现的压缩传感,雅克比迭代求解线性方程组课设,时间序列数据分析中的梅林变换工具。( Using MATLAB compressed sensing, Jacobi iteration for solving linear equations class-based, Time series data analysis Mellin transform tool.)
- 2016-05-14 15:34:29下载
- 积分:1
-
yzmsb
说明: Matlab验证码识别算法实现,详细见代码实现,要搭建Matlab环境(Matlab verification code identification algorithm, see the code implementation in detail, to build Matlab environment)
- 2019-06-21 12:08:35下载
- 积分:1
-
ejercicio1
Code in matlab about processing signals
- 2009-06-04 06:18:19下载
- 积分:1