资源列表
histeg
- histogram equalization
APSO30WEI
- 使用MATLAB实现异步粒子群算法,通俗易懂-APSO algorithm
Kkmeans
- 利用Kmeans(K均值)求解聚合点坐标,方法简便-Use Kmeans (K-means) coordinates to solve the polymerization method is simple
d_dn
- 分析最大衍射效率时,体光栅的厚度和折射率调制度的关系-When analyzing the maximum diffraction efficiency, relationship between the thickness and refractive index modulation of volume grating
NLMS
- 归于归一化LMS算法的MATLAB代码,适合初学者,简单易懂-A MATLAB code about NLMS algorithm, suitable for beginners, simple and easy to understand.
transformada
- Codigo matlab sobre la transformada de laplaece
xtxy
- 已知系统转移函数,求冲击响应,阶跃响应,幅频响应和相频响应-Known system transfer function, impulse response seeking, step response, frequency response and phase-frequency response
ClosenessCentrality
- Closeness Centrality Calculator
pore_pressure_prediction
- 该程序为用伊顿方法(Eaton s method)实现孔隙压力预测的matlab程序。程序需要给出速度在深度域的分布,最后可得到孔隙压力在深度域的分布。-The program is implemented by the method Eaton (Eaton' s method) pore pressure prediction matlab program. Programs need to give the velocity distribution in the depth
svmdemo
- SVM分类器的一个小样例,用他之前,需要下载matlab中的SVM库-SVM classifier a small sample with him, you need to download the matlab SVM library
ZuiJiaPingFang
- 基于matlab的最佳平方法,数值分析进行数据高阶拟合-Based on matlab best level methods, numerical analysis data fitting high order
锁相环输入信号建模例程
- 锁相环输入信号建模例程,代码注释详细,例如初学者,将输入信号转换成8bit补码数据写入txt文件,可用于FPGA工程测试使用。还可以直接绘出时域波形图,直观比较。