资源列表
crack
- Como activar matlab r2012a en espaniol para el pueblo latino
OMP
- 自己写的一种OMP算法,一种用于压缩感知的重构(The OMP algorithm used for compressed sening and by Louis in 2014)
边界识别
- 进行图形边界识别,进一步分割网格计算面积(Graphic boundary recognition and further segmentation of grid computing area)
HHT
- 希尔伯特变换,用于希尔伯特黄变换需要的 程序函数(HHT toolboxThe Hilbert yellow transform, a toolbox required for the Hilbert yellow transform, including the source and call functions)
bpsk1
- BPSK信号的产生,按照BPSK原理,产生波形输出比较理想的BPSK信号,用以后续雷达通信使用(the generate of bpsk)
AP
- 利用Matlab软件实现AP(信息传递)聚类算法(Implement AP clustering algorithm)
40636049image_fusion_proforma_evalu_quality
- Multisensor Image fusion is the process of combining relevant information from two or more images into a single image.[1] The resulting image will be more informative than any of the input images
pic360
- 实现了传统数字图像的预处理,除燥,滤波,转换,增强,分割等等(To achieve the traditional digital image preprocessing, in addition to drying, filtering, conversion, enhancement, segmentation, etc.)
新建文件夹
- 计算嵌入维数的关于matlab的小程序,李雅普诺夫(A small program for calculating the embedded dimension of MATLAB, Lyapunov)
bessel
- 前五阶第一类贝塞尔方程函数曲线,M为阶数,z为自变量。(The first five order first class Bessel equation function curve, M is the order, Z is the independent variable)
0013
- 光纤模式容量,以及归一化。并用此对单模光纤进行模式分析(Fiber mode capacity, and normalization. The mode analysis of single mode fiber is also used.)
Matlab
- 能够计算非齐次方程组的解,程序清晰的解释了高斯消去法的过程和原理,有助于读者理解高斯消去法,从而更好的进行其他相关的复杂编程(It is possible to compute the solution of the homogeneous equations, and the program clearly explains the process and principle of the Gauss elimination method, which helps the reader to