资源列表
matlabkaifa
- 精心打造面向matlab的BP神经网络的设计-carefully tailoring Matlab Neural Network Design
pso
- pso智能算法程序,结合这个程序会对算法有更深的认识
Cheby15R0
- 计算切比雪夫多15孔定向耦合器小孔尺寸,精度较高,可方便的移植-Calculation of Chebyshev hole directional coupler 15 more holes size, high accuracy, can be easily transplanted
sa_tsp
- 模拟退火求解TSP问题,代码用MATLAB编写的-Simulated Annealing to solve TSP problems, code written with MATLAB
best_service
- 针对最佳服务次序问题,设置更有效的排序算法,来实现最佳服务次序问题。-Order problem for the best service, set more effective sorting algorithm to achieve the best service order issues.
radixsort
- 内排序,数据结构的一种排序方式,内排序的过程是一个逐步扩大记录的有序序列的过程-Of sorting, a sort of data structure, and gradually expand the orderly sequence length record
phone-num
- 通过电话号码的训练 尽量掌握单链表的有关运用-Training as much as possible by phone number linked to the use of a single master
duilie
- 可以输出队列中的当前元素,还可以对队列判空,进行入队和出队-Can output the current element in the queue, can also be sentenced to empty the queue, enqueue and dequeue
Matrix
- 稀疏矩阵的行数、列数和非零元素的个数 将稀疏矩阵 a转置,结果在稀疏矩阵 b中-The number of rows of sparse matrix, the number of columns and the number of nonzero elements of sparse matrix a transposition, results in the sparse matrix b
optionchoose
- 在开发子函数时,matlab存在正则方法和非正则方法,正则方法非常适合一个子函数功能的不断扩展与完善,此函数为辅助函数,增加子函数的可读性 例如一个函数drawfun(x,y,z,5,6),5表示用第5种方法插值,6表示markersize为6,它显然没有drawfun(x,y,z, kriging , markersize ,6)好看懂与理解。 kriging 如何就是5可以用optionchoose(varargin{4},{ linear , spline , inverse , re
mochila
- Problema da Mochila (NP-Completo)
The-application-stack
- 栈的运用,构建空顺序栈,取栈顶元素,入栈,出栈,栈顶元素与当前运算符优先级比较,判断是否为运算符-The use of the stack, in order to build an empty stack, take the top element, stack, stack, stack element with the current operator precedence compared to determine whether the operator