-
1
说明: Amir Hossein Omidvarnia用matlab编写的基于PCA的人脸识别系统和基于FLD的人脸识别系统,其中
的图像示例为Essex face database中 face94 的部分图像,文献可参考"Eigenfaces vs. Fisherfaces:
Recognition using class specific linear projection."已经测试过程序可正常运行没有问题。(Amir Hossein Omidvarnia prepared using matlab Face Recognition System Based on PCA and FLD-based face recognition systems, which sample the image of Essex face database for ' face94' part of images, documents may refer to " Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection. " procedures have been tested there is no problem to normal operation.)
- 2009-07-30 20:41:29下载
- 积分:1
-
Lucy-Richardson-Algorithm
Project on Image Restoration
- 2013-11-12 18:00:16下载
- 积分:1
-
golddiv
黄金分割法,用于一维线性优化,输入相应目标函数,可得最优变量(Golden method for one-dimensional linear optimization, enter the appropriate objective function, we can get the optimal variable)
- 2015-04-04 04:27:08下载
- 积分:1
-
Loudness_Toolbox
强大的响度计算工具包。可以计算稳态的响度和瞬态的响度。并且可以将响度表示在时域上。(Loudness calculated powerful toolkit. Can calculate the loudness of steady state and transient loudness. Loudness and can be expressed in the time domain.)
- 2020-12-15 16:29:13下载
- 积分:1
-
fft
数字信号处理里FFT的C语言源代码啊,请查看啊(FFT digital signal processing in the C language source code ah, see ah)
- 2008-05-29 00:53:49下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
nanomos-r186.tar
nanoMOS is a 2-D simulator for thin body (less than 5 nm), fully depleted, double-gated n-MOSFETs. A choice of three transport models is currently available (drift-diffusion, classical ballistic, and quantum ballistic). The transport models treat quantum effects in the confinement direction exactly and the names indicate the technique used to account for carrier transport along the channel. Each of these transport models is solved self-consistently with Poisson’s equation. Several internal quantities such as subband profiles, subband areal electron densities, potential profiles and I-V information can be obtained from the source code.
- 2009-10-21 03:19:49下载
- 积分:1
-
FSK
说明: 实现FSK调制的详细过程,对学习很有帮助,必须顶(Detailed process to achieve FSK modulation, useful for learning to be top)
- 2011-04-16 10:56:49下载
- 积分:1
-
matlab
里面包含了《matlab常用算法程序集》的全部程序,很好用哦,欢迎下载!(Which contains all the procedures of matlab algorithm commonly used procedures set " Oh well, welcome to download!)
- 2012-09-14 18:57:52下载
- 积分:1
-
Line-array-beamforming
行阵基本波束合成(方向图合成)
初学者根据公式 进行的仿真(Line array beamforming (pattern synthesis))
- 2012-02-06 17:10:02下载
- 积分:1