-
BSS_FastICA_matlab
用于盲信号分离的独立分量分析和主元分量分解以及独立分量分解的代码(For Blind Signal Separation of independent component analysis and principal component decomposition and independent component decomposition of the code)
- 2009-03-23 01:54:37下载
- 积分:1
-
shiyan6
数据库的完整性控制熟悉利用企业管理器为列创建DEFAULT约束、为列创建CHECK约束、为列创建UNIQUE约束、为列创建不允许为空约束、创建PRIMARY KEY约束、创建FOREIGN KEY约束(Integrity control of the database use Enterprise Manager to create the familiar column DEFAULT constraint, create a CHECK constraint for a column, create a UNIQUE constraint for a column, create a column does not allow null constraint, create a PRIMARY KEY constraint, create FOREIGN KEY constraint)
- 2014-01-15 11:49:34下载
- 积分:1
-
11MATLAB
matlab程序设计的源代码,有利于初学者了解MATLAB的编程思想与方法,使初学者快速入门(Matlab programming source code, be helpful for beginners to learn matlab programming thought and method, make the beginner quick start)
- 2014-10-29 19:48:09下载
- 积分:1
-
zuiduan
说明: 这是最短路径动态规划问题及其程序设计,大家可以参考(hao)
- 2010-04-20 16:23:24下载
- 积分:1
-
tau
计算时间序列的延迟时间,有例子,一看就明白啊!(The time series‘delay time is calculated , there is an example!)
- 2013-08-07 16:30:51下载
- 积分:1
-
KMedoids
聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。(K-Medoids clustering algorithm.The file contains a detailed description of the procedures and examples.)
- 2009-09-07 23:14:50下载
- 积分:1
-
pro1
非标供牙机的PLC控制程序,台达PLC24ES200T控制推送,落料,检测,攻牙。使用WPLSOFT2.38编译(-Delta PLC control program is used to control the Non-standard equipment。)
- 2015-04-19 11:53:24下载
- 积分:1
-
MatlabFiles
说明: 有关数字通信的matlab实现,进行数字信号处理的matlab仿真(digital signal processing is completed by matalab .including psk bpsk qam module duojingxindao dengdeng )
- 2010-03-27 22:21:22下载
- 积分:1
-
xiebo
非线性负荷对线路谐波的影响,可分析各个频率成分的含量(Influence of nonlinear harmonic load on the line, it can analyze the content of each frequency component)
- 2015-07-06 08:41:52下载
- 积分:1
-
New-Text-Document-(2)
he form of the Burgers equation considered here is:
du du d^2 u
-- + u * -- = nu * -----
dt dx dx^2
for -1.0 < x < +1.0, and 0.0 < t.
Initial conditions are u(x,0) = - sin(pi*x). Boundary conditions are u(-1,t) = u(+1,t) = 0. The viscosity parameter nu is taken to be 0.01 / pi, although this is not essential.
The authors note an integral representation for the solution u(x,t), and present a better version of the formula that is amenable to approximation using Hermite quadrature.
This program library does little more than evaluate the exact solution at a user-specified set of points, using the quadrature rule. Internally, the order of this quadrature rule is set to 8, but the user can easily modify this value if greater accuracy is desired.
- 2012-04-13 12:06:48下载
- 积分:1