搜索资源列表
BinaryToGrayCode
- BG码转换程序是一个二进制码(Binary,简称 B码)与格雷码(Gray Code,简称G码)相互转换的软件.
Community_BGLL_CPP
- 社区发现经典算法BGLL算法的c++实现,能够根据不同节点之间的联系来实现社区的划分。-classical community detection algorithm BGLL, c++ implementation.
CC50-BG
- 全球最小的北斗/GPS导航模块,中国最先进的。-The global minimum of Beidou/GPS navigation module, the most advanced chinese.
BG-PSO
- 基于BG-PSO算法整定的PID控制,供学习者参考。-Based on the BG- PSO algorithm of PID control for learners.
BGA
- 题目:非平稳时间序列突变检测的启发式分割算法(BG算法) 本源码实现了下面参考文献中的算法,并对该文献中的实例进行了仿真-Title: Non-stationary time series mutation detection heuristic segmentation algorithm (BG algorithm) of the source references to achieve the following algorithm, and examples of the liter
Snake
- 原始snake matlab 源碼,簡單版- seg = localized_seg(I,init_mask,max_its,rad,alpha,method) Inputs: I 2D image init_mask Initialization (1 = foreground, 0 = bg) max_its Number of iterations to run segmentation for
BG-PSO
- Bacterial Foraging Orientec by Particle swarm optimization_国外人写的细菌粒子群算法,matlab实现求函数优化-Bacterial Foraging Orientec by Particle swarm optimization
BG
- 旋转的八卦算法,比较好看,有需要可以看下,效率有点小问题,牛人可以改进一下-Rotation of the gossip algorithm, looks better, there is a need to look down, the efficiency of a slight problem, what can be improved cattle
BG-PSO
- 细菌觅食算法源代码,可以在MATLAB上运行,调试通过-Bacterial foraging algorithm source code
tunning-PID-by-BG-PSO
- Tunning of PID controller using Bacterial Foraging Orientec by Particle swarm optimization
100programs-in-Python
- 一百个用Python实现的小算法或小程序!绝对实用!如: 【程序56】 题目:画图,学用circle画圆形。 1.程序分析: 2.程序源代码: #include "graphics.h" main() { int driver,mode,i float j=1,k=1 driver=VGA mode=VGAHI initgraph(&driver,&mode,"") setbkcolor(YELLOW) fo
BG
- 非线性和非平稳时间序列突变检测的新方法—BG分割算法-Nonlinear and non-stationary time series new method of mutation detection-BG segmentation algorithm
BG
- 属于地球物理反演。不适定问题求解方法四,平均核方法。(有图像)-Belong to the geophysical inversion. Four ill-posed problem solving method, the average nuclear methods. (image)
tunning-PID-by-BG
- PID tuning using BG for any system
Coherent-BFSK-with-BG-noise
- this source code for COHERENT BFSK BACK -this is source code for COHERENT BFSK BACK
-PID-by-BG-PSO
- 基值於,細菌演算法,優化出最佳PID計算值-Based on the value, bacteria algorithm to optimize the calculation of the optimal PID values
BG-PSO_levy
- 用来解决数值优化问题,可以作为数值优化的工具,也可以作为算法的比对参考-Used to solve the problem of numerical optimization, numerical optimization can be used as a tool, can also be used as a comparison reference of the algorithm
BGA
- 非平稳时间序列突变检测的启发式分割算法(BG算法)MATLAB源代码-Non-stationary time series of mutation detection heuristic segmentation algorithm (BG) MATLAB source code
tunning PID by BG
- THIS IS FOR OPTIMIZATION
对于第一类Fredholm积分方程求解
- philips方法 twomey方法 twomey方法的推广式 BG平均核方法 程序是MATLAB形式