搜索资源列表
冒泡排序;快速排序;归并排序(C语言).rar
- 冒泡排序;快速排序;归并排序(C语言) (包括程序文档)
简单选择排序;堆排序;归并排序(C语言).rar
- 简单选择排序;堆排序;归并排序(C语言) (包括程序文档)
Matlab遗传算法改进程序
- 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算
Fast decoupling method.zip
- 电力系统状态估计快速解耦法(PQ分解:有功和无功的分解;雅克比矩阵常数化)(Fast decoupling method for power system state estimation (PQ decomposition decomposition; active and reactive Jacobi matrix))
fpa_demo
- 花朵授粉算法(flower pollination algorithm或flower algorithm),简称FPA,是一种模拟自然界中开花植物自花授粉和异花授粉的生物学特性发展而来的随机全局优化算法。根据植物的授粉对象不同,可分为自花授粉(self-pollination)和异花授粉(cross-pollination)两类。异花授粉是指一朵花的雌蕊接受另一朵花的花粉;自花授粉是指植物成熟的花粉粒传到同一朵花的柱头上,并能正常地受精结实的过程,如桃花。当没有可靠的传粉载体时经常发生自花授粉。
FunctionMatlab
- 独家奉献!FSO通信性能分析中,Gamama-Gamma 分布的随机数的产生方法,并通过理论PDF和CDF得到了验证;同时还包含point error 的随机数(Exclusive dedication! In FSO communication performance analysis, the method of generating random numbers of Gamama-Gamma distribution is proved by theory, PDF and CDF)
MUSIC
- 空间谱估计算法仿真;包括一维线阵music和L型阵列MUSIC(Spatial spectrum. music 2dmusic)
eg_colorEqualize
- MATLAB中实现彩色图像的直方图均衡化;直接利用histeq和原理法两种方法实现(MATLAB, Histogram equalization of colorful picture)
LocalizedActiveContour
- 应用于医学图像分割的一种基于局本部活动轮廓的图像分割;效果较好,速度较快(An area of image segmentation based on active contour is applied to medical image segmentation; better, faster)
acado-stable
- ACADO matlab工具包,适用于最优控制;模型预测控制(ACADO Integrators and algorithms for direct optimal control, model predictive control and parameter estimation to MATLAB.)
AVO difference
- 使用时移地震数据反演得到弹性参数相关变化量;(The correlation variation of elastic parameters is obtained by using time-lapse seismic data.)
最小二乘拟合的两种求参方法
- 最小二乘拟合曲线;系统建模与辨识课程中所用到的两个最基础的程序(Least squares fitting curve,The two most basic programs used in the system modeling and identification course)
ecef+sins
- 代码1用于将位置经纬高信息转换为地心地固坐标系下xyz信息;代码2是捷联惯导算法代码,用于将加速度计和陀螺仪输出的信息进行解算得到位置、速度和姿态信息。(Code 1 is used to convert the location of warp and weft information into XYZ information in a geocentric coordinate system; code 2 is a strapdown inertial navigation algorit
da
- 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法,它用于把弱分类器联合成强分类器;SVM本身就是(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haa
Gistcbir
- 采用Gist算法提取图像特征,采用欧式距离进行相似度计算,返回相似性图像。完整的GUI界面,完整的图像库 注意;根据需要调整图像根目录。(Gist algorithm is used to extract image features, and Euclidean distance is used for similarity computation, and the similarity image is returned. Complete GUI interface, complete
riemann solver
- 精确黎曼求解器; 精确黎曼求解器:hll、hllc方法;(Accurate Riemann solver; Accurate Riemann Solver: HLL, HLLC method;)
数据结构排序
- 以下问题要求统一在一个大程序里解决: 折半插入排序; 冒泡排序; 快速排序; 简单选择排序; 归并排序; 堆排序。
LBM
- LBM算法的多松弛;LBM的D2Q9模型;LBM的D3Q15模型;LBM的两区域模型(The LBM algorithm is more relaxed; LBM's D2Q9 model; LBM's D3Q15 model; LBM's two region model.)
ABS控制及悬架
- matlab实现汽车ABS仿真控制策略;simulink实现汽车悬架控制策略(MATLAB realizes automobile ABS simulation control strategy; Simulink realizes vehicle suspension control strategy.)
DC Motor
- 直流电动机开环调速系统的仿真模型研究;matlab/Simulink模型(Research on Simulation Model of Open-loop Speed Regulation System of DC Motor)