-
小波变换例程
说明: 这组程序是基于小波变换的信号奇异性检测和去噪的例程,每个程序的具体功能见程序源码。(this group are based on the wavelet transform singularity detection signal denoising and the routines, Every procedure specific functions to see source codes.)
- 2006-02-17 17:10:44下载
- 积分:1
-
yzfx
因子分析是指研究从变量群中提取共性因子的统计技术。自编matlab程序。(factor analysis Matlab code)
- 2013-05-06 01:05:10下载
- 积分:1
-
algothin
主要给出了用小波的二进制进行图像放大的一些程序(Are given for the use of wavelets for image to enlarge some of the binary program)
- 2010-09-11 10:52:01下载
- 积分:1
-
CSL1.0
A Comprehensive Sparse Learning Package(Descriptions: Six sparse algorithms are implemented in this package. They are
1) SVM
2) L1-norm SVM
a) Linear Programming SVM
b) SC-SVM
3) L0-norm SVM
4) RVM (Relevance Vector Machine)
5) SPC (Sparse Probit Classifier))
- 2013-07-23 11:31:33下载
- 积分:1
-
m_file
量子遗传算法MATLAB源代码,内含多个子文件,测试时运行main文件即可(Quantum genetic algorithm MATLAB source code that contains multiple sub documents, test documents can be run main)
- 2014-08-18 10:11:56下载
- 积分:1
-
my_fillnan
通过差值方法填补matlab变量中的NAN值,针对二维以内的变量,变量中不能有整行或整列的NAN值(Fill NAN value in matlab variables by the difference method, for less than two-dimensional variables, variables can not have an entire row or column values of NAN)
- 2011-11-08 09:07:50下载
- 积分:1
-
subme_1.6_0
matlab motion estimation
- 2013-10-06 23:15:34下载
- 积分:1
-
robustcontrol
鲁棒控制电子书H2和H∞优化控制理论.比较全面的书(Robust control e H2 and H ∞ optimal control theory. More comprehensive book)
- 2010-12-01 16:13:40下载
- 积分:1
-
Non-classical-receptive-n
视觉注意的资料罗四维老师的资料PPt,非经典感受野抑制的代码用于轮廓提取,(Luo dimensional visual information for the attention of information teachers PPt, non-classical receptive field inhibition of the code for contour extraction,)
- 2011-05-18 21:00:27下载
- 积分:1
-
date-calculate
计算这一年已经逝去的天数(包括当天)。在平年中,它的取值范围为1到365,在闰年中,它的取值范围1到366。编写一个MATLAB程序,输入年,月,日,输出为对应的该天是当年的第几天。
闰年是这样规定的
1).能被400整除的年为闰年
2)能被100整除但不能被400整除的年不为闰年
3).能被4整除但不能被100整除年为闰年
4).其余的年份不为闰年
(This year has calculated the number of days elapsed (including that day). In non-leap year, it ranges from 1 to 365 in a leap year, it s the range of 1 to 366. Write a MATLAB program, enter the year, month, day, corresponding to the output of the first year of the day is a few days.
This leap is required
1) is divisible by 400 is a leap year
2) can be divisible by 100 but not divisible by 400 years is not a leap year
3) be divisible by 4 but not divisible by 100 is a leap year
4) the rest of the year is not leap year)
- 2011-12-13 23:35:17下载
- 积分:1