- multicompressor Rle Zeckendorf & Huffman codes
- ET312 8051单片机驱动GPS C程序
- ChatApplicationSLN 在VS2008开发环境下编写的聊天软件
- IRDECODER ir decoder fo ardruino
- 6 基于净图的多模纹理空域隐写分析 airspace steganalysis based on net graph of multimode texture analysis( airspace steganalysis based on net graph of multimode texture analysis)
- matlab程序 卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器)
资源列表
fpa_demo
- 花朵授粉算法(flower pollination algorithm或flower algorithm),简称FPA,是一种模拟自然界中开花植物自花授粉和异花授粉的生物学特性发展而来的随机全局优化算法。根据植物的授粉对象不同,可分为自花授粉(self-pollination)和异花授粉(cross-pollination)两类。异花授粉是指一朵花的雌蕊接受另一朵花的花粉;自花授粉是指植物成熟的花粉粒传到同一朵花的柱头上,并能正常地受精结实的过程,如桃花。当没有可靠的传粉载体时经常发生自花授粉。
丢番图求解
- 求解丢番图(单步或者多步) %调用格式:[e,f,g]=sindiophantine(a,b,c,d) %输入参数:多项式A、B、C系数(行向量)及纯滞后(共4个) %输出参数:Diophanine方程的解e,f,g(共3个)(To solve the single step diophantine)
main
- 虚拟二维区域内,随机生成100个智能体的位置(In the virtual two-dimensional region, the position of 100 agents is generated randomly)
cure
- CURE算法是聚类算法的一种,源代码,可直接运行(CURE algorithm is a clustering algorithm, the source code can be run directly)
PID的算法演示
- PID算法在设计产品中非常重要,PID(比例电路,积分比例电路,微分比例电路),(The PID algorithm is very important in the design of products, PID (proportional circuits, integral scale circuits, differential scale circuits),)
FileName.tar
- 使用C/C++编写的一阶弹性波混合吸收边界的程序(The use of C / C ++ prepared by the first order elastic wave mixed absorption boundary program)
Fortran基础教程
- Fortran 基础教程,使用与初学fortran的工程师学习(Fortran basic tutorial, using and learning FORTRAN engineer learning)
RobotNavigation-master
- 该软件仿真了机器人运动过程中,自动避障的算法(A novel robot navigation algorithm)
ELM
- 用于使用极限学习机算法进行分类问题,采用MATLAB编写,适合论文写作(Classification algorithms are used for the use of the extreme learning machine algorithm)
数据加窗与混叠
- 对数据进行加窗处理(切比雪夫窗),加窗处理后然后再进行混叠处理,通过频域来看出加窗与混叠对数据的影响(Windowed data processing (Chebyshev window), windowed processing, and then aliasing processing, through the frequency domain to see the window and aliasing impact on the data)
balls
- 能够在指定区域内生成数量为N,半径为R的球体(A sphere with a number of N and a radius of R can be generated in the specified area)
4_parameter_fit
- 四参数拟合算法的实现,对现实中的拟合效果不错!(Implementation of four parameter fitting algorithm)