搜索资源列表
changyongsuanfa
- 易语言常用算法,方便大家需要的使用,希望支持-Easy language commonly used algorithm to facilitate the use we need, and want to support
chow算法
- OFDM系统的功率分配chow算法,,其优化准则:在维持目标误比特率的情况下,使系统的余量最大。
ED文件加密器
- ED文件加密器支持4种加密算法 (一种动态算法) 支持多重加密 多次加密 重叠加密,给你的文件多一些保证。
《Matlab遗传算法工具箱及应用》源码
- 《Matlab遗传算法工具箱及应用》源码(Matlab genetic algorithm toolbox and application" source code)
blx
- 基于envi图像光谱曲线的ascii数值 使用IDL语言 实现包络线 的去除算法(Envi image spectrum based on the ASCII value, using IDL language to achieve the envelope removal algorithm)
bp神经元
- 一个简单的BP神经元算法,(凑20个汉子真不容易,为什么非要规定写多少说明?)(Simple BP neuron algorithm)
Matalb---GA算法代码---规范
- GA算法代码,比较规范,适合大家参考学习。(GA algorithm code, more standardized.)
易语言遗传算法
- 易语言遗传算法,可用于图像识别(验证码识别等)!!!!!!!(Easy language genetic algorithm, can be used for image recognition (verification, code identification, etc.)!!!!!!!)
DOVLMP
- 一种分阶自适应Volterra滤波算法代码,对研究非线性自适应滤波器的同学非常有帮助(A hierarchical adaptive Volterra filter algorithm code, the study of nonlinear adaptive filter students very helpful)
遗传算法
- 此程序为TSP问题的遗传算法,程序可以完美运行,计算最短路径。(This procedure for the TSP problem by genetic algorithm, the program can run perfectly, the shortest path calculation.)
DeepLearnToolbox_CNN_lzbV3.0
- 深度学习算法3.0版本,源程序代码,直接可用。(Deep learning algorithm version 3 source program code, can be used directly.)
BIHT_demo
- 一种基于1-bit压缩感知信号重构的matlab算法(Matlab algorithm for compressed sensing signal reconstruction based on 1-bit)
elm
- 简单易学的机器学习算法——极限学习机(ELM)(Extreme Learning Machine)
基于遗传算法与粗糙集理论的移动机器人路径规划研究
- 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab代码,我已经进行了一些优化,大家随意使用
易语言RSA算法模块
- 完整的RSA算法历程,加密解密,生成秘钥(Course, the complete RSA algorithm encryption and decryption, key generation)
NN_BP
- 用matlab实现BP算法编程,用于压缩感知重构,可用于数据图像重构。(Using MATLAB to realize BP algorithm programming. It can be used for compressed sensing reconstruction,and can be used for data and image reconstruction.)
DE
- 差分进化算法的代码框架和实例,可以实现迭代进化,得到需要的优化解。(Code framework and example of differential evolution algorithm.It can achieve iterative evolution and get the desired solution.)
demons医学图像配准算法,三维二维的都有
- 医学图像配准方面的优秀的算法,里面包括两篇原著论文,帮助理解算法的运行,很实用
遗传算法
- 用MATLAB书写的基于遗传算法的关于飞行器的航迹规划
RSA算法模块示例
- 易语言版RSA算法模块示例,很不错的学习源码,可以下载学习使用。