搜索资源列表
matlabtosolve
- 基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~ 下面说明一下bprengong程序: 数据分别用来训练和测试两部分。 具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。 在训练阶段,如果用于训练的输入训练样本的类
qiujixin
- 求极限,球最大最小值,的一些例子,大家可以看一下
sliding
- 求出sliding window的最大最小值-n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves ri
optimizatiom-ariszheng2005
- 关于最大最小值,用拉格朗日乘子算法来解决。-Minimum value on the largest, with Lagrange multipliers to solve the algorithm.
VB
- VB编写,自动生成随机数,并得出最大最小值-VB preparation, automatic generation of random numbers, and come to the largest minimum
max_min_curve
- 曲线最大最小值标记的MATLAB程序。需要的来下载。-Minimum curve marking the largest program of MATLAB. Need to download.
TSP
- 旅行商问题的最大最小值的求解问题把他当成一个树的模型来算的-traveling salesman problem
a
- 这是一个基于mingw的一个查找输入最大最小值的程序,返回乘积。-This is a mingw based on maximum and minimum input of a program to find and return the product.
danlianbiao
- 单链表的相关操作(建立单链表+求长度+显示+查找+插入+删除+排序+就地置逆+求最大最小值+两链表的降序合并)-Single list of related operations (seeking to establish the length of a single linked list+ search+ show++ sort+ insertion+ deletion+ reverse+ find local maximum and minimum set+ merge the two l
max
- 计算任意一个矩阵的模最大最小值。在matlab的m文件编程,实现-Any calculation of maximum and minimum modulus of a matrix. M-file in matlab programming,
RMQaLCA
- 区间最大最小值,用LCA加速,效果很好。-Range of maximum and minimum, with the LCA speed, very good.
poj2823.cpp.tar
- poj2823,使用线段树进行查询区域间最大最小值,线段树初步-poj2823, using the segment tree for the query region between the maximum and minimum, the initial segment tree
c
- 大量用于编程的c++程序,有排序,找最大最小值等-a lot of
mapminmax
- matlab7.0没有这个函数,求举矩阵的最大最小值问题,下载后放在work目录下即可调用-mapminmax.m function
z
- 函数最值问题的程序,可用来解决函数最大最小值问题-Most value problem function procedures, functions can be used to solve the problem of the maximum and minimum
Fortran中求最大值、最小值、平均数、众数和分布
- Fortran中求最大值、最小值、平均数、众数和分布
maximize
- 用最大最小值原理选择阈值,根据他給取的阈值,进行小波分析换阈值去噪-Select the minimum and maximum threshold values principle, according to his threshold to take, be changed thresholding wavelet analysis
AATree
- 自平衡二叉查找树,试过一些题,应该没什么bug。支持插入、删除、最大/最小值,求第k大,检索,前驱,后继;动态/静态内存都有,静态慢些,不过有些题用动态回MLE,切记-Self-balancing binary search tree, tried some of the questions, it should be no bug. Supports insert, delete, maximum/minimum, seeking the first k large, retrieval, p
自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助
- 自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助-Wrote it myself on the Particle Swarm Optimization for the minimum function of the routine, easy-to-read, to understand the algorithm are very helpful
遗传算法求最大最小值
- 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)
