-
LBP
实现图像纹理特征的提取,并且完成了该项功能(The extraction of image texture features, and completed the)
- 2020-11-15 10:09:41下载
- 积分:1
-
BPF
BPF曲线拟合的方法 ,自己用到了,分享给大家(BPF curve fitting method, used by yourself, shared to everyone)
- 2018-03-23 10:47:48下载
- 积分:1
-
人脸识别的matlab代码
这是一个用于在多个数据中识别人脸的matlab代码基地。这个该代码有助于在姿态和光照条件下识别人脸。姿态效应可能包括(偏航,滚动,俯仰)和光照效应是由于照明的变化。
- 2022-12-20 19:40:04下载
- 积分:1
-
laser3
实现激光谐振腔,用FOXli算法实现自在现模式(Achieve laser resonator, is comfortable with FOXli algorithm model)
- 2011-06-14 11:58:00下载
- 积分:1
-
Get-the-most-value-program
利用MATLAB软件求函数最值的程序,解决高次幂球复杂函数最值的问题。(Using MATLAB software function or the most value, high order power ball complex function most value problem)
- 2014-08-29 16:16:16下载
- 积分:1
-
Kd_Lee
说明: 衰减系数计算,用公式李中平的公式计算得到海水的衰减系数(attenuation calculate attenuation of seawtater ocean attenuation)
- 2020-05-23 09:34:23下载
- 积分:1
-
SIM
子空间辨识,随即输入,根据算法算出系统矩阵( Subspace Identification for Linear Systems)
- 2012-05-19 10:56:53下载
- 积分:1
-
zhuchengxu3-4
功率控制在CDMA移动通信系统中的作用
(The role of power control in a CDMA mobile communication system)
- 2013-04-27 23:17:30下载
- 积分:1
-
tuoyuanshibie
接触斑点识别,通过此程序可以检测接触情形(Dot contacts to identify, through this procedure can detect the contact situation)
- 2008-03-15 11:17:14下载
- 积分:1
-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1