-
trainBPElementWise
BP neural code
the backpropagation algorithm nwueal implementation in matlab, the code for training element wise
- 2010-07-27 05:24:10下载
- 积分:1
-
svr
基于支持向量机SVM原理,引入惩罚系数,在libsvm3.14安装包基础上实现了支持向量回归matlab编程(Based on the SVM principle of support vector machine, the penalty coefficient is introduced, and support vector regression matlab programming is implemented on the basis of libsvm3.14 installation package)
- 2018-01-04 20:42:35下载
- 积分:1
-
forplot
根据多行三列的实验数据(x,y,signal)作出contourf图。其中x,y为二位空间位置(或其他概念的二维),signal为在该位置的信号。此代码先将数据按位置不同求平均,再将signal按照其对应的x,y分配到二位矩阵内。最后作图。编这个代码的初衷是为了制作大脑hippocampus区域place cell 活动性的contour 图。(it s a code i made for plotting a contour graph of experimental data (x,y,signal). The data should be n*3 arrays which cannot be plot into contour directly. In fact, it can subplot 6*6 graphs or more, but speed might be slow..... especially, when you want more detailed graphs.)
- 2010-01-14 18:32:23下载
- 积分:1
-
imageF
好用的图像融合代码,里面有两种融合规则。(image fusion)
- 2014-11-10 16:13:04下载
- 积分:1
-
opf
系统的结构参数和负荷情况都已给定时,调节可利用的控制变量(如发电机输出功率、可调变压器抽头等)来找到能满足所有运行约束条件的,并使系统的某一性能指标(如发电成本或网络损耗)达到最优值下的潮流分布。(Optimal power flow(OPF) is a fundamental tool in power system planning and operation.)
- 2021-01-25 16:28:43下载
- 积分:1
-
z2D3D_example
利用matlab编程,讲解了3D成像照相记得工作原理和基本实现方法。(Using matlab programming, on a 3D imaging camera recall the basic working principle and realization method.)
- 2009-01-23 04:15:19下载
- 积分:1
-
MonteCarlo
蒙特卡罗法的MATLAB源程序、MATLAB例程。(MATLAB source code of the Monte Carlo method, MATLAB routines.)
- 2009-03-30 19:39:50下载
- 积分:1
-
opt
matlab 多种非线性优化的实例程序!(matlab!!!!!!!!!!!!!!!!!)
- 2009-12-08 05:27:59下载
- 积分:1
-
fir_lin_phase_lowpass_min_order
Designs a linear phase FIR lowpass filter such that it:
- minimizes the filter order
- has a constraint on the maximum passband ripple
- has a constraint on the maximum stopband attenuation
(This is a quasiconvex problem and can be solved using a bisection.
minimize filter order n
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variable is
the filter impulse response h (and its order/length).
Data is delta (max passband ripple) and atten_level (max stopband
attenuation level).
)
- 2011-05-27 21:47:34下载
- 积分:1
-
KalmanAll
说明: matlab中的kalman滤波工具箱;解压后请置于toolbox目录下,添加addpaht(genpath( 路径 ))。
(of Matlab Toolbox Kalman filtering; please unpacked placed toolbox directory, add addpaht (genpath (path)).)
- 2006-01-09 08:28:52下载
- 积分:1