资源列表
PhotonicCrystal_TransferMatrix.m
- Transfer matrix method to calculate bandgap of photonic crystal structures.
SiAuNW_CoreShell.m
- Light scattering of core-shell nanowire structures.
SiNW_Light_Scatttering.m
- Light scattering from silicon nanowire, free standing in a vacuum environment with plane wave normal incidence.
bulldozer
- 动态规划求解:第一行包含两个数R 和C ( 2 ≤ R,C ≤ 1500 )为矩形地块的长和宽。接下来有R 行,每行有C 个用空格隔开的字符串,字符串要么以A 开头(表示 苹果),要么以B 开头(表示香蕉),后面接一个不超过99 的整数,表示对应的树木的数量。-Dynamic Programming: The first line contains two numbers R and C (2 ≤ R, C ≤ 1500) for the rectangular block of lengt
mvdr
- mvdr beamformingmvdr beamforming-mvdr beamforming
Matlab-Codes
- Determine The Peak of process.
6d85523f7a9f
- Implementation of Confusion matrix in python
LZW_Demo
- LZW压缩算法和RLE压缩算法的实现源码及Demo。-the algorithm of LZW
tsp
- 遗传算法在求解旅行商问题中的应用,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Genetic Algorithm for Traveling Salesman Problem, using a binary Gray code, roulette method based on linear ranking selection, uniform crossover and mutation operators, but also in
binarytree
- 二叉树给出前序中序遍历结果或后序中序遍历结果恢复二叉树并显示-Binary tree gives the order before or after the results in the traversal sequence in the binary tree traversal and display the results of recovery
lvboquzao
- 代码包括开关中值滤波、极值中值滤波、自适应中值滤波的M文件源码,程序效果跟论文中的效果差不多。-Code including the switching median filter, extreme median filtering, adaptive median filter M-file source code, the program effect is almostthe effect of the paper
FFT
- FFT频域滤波,用于图像进行fft频域滤波变换,很实用的小程序。-failed to translate
