资源列表
Visual+Basic+常用数值算法集
- 常用vb数值计算过程近200个,包括:解线代方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序等等,每个子过程都包括功能、方法、使用说明、过程和例子(There are nearly 200 commonly used VB numerical calculation processes, including solving linear equations, interpolation, numerical integration, special functions, function
Statistics Code by Matlab
- 包含一元线性回归分析、多元线性回归分析、逐步回归分析、非线性回归分析、主成分分析、因子分析、层次聚类分析、判别分析、自相关分析和自回归分析的全套Matlab源代码(MATLAB source code including linear regression analysis, multiple linear regression analysis, stepwise regression analysis, non-linear regression analysis, principal co
pid
- 利用matlab生成GUI界面进行步进电机pid控制(Using matlab to generate GUI interface for PID control of stepping motor)
read_grib.r4
- grb格式文件是国际气象组织一种独特的数据存储格式,所有不能直接打开,这个函数用于读取grib文件(read the file of grib)
MCA工具箱zip
- Stack自己写的工具箱,MCA方面的大牛,很多相关文献都是他写的(Stack wrote his own toolbox, professor on MCA, and many related documents were written by him.)
MPGA
- 多种群遗传算法; matlab程序(Multiple Populations GA)
设计程序
- 在图像非真实感艺术效果处理中,素描风格是一种非常典型的效果,并且应用也越来越广泛,受到广大人士的喜爱。对图像进行素描效果处理,一方面可以用于图像的识别,一方面可以达到艺术效果。能够对输入的图像、照片实现素描转换(In the image non-photorealistic artistic effect processing, the sketch style is a very typical effect, and the application is more and more wide
LSSVM
- 最小二乘支持向量机,用于进行函数的回归分析(Least squares-Support Vector Machine,Used for regression analysis of functions)
aco-ga-pso-tsp
- Matlab实现ACO-GA-PSO三种混合算法解决TSP经典问题(Three Mixed Algorithms ACO-GA-PSO Realized by MATLAB to Solve the Classic TSP Problem)
共轭梯度法程序
- 函数原型ConjugateGradient(f,a,b,eps) f:目标函数,(a,b):初始点,eps:终止限 输出为最小值点,最小值和搜索次数
D_solution
- 2018华为杯全国研究生数模竞赛D题,获得全国二等奖,题目关于潮汐求解,200万行历史数据处理。(The 2018 Huawei Cup National Postgraduate Mathematics and Analog Competition won the second prize in China. The title is about tide solution and 2 million lines of historical data processing.)
运动目标跟踪程序-MATLAB源代码
- 运动目标跟踪程序-MATLAB源代码,利用camshift和meanshift实现运动目标的跟踪(Moving target tracking program - MATLAB source code, using camshift and meanshift to achieve tracking of moving targets)