-
RLS
写了著名的最小二乘算法的matlab程序,可以看到其算法的实现过程(Wrote a well-known least squares algorithm matlab program, you can see the realization of the process of its algorithm)
- 2007-10-26 23:17:02下载
- 积分:1
-
artoolkit
artoolkit中文教程,包括开发原则,例子程序讲解,新建maker,多模板等几个部分(failed to translate)
- 2013-05-05 15:53:17下载
- 积分:1
-
基于matlab利用多相滤波结构实现了宽带信号的信道化 channelization
基于matlab利用多相滤波结构实现了宽带信号的信道化(Matlab based on the digital channel procedures to facilitate the operation of a reasonable)
- 2016-04-20 21:05:00下载
- 积分:1
-
Solving-nonlinear-equations
非线性方程组MATLAB求解的程序,希望能够成功上传,谢谢(Solving nonlinear equations MATLAB program)
- 2011-04-20 20:46:43下载
- 积分:1
-
敏感性分析
说明: 参考维基百科(https://en.wikipedia.org/wiki/Variance-based_sensitivity_analysis)的取样过程以及对应的Estimators。理论性的东西就不进行复述了,这里主要阐述用MATLAB(R2018b)对某个特定函数进行Solo indices敏感性分析的过程。大致可分为四个过程:采样,构建函数,函数输出(将样本带入函数得到输出值),计算Sobol指数(估算一阶影响指数和全局影响指数)(Sobol global sensitivity analysis)
- 2021-03-31 20:29:08下载
- 积分:1
-
NETworld
复杂网络的一篇综述,相信对学习这方面的人会有所帮助的(In this paper ,first,we use polar coordinates transformation for high-dimensional nonlinear Schrö dinger equation , then use separation of variables and homogeneous balance method ,we get spiral wave solution of this Schrö dinger equation and analyze the desired exact solution through the image.)
- 2009-12-11 10:43:15下载
- 积分:1
-
The-decision-tree
这是一个决策树的matlab实现,已经测试通过(This is a matlab implementation of decision tree, have the test pass)
- 2014-01-05 17:29:48下载
- 积分:1
-
exam8_2
本程序为第八章的第二个算例,采用平面梁单元计算两铰抛物线拱的在初始条件下自由振动,并对时程曲线结果进行FFT变换.(failed to translate)
- 2013-05-08 23:32:19下载
- 积分:1
-
Matlab
HHTspe HHT谱计算程序,不是rilling版本,用改进的Hilbert变换(HHTspe HHT spectrum calculation program, not rilling version, using a modified Hilbert transform)
- 2010-11-11 16:23:28下载
- 积分:1
-
rbf_atrifical_neual_networks
说明: ① 样本数据从MATLAB命令窗口或新建一M文件作为数据输入文件,样本输入变量名为samin,样本输出变量名samout 样本个数和每个样本的维数可任意,样本输出的个数与样本个数应一致,即保证每个样本都对应一个期望输出,但每个输出的维数不要求与输入的维数相同,可任意;
② 聚类中心的个数(即基函数的个数)可根据实际情况调整;同样可调整参数的还有重叠系数、聚类中心最大更新次数、聚类中心更新终止误差;
③ 训练结束后进行测试时,要求输入的测试数据与样本具有相同的维数,测试数据的个数可任意;
④ 如果训练样本是二维的,则数据中心聚类的结果可用一平面图显示出来;同样测试数据的输出是一维的话也可显示出来;
(RBF artifical neual networks)
- 2010-04-22 21:25:46下载
- 积分:1