-
FFastICA225a
FastICA25---快速独立分量分解算法
(FastICA25--- fast independent component decomposition algorithm)
- 2012-08-20 06:57:47下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
Programming.Pearls
编程珠玑(第二版)中英双语版,附源代码,是本不错的代码优化指导书(Abas Programming (second edition) in both Chinese and English version, with source code, is the good code optimization guide book)
- 2008-06-07 09:13:55下载
- 积分:1
-
ga
说明: 蚁群算法程序演示,vc++的源程序,vb开发的演示课件(Ant colony algorithm demo program, vc++ the source code, vb demonstration courseware development)
- 2011-11-07 19:31:51下载
- 积分:1
-
JZWT
以一个简单的例子对于极值求解的应用进行了分析和介绍(With a simple example of solving for the application of extreme value analysis and presentation of)
- 2010-02-17 21:42:55下载
- 积分:1
-
Gravity-Influence-on-the-Droplet
以NACA0012 翼型为研究对象,采用拉格朗日法分析了重力对水滴撞击特性的影响,获得了过冷大水滴(SLD)撞击特性。(The influence of gravity on the droplet impingement property were analyzed with the Lagrangian
method, and the supercooled large droplet (SLD) impingement property has been gotten based on the research
of NACA0012 airfoil)
- 2021-03-08 17:19:28下载
- 积分:1
-
UInfformax_Fas
用matlab实现扩展Informax算法与固定点算法Faast ICA,可对混合后信号进行独立分量分离 已通过测试。
(Using matlab to expand Informax algorithm with fixed-point algorithm Faast ICA, independent component separation of the mixed signal has been tested.)
- 2012-07-10 16:43:25下载
- 积分:1
-
258mimo_ofdm
信道建模的大牛Laurent Schumacher的MIMO信道MATLAB仿真程序的使用方法说明文件(PDF格式),完整的图像显示和分析,对MIMO研究工作很有帮助。(The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data communication from a basestation to a cellular unit)
- 2009-05-11 01:20:54下载
- 积分:1
-
matrix_chol
说明: matlab中chol函数的C++实现,即对矩阵进行分解,分解为上三角矩阵(chol matlab in C++, the function)
- 2011-03-14 19:28:50下载
- 积分:1
-
xitongfenxi
09系分习题与解答,适合系统分析人员的学习资料和技术文档(Exercises and answers to sub-09 system is suitable for systematic analysis of the learning materials and technical documentation)
- 2010-03-05 13:24:08下载
- 积分:1