资源列表
GAUSS
- 用于数值计算,通过MFC编写的高斯消元法,进行数值计算(Gauss elimination method)
Desktop
- 用于压缩感知中恢复信号的OMP算法,很好用的(signal recovery for compressed sensing)
BP_Gradient Descent with Momentum_page 183 OK
- BP_Gradient Descent with Momentum
CFD SIMPLE 三维计算源程序,相信对大家有用
- 这是一个解大型稀疏非对称线性方程组问题的计算程序,很有用途。(This is a solver that used to solve a series of linear systems, it is very useful.)
UserBasedCF
- 我觉得这个资料挺好的,代码易懂,能实现基于用户的协同过滤(I think this information is good, the code is understandable, can achieve user based collaborative filtering)
机械手握力
- 通过双输入单输出的模糊控制器,完成机械手握力调节。(Through the double input and single output fuzzy controller, the manipulator grip control is completed.)
GLCM_Features1
- 这是一个GLCM 纹理特征提取的函数,可以支持zaimatlab上运行(Extracting GLCM texture feature)
SkinWhitening
- 主要是皮肤美白功能的实现,选用了三种实现方法,可比较,仅供参考(Mainly the realization of skin whitening function, the choice of three methods of implementation, comparable, for reference purposes only)
EMD_hanyu
- 经验模态分解,进行噪声源识别和故障诊断,可以将信号从高频到低频进行分解(EMD (empirical mode decomposition) is used for noise source identification and fault diagnosis)
Two-dimensional coordinate transformation
- 该程序能根据两个坐标系的坐标,求出坐标转换矩阵,然后读取一个坐标系的坐标文件,转到另一个坐标系的坐标,并输出到另一个文件。(The program can be based on the coordinates of two coordinate systems, coordinate conversion matrix, and then read a coordinate system of coordinate files, to another coordinate system coo
changdop
- 二维三站式TDOA无源定位chan算法的精度分析,GDOP,可扩展到三维定位(Two-dimensional positioning GDOP)
PNPoly
- 判断点是否落于不规则区域之中,算法简洁,值得学习(Whether or not the judgment points fall within the irregular rectangle)