搜索资源列表
5个遗传算法源码
- (其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗
一个最基本的有限元计算程序
- 可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。本文所涉及的有限元基本理论请参考章本照先生编著的《流体力学中的有限元方法》PP.156-165。-FEM can be used as learning programming examples to better understand the finite element theory, and to further the use of large-scale finite element softw
FASBIR
- Descr iption: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble. Reference:
S-Isomap
- Descr iption: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactio
C45Rule-PANE
- Descr iption: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagn
Mesdaghi - Pathing Tutorial
- PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanation and pseudo-codes. In order to get the most out of the tutorial, you should start with the \"PathPlannerApp.base\" and avoid looking through th
ARMASA_1_7
- 一个非常好的时间序列工具箱,详细使用说明见P. M. T. Broersen, Automatic Spectral Analysis with Time Series Models, IEEE Transactions on Instrumentation and Measurement, Vol. 51, No. 2, April 2002, pp. 211-216. -a very good time series toolbox, detailed descr iption of t
inedi
- iNEDI is an acronym for \"improved New Edge-Directed Interpolation\". This function implements an improvement of the original NEDI technique described on: X. Li et. al., \"new edge-directed interpolation\". IEEE Trans. on Image Processing, V
GLRAM
- 算法实现:Jieping Ye. Generalized low rank approximations of matrices. Machine Learning, Vol. 61, pp. 167-191, 2005. -Algorithm : Jieping Ye. Generalized low rank approximatio ns of matrices. Machine Learning, Vol. 61. pp. 167-191, 2005.
pp
- 我写的一个把中缀表达式转换为波兰式,并且根据波兰式求表达式值的程序.
PFSTBC
- %For reference on gradient method: S.Hayking, K.Huber, %and Z.Chen, \"Bayesian Sequential State Estimation for %MIMO Wireless Communiations\", Proceedings of the IEEE, %Vol.92, no.3, pp. 439, March 2004.
FluidPipelineSimulinkModels
- These Simulink blocks contain transfer functions that model the pressure and flow transients for axisymmetric 2D viscous flow of a compressible fluid in a straight rigid circular cross section pipelines. Three models are available: (1) pressure
cst
- H.S.Park, D-S.Kim, and W.H.Kwon \"A Scheduling Method for Network-based Control Systems\", IEEE Transaction on Control System Technology, Vol.10, No.3, pp. 318-330, May, 2002 (Simulation Example 1- Matlab Code)
IncrementalRandomNeurons
- 本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regression问题。 具体效果可参考 G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental Constructive Feedforward Networks with Random Hid
ant_colony_image_edge_detection
- 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, \"An Ant Colony Optimization Algorithm For Image Edge Detection,\" IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
svm_v0.55beta
- 最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, \"The Nature of Statistical Learning Theory\", Springer-Verl
测试PSO算法的新的组合测试函数
- Novel Composition Test Functions for Numerical Global Optimization func_test.m is the main program, a basic PSO algorithm PSO_func.m is attached. SIS_novel_func.m is the function program,including six composition functions f=SIS_novel_func(x,f
shading calib matlab
- This is the Matlab implementation of the algorithm described in "Camera Shading Calibration Using a Spatially Modulated Field" by Johann A. Schoonees and G. Terry Palmer, in Proceedings of the 24th International Conference Image and Vision Computing
PP-matlab
- 很好用的投影寻踪程序 matlab开发 -Well with the development of PPE program matlab
matlab-for-pp-valuable
- 投影寻踪源程序代码,想学习pp算法的会有帮助-The Projection Pursuit source code will help learning pp algorithm