资源列表
RAGA_PPC
- 投影寻踪方法是对研究变量乘以一个列向量矩阵,进行相应的线性变换,从而达到投影的目的。投影指标函数是用来衡量投影效果的一个标准,实现高维特征量的低维表示。对每一个投影方向都有一个目标值,用此目标值构造此方向的适应度函数,用遗传算法的操作来实现适应度高的投影方向之间的优化重组。-Projection Pursuit method is the study variables multiplied by a column vector matrix corresponding linear trans
Bayesian-identification-results
- 一个很有用的贝叶斯辨识的MATLAB程序,结果会很流畅的图形输出-MATLAB program, a useful Bayesian identification results will be very smooth graphics output
canny
- canny算子,matlab环境,分模块编程,解释详尽-canny operator matlab environment, sub-module programming, explain the detailed
MATLAB
- 产生随机序列的卡尔曼滤波器滤波,与普通的滤波器的比较-Generate a random sequence of the Kalman filter filtering, comparison with ordinary filter
SKohonen
- 有监督SOM网络,克服了无监督SOM聚类不准确的问题-The supervised SOM network, to overcome the unsupervised SOM clustering inaccurate
code
- 问题描述: 在一个操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次至少选2 堆最多选k堆石子合并成新的一堆,合并的费用为新的一堆的石子数。试设计一个算法,计算出将n堆石子合并成一堆的最大总费用和最小总费用。 编程任务: 对于给定n堆石子,编程计算合并成一堆的最大总费用和最小总费用。 Input 测试数据的第1 行有2个正整数n和k,表示有n堆石子,每次至少选2堆最多选k堆石子合并。第2行有n个数,分别表示每堆石子的个数。 O
ISIRANDSEC
- this a scr ipt that shows a aleatory secuenc NRZ and also we can see the effect of ISI.-this is a scr ipt that shows a aleatory secuenc NRZ and also we can see the effect of ISI.
psksecentre
- this the secuence of training of the system edge in psk modulation -this is the secuence of training of the system edge in psk modulation
matlab
- 〈matlab程序设计与提高(ppt全5章)〉纯课件非代码,可供学习参考-the matlab program designed to improve (ppt)
9.2.2
- 最小二乘法拟合形如f(x)=(a+bx)/(1+cx)的函数(9.2.2(1)),并解决人口预测问题(9.2.2(2-Least squares fit of the form f (x) = (a+bx)/(1+cx) function (9.2.2 (1)), and to solve the population prediction problem (9.2.2 (2))
TSP
- 遗传算法:旅行商问题(已知城市坐标,求路过各城市的最短路径)-Genetic algorithms: the traveling salesman problem (known city coordinates, find the shortest path passing cities)
Optimization-Toolbox
- 一种非常实用的matlab优化工具箱,是一个国外的作者给我的。感谢他,同时跟大家一起分享。谢谢。我想要子空间辨识的文章配仿真代码,qq214093-optimization toolbox
