-
Enhancement_for_Fingerprint_Image
在频域对指纹图像进行增强,也适用于其他图像,在“imread( )”语句中更改您所需增强的图像即可。(In the frequency domain of fingerprint image enhancement, but also to other images, in the " imread (' ' )" statement required to change your image can be enhanced.)
- 2009-05-28 11:45:09下载
- 积分:1
-
readm
说明: fcm我也不知道是干啥的,知道的可以下来用(Gansha fcm I do not know, and know you can come down)
- 2010-04-26 10:36:17下载
- 积分:1
-
Fuzzy-Logic-based-STATCOM
基于模糊逻辑控制的静止同步补偿器来提高暂态稳定性(Fuzzy Logic based Static Synchronous Series Compensator(SSSC) for Transient Stability improvement)
- 2014-01-07 21:20:00下载
- 积分:1
-
changweifenchuzhi
常微分方程初值的matlab程序,可作为数值分析等的学习工具。(For ODEs with Matlab program can be used as learning tools of numerical analysis .)
- 2012-04-13 16:44:06下载
- 积分:1
-
反褶积程序 decon
反褶积程序。内涵脉冲反褶积,预测反褶积等等matlab程序代码(Deconvolution procedure)
- 2012-05-17 15:58:07下载
- 积分:1
-
Sparse-Representation-Library(BerkeleyPGatech)
Collection of Sparse Representation Library(Berkeley+Gatech)
- 2012-02-04 08:58:58下载
- 积分:1
-
PLS-GA
说明: 这是遗传算法和偏最小二乘法的共同使用做回归,非常好的程序(This is a genetic algorithm and partial least squares regression to do the common use, very good procedures)
- 2021-03-30 16:39:09下载
- 积分:1
-
ShareActionProvider-master
此示例说明了如何提供ActionBarCompat一个上下文敏感的ShareActionProvider,向后兼容的API V7。(This sample shows you how a provide a context-sensitive ShareActionProvider with ActionBarCompat, backwards compatible to API v7.)
- 2014-11-04 23:13:20下载
- 积分:1
-
matlab-ppt
老师自己总结的学习Matlab的PPT,一共分为十章,适用于教学和自学等等。(Teacher s own summary of the learning Matlab PPT, the total is divided into ten chapters, suitable for teaching and self-learning.)
- 2012-11-20 10:40:57下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1