搜索资源列表
immunity
- 针对实际对象数学模型不明确而难以控制的问题,采用人工免疫网络的离散模 型与学习算法,将人工免疫系统与神经网络结构的优势相结合,提出了一种基于人工免疫 网络的模式识别算法,构造了对象识别的人工免疫网络模型.该算法综合了网络节点的定 位与参数调整以及对基函数的平滑因子实施调谐等功能,有效地解决了径向基函数 (RBF)神经网络模式识别的两个阶段任务,使模式识别的精度有较大的改进.采用两个不 同对象函数进行的仿真试验表明,该算法具有快速收敛性与较高的准确性. -Mathemati
11
- 本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
source_delete_new
- 解决内存泄露的源代码,重载了NEW DELETE 函数,通过获取指针的钩子,截获内存泄露的元凶-Solve the memory leak of source code, overloading the NEW DELETE function, through access to the hook pointer, memory leak intercepted the culprit
pso2
- 基于改进的粒子群算法,可以用来求解函数优化问题-Based on Improved Particle Swarm algorithm, can be used to solve the function optimization problem
pso3
- 有关粒子群算法的源程序,用matlab语言编得,可用于求解函数优化问题-Particle Swarm Optimization on the source, using matlab language was made, can be used to solve the function optimization problem
DAQ
- 学会NI-DAQmx中的十个函数解决80 的数据采集应用问题-Institute of NI-DAQmx 10 function to solve 80 of the data acquisition applications
Asatr
- 利用Astar算法成功解决 迷宫问题 其中函数接口设计利于使用 用户体验一级棒 希望大家喜欢-Astar algorithm used to solve a maze problem in which the successful function of interface design favors the use of user experience hope everyone likes
BenvliMAXandMIN
- 这两个代码是用贝努利法求方程的最大实根和最小实根,方程只要是标准形式输入参数就可以调用此MATLAB函数-These two functions which are writtern by Matlab can solve out the max and min root through the Benvli method.
Scanf
- 这是一个关于scanf函数陷井的说明,帮助c语言编程者解决这方面的疑难问题。-This is a descr iption of the trap on the scanf function to help the c programming language to solve those difficult problems in this regard.
jsm-1
- matlab中最优化函数fmincon 求解非线性规划问题-fmincon used to solve nonlinear programming problem
utf8
- 基本思路很简单,就用两个大数组: UTF8 ->GBK 先从UTF8中解读出unicode值,再从数组中读出GBK值。 GBK->UTF8 直接以GBK的值为下标,查找数组中对应的UTF8值。 现在解决的问题: 1.可从UTF8转换到GBK编码 2.可对UTF8的编码格式作出判断,如某个UTF8不合要求或字节数不足,会自动跳过。 3.可从GBK编码转换到UTF8编码 未完成的问题: 1.计算字符串长度 2.在调用函数给要分
double
- 在大多数动画中,场景中的物体简单地根据不同的转换进行重绘,swap_the_buffer()函数之后的空闲时间可以进行此类计算-In most animations,objects needed to be repainted according to different transforms,remember that swap_the_buffer can be used to solve such calculations
Matlab中solve函数用法详解
- 这是关于MATLAB中solve函数用法的简答介绍(This is about the usage of solve MATLAB function in simple introduction)
遗传算法matlab求最小值
- 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
HJ
- 最优化极值搜索中用黄金分割法求解一维函数的极值,算法简单希望采纳(Optimization extremum search, the golden section method to solve the extremum of one-dimensional function, the algorithm is simple, hope to adopt)
GlobalSolve
- solve函数的global的用法,参考参考............(the use of globalsolve function,and the problem of ususlly see in the forum)
MOPSO程序(附带测试函数)
- 适用于求解多目标问题,收敛性好,算法不缺乏多样性。(Be suitable to solve Multi-objective problems, better convergence and no lacking diversity)
整理后上机题
- 定义一个三角形类,用成员函数计算其周长、面积,并给出主函数应用该类。(java code,can solve some java problems.)
MATLAB 笔记本
- matlab 图像处理常用函数语言。包含对图像进行分割,腐蚀膨胀等。(My English is too bad. it is a good text about Matlab . i hope it can solve you program.)
组态王htconverttime2020年解决方案
- 组态王6.55 htconverttime 2020年解决方案.使用了2个自定义函数,解决了历史报表超过2020年不能显示的问题。可以继续使用到2038年。参考别人的脚本修改了一下。(Kingview 6.55 htconverttime 2020 solution uses two custom functions to solve the problem that the historical report cannot be displayed in 2020. It can be us