-
chisquare_solve
wavelet,can try it over matlab 6.0(wavelet, can try it over matlab 6.0)
- 2010-12-14 04:21:03下载
- 积分:1
-
EC_project
Matlab source for blind classification of EEG data (BCI competition II data set IV)
- 2009-06-14 17:55:31下载
- 积分:1
-
clock
说明: matlab 环境下编的时钟程序代码,业余爱好的(MATLAB,clock)
- 2010-04-07 19:45:14下载
- 积分:1
-
FuzzyRobot_1
this is implementation of fuzzy robot using java and FCL file fuzzy inference system
- 2015-03-06 00:37:51下载
- 积分:1
-
tongbufadianji
同步发电机 两相对地短路仿真(有阻尼情况)(Synchronous generator two relatively short-circuited (damping))
- 2013-05-07 20:41:42下载
- 积分:1
-
System-Identification
系统辨识导论课程学习资料,教你学习辨识基础知识(Introduction to System Identification curriculum learning materials to teach you the basics of learning to identify)
- 2015-03-24 16:23:43下载
- 积分:1
-
ArrayToolbox
source code about microphone array,maybe usefule for you
- 2009-11-20 12:03:41下载
- 积分:1
-
wentaishu
牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,牛拉法潮流程序,(The trend of programs Lafayette cattle, cattle Rafah trend procedure, the trend of programs Lafayette cattle, cattle Rafah trend procedure, the trend of programs Lafayette cattle, cattle Rafah trend procedure, the trend of programs Lafayette cattle, cattle Rafah trend procedure,)
- 2010-02-25 10:04:14下载
- 积分:1
-
MATLAB-statement
说明: matlab基础知识,PPT文件,内部资料简单,对于深入学习的人不是很合适(matlab basic knowledge, PPT files, internal information is simple, the depth of learning are not very suitable)
- 2008-11-22 15:22:11下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1