-
tongtailvbo
受光照影响的人脸预处理算法,使用小波变换和同态滤波(Affected by light Face preprocessing algorithm, using wavelet transform and homomorphic filtering)
- 2010-07-12 09:12:48下载
- 积分:1
-
jezh
金额转换,阿拉伯数字的金额转换成中国传统的形式如:(¥1011)->(一千零一拾一元整)输出。(The amount of conversion, the amount of Arabic numerals into the traditional Chinese forms such as: (¥ 1011)- " (1001 picked up a dollar a whole) output.)
- 2010-03-15 10:01:35下载
- 积分:1
-
Talbot
包含两个文件,一个是菲涅尔衍射子函数。另一个为生成一个光栅,通过菲涅尔衍射计算其泰伯距离处的像,观察泰伯效应(Contains two files, one is the Fresnel diffraction Functions. Another to generate a grating, which is calculated as the Talbot distance by Fresnel diffraction effects outlook 察泰伯)
- 2015-04-13 19:02:07下载
- 积分:1
-
matlab_optimization
说明: 各种matlab 算法使用指南,及其相关命令的使用方法介绍.(guide for otimization method used in matlab)
- 2010-03-28 19:14:36下载
- 积分:1
-
liquid
说明: matlab编写的流体计算和传热程序(Matlab 程序)(Matlab calculations prepared by the fluid and heat transfer procedures (procedures Matlab))
- 2006-04-08 13:50:40下载
- 积分:1
-
HHTquintessence
HHT精华讨论,对运用HHT进行数据分析时遇到的问题有详细的解答,是学习HHT不可或缺的资料(HHT essence discussion, this paper analyzed the data using HHT is there detailed solution to the problems encountered in the process of, is indispensable to study HHT data)
- 2013-07-11 10:33:09下载
- 积分:1
-
mixter
创建一个理想的mixer输入是理想的LO信号和输入信号输出是混合后的信号。(build a ideal mixer the input is ideal LO signal and the input signal.)
- 2013-10-20 12:41:33下载
- 积分:1
-
非线性最小二乘问题
说明: 最优化方法中的非线性最小二乘法,用于学习最优化方法和解决实际问题(The nonlinear least square method of optimization method is used to learn optimization method and solve practical problems)
- 2020-06-30 09:01:40下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
C4_5
c4.5经典算法,实现决策树分类功能,可以对连续数值和离散数值实现很好的分类,并有剪枝功能(c4.5 classic algorithms, to achieve the decision tree classification, can be continuous and discrete numerical values to achieve good classification, and a pruning function)
- 2010-07-06 09:32:40下载
- 积分:1