资源列表
newton--matlab
- 4次牛顿差值多项式的matlab实现 数值分析实习作业-4 Newton polynomial difference
mtspv_ga
- 基于遗传算法(GA)的多变量旅行商问题(TSP) ,MTSPV_GA Variable Multiple Traveling Salesman Problem (M-TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to a variation of the M-TSP (that has a variable number of salesmen) by setting up a GA to search fo
grating
- 本帖调用自编函数(grating)绘制光栅条纹图像,通过例子讲解水平、竖直、环状和辐射状光栅条纹图像的绘制,用黑白和彩色显示效果给大家视觉上的震撼。调用自编函数时,可以通过成对出现的参数控制条纹的方向、颜色、周期、相位角等。-This post calls self-function (grating) draw grating image, by way of example to explain the horizontal, vertical, circular and radial gr
shortest-path
- dijkstra计算最短路径,算法在优化、图像处理、网格处理等相关领域有非常广泛的应用,希望能借此机会了解其实质内容,并灵活应用其到所学领域中。-dijkstra calculate the shortest path algorithm optimization, image processing, mesh processing and other related fields have a very wide range of applications, hoping to take th
OFDM-matlab
- OFDM的matlab仿真,调制解调,交织,信道编解码,高斯信道和瑞利衰落信道下的分别进行仿真的程序。-OFDM matlab simulation, modulation and demodulation, interleaving, channel coding and decoding, Gaussian channel and Rayleigh fading channel simulation procedures, respectively.
Floyd-and-Warshall
- 用matlab实现Floyd和Wallshell算法,基本功能都有-Floyd and Wallshell using matlab algorithm, the basic function
zhongshu
- 利用递归求众数。借助了快速排序的思想,选中一个数,先把比它小的放在左边,比它大的放在右边。-Use recursive plural. With the idea of quick sort, select a number, first it is smaller than on the left, on the right side than it is big.
Hanoi
- 利用递归实现汉诺塔算法。自己写的,挺小的,希望能有帮助。-Recursive HANOR algorithms. Write your own, quite small, hoping to be helpful.
TSOM
- Create TSOM 2D/3D image it is lithograpy semicondutor defect method
Fibonacci
- 利用递归产生斐波那契数列的一个小程序。希望能有帮助-Recursive Fibonacci sequence produces a small program.Hope can be helpful.
kuisupaixu
- 快速排序的代码实现。产生随机数进行排序,并且有排序时间的测算。-Quick sort code. Generating random number sequence, and a sort time of the measurement.
hebingpaixu
- 合并排序算法的代码实现,产生随机数,任何进行排序,并且有排序时间的测算-Merge sort algorithm code, generate random numbers, any sort, and there is sort of time measurement
