资源列表
network_densification
- carlo-Code_for_LOS_NLOS_effect_on_network
标准增量PID算法的C实现
- 标准pid算法,简单,不复杂,能够很好进行pid运算,新手入门。(Standard PID algorithm, simple, not complicated, can be very good PID operation, novice entry.)
MaplePractice
- Maple软件,基本代数运算,微积分运算,复合数据类型,编程初步,绘图,文件模式(Maple software, basic algebra operation, calculus operation, compound data type, programming preliminary, drawing, file mode)
基于MATLAB的小波分析应用 周伟 源代码
- 基于MATLAB小波分析一书配套的源程序,条理清晰(This code introduces the basic principles of the wavelet analysis and classification and its application in image processing)
精通MATLAB信号处理(2015代码)
- 精通MALTAB 2015配套的源代码,适合2015最新平台(A general view of the application of different aspects of digital signal processing is given in the present pape)
1721432
- 锦标赛,内含排序配对等算法。非常棒很好用(Tournament, including sorting, sorting, matching algorithm)
MATLAB
- Meshfree Approximation Methods with Matlab CD 7.x版本(Meshfree Approximation Methods with Matlab CD Meshfree Approximation Methods with Matlab CD)
MPS
- 使用用径向基函数特解方法求解偏微分方程,这是一种转化的思想,只适合特定的方程(The partial differential equation is solved by the MPS of radial basis function)
grand
- ); legend({'Raw Data' 'Additive Errors Model' 'Multiplicative Errors Model'});
卡尔曼算法java版
- 实现了卡尔曼滤波,使用java语言,比较清晰明了,可以用于gps降噪等环境(Achieved the Calman filter, the use of Java language, relatively clear, can be used for GPS noise reduction and other environments)
ntc_temperature
- 热敏电阻测温,基于STM32F103单片机,查表与曲线分段拟合相结合获得精确的温度。(Thermistor temperature measurement, based on STM32F103 microcontroller, look-up table and curve segmentation combined to obtain accurate temperature)
Chared ICA Code
- 受帝国主义殖民竞争机制的启发,Atashpaz-Gargari和Lucas于2007年提出了一种新的智能优化算法—帝国竞争算法 (ICA)。与GA, PSO, ABC等受生物行为启发的群智能算法不同,ICA受社会行为启发,通过摸拟殖民地同化机制和帝国竞争机制而形成的一种优化方法。ICA也是一种基于群体的优化方法,其解空间由称为国家的个体组成。ICA将国家分为几个子群,称为帝国。在每个帝国内,ICA通过同化机制使非最优的国家(殖民地)向最优国家(帝国主义国家)靠近,该过程类似于PSO。帝国竞争机制