-
digital_filter_design
毕业论文-数字滤波器设计 (详细讲解各种滤波器)(Thesis- digital filter design (explained in detail the various filters))
- 2010-06-08 23:44:39下载
- 积分:1
-
USA_flag
使用matlab,绘画出美国的星条旗。请运行main文件(use Matlab, painting the stars and the United States. Please operation main document)
- 2007-05-06 22:02:18下载
- 积分:1
-
incremental-svm
增量SVM的实例,用于对手势的在线增量学习,有很详细的源码,并实现了SVM的多分类问题,对于模式识别和学习SVM有很大的帮助(Instance of the incremental SVM for gesture online incremental learning, there is a very detailed source, and to achieve a multi-SVM classification, pattern recognition and learning SVM great help)
- 2020-11-09 20:39:48下载
- 积分:1
-
Another-Particle-Swarm-Toolbox
粒子群优化工具箱,采用Matlab编写的PSO程序工具箱(Development Notes for psopt toolbox
Future plans (in no particular order):
* Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained.
* Performance improvement: Automatically vectorize fitness functions supplied by user, if not already vectorized.
* Performance improvement: Detect and eliminate dependent (i.e. redundant) linear constraints.
* Performance improvement: Automatically choose "penalize" versus "soft" constraint handling method based on type of constraints in problem. If any equality constraints exist, using "penalize", otherwise default to "soft". If "soft", automatically switch to "penalize" if more than a given percentage of particles (initial or interim) are infeasible.
* Feature: An output function defined by options.OutputFcns that can save current swarm state in a file which can be reloaded later as a problem structure, in case of a system crash.
* Feature: Implement multiobjective optimization option)
- 2013-12-27 12:39:09下载
- 积分:1
-
grad
梯度下降法优化函数,包括回溯搜索法和精确直线法(Gradient descent method to optimize the function, including backtracking search method and precise line method)
- 2020-08-12 12:48:26下载
- 积分:1
-
muller
用muller算法求解非线性方程的根
已知方程f(x)=0的三个近似根,以这3点为节点构造二次插值多项式的一个零点作为近似根;
不断迭代计算直到满足精度为止;(Solving the roots of nonlinear equations with Muller algorithm)
- 2010-11-18 12:11:00下载
- 积分:1
-
MATLAB-statistical-analysis
《MATLAB统计分析与应用:40个案例分析》源程序 数据(The " MATLAB statistical analysis and application: 40 Case Studies" source data)
- 2012-10-01 17:25:03下载
- 积分:1
-
基本算法在有源噪声控制中的应用fxlms
说明: fxlms基本算法在有源噪声控制中的应用,有MSE曲线图(The application of basic FXLMS algorithm in active noise control has MSE curve.)
- 2020-07-04 20:20:02下载
- 积分:1
-
test11
matlab code for mimo ofdm channel estimation using ls
- 2015-02-17 02:44:50下载
- 积分:1
-
bp
说明: 用多层前向网络的BP算法拟合函数
说明:1)网络结构为三层(输入层、1个隐层和输出层);
2)获取两组数据,一组作为训练集,一组作为测试集;
3)用训练集训练网络;
4)用测试集检验训练结果。(Fitting the function with BP algorithm of multilayer forward network)
- 2017-08-08 15:43:17下载
- 积分:1