资源列表
5
- 这些资料是各种关于Matlab和C++来计算薛定谔方程的数值计算方法,包括含时的和几种典型的外场下的数值方法-This information is all about Matlab and C++ to calculate the numerical method for the Schrodinger equation, including the time-and some typical numerical methods under field
genetic_algorithm
- genetic algoritm using matlab
7
- 这是为想学习Matlab的学习者准备的足够练习题,实例子,有了它们,你可以很好的去练习而不是纸上谈兵。-This is to prepare learners want to learn enough Matlab exercises, case children, with them, you' re good to practice rather than on paper.
fseries
- 使用Matlab实现函数的傅里叶级数展开-Implement the function using the Matlab Fourier series expansion
chuantest
- 利用Matlab的simulink实现对船舶的仿真-Simulink realization using Matlab for the simulation of ship
huffman
- 数据结构构建哈夫曼树C++源代码及实验报告-Construction of the Huffman tree data structure C++ source code and test reports
Molecular
- This Monte Carlo simulation in the field following a variety of particles guided by the force of the efficiency of the procedure-This is Monte Carlo simulation in the field following a variety of particles guided by the force of the efficiency of the
paixu
- 实现、对比各种排序方法,包括各种排序算法代码及实验报告-Achieved, compared to various sorting methods, including sorting algorithm code and lab reports
PolyList
- 利用线性表实现一个一元多项式,包括加减输入输出等程序代码与实验报告。-Achieved using the linear form a unary polynomial, including the addition and subtraction input and output code and test report.
fuzzy236
- 使用matlab实现模糊控制算法对二阶系统的控制-Matlab fuzzy control algorithm using second-order control system
if-file-exist-or-not
- 该源码实现了数据结构中的多种内部排序方法,很不错的。-The source of the data structure to achieve a variety of internal sorting method, very good.
linkqueue
- 利用队列结构实现车厢重排问题。车厢重排问题如下: 一列货车共有n节车厢,每个车厢都有自己的编号,编号范围从1~n。给定任意次序的车厢,通过转轨站将车厢编号按顺序重新排成1~n。转轨站共有k个缓冲轨,缓冲轨位于入轨和出轨之间。开始时,车厢从入轨进入缓冲轨,经过缓冲轨的重排后,按1~n的顺序进入出轨。缓冲轨按照先进先出方式,编写一个算法,将任意次序的车厢进行重排,输出每个缓冲轨中的车厢编号。 -Compartments use the queue structure to achieve
