-
color
用于图论里面求最小着色数,这么长可以了吗?????(my english is really poor, dunt know how to translate it)
- 2013-09-18 22:55:53下载
- 积分:1
-
ICA
独立成分分析代码 这是ICA的源码和改进的代码(this is the code of ICA,this is the improved code for the traditional ICA)
- 2013-04-21 22:45:06下载
- 积分:1
-
SolveStOMP
压缩感知StOMP算法,具有很好的恢复性能(Compression the perception StOMP algorithm, has good recovery performance)
- 2013-04-07 11:05:51下载
- 积分:1
-
Chaotic-Systems
简要介绍了三种典型的混沌系统:Logistic映
射,Lorenz系统和Henon映射,利用Matlab软
件,使用编程方法进行了仿真(Brief introduction to the three typical chaotic systems: Logistic mapping, Lorenz system and Henon mapping using Matlab software simulation programming methods)
- 2012-12-04 21:48:33下载
- 积分:1
-
icacombi
程序包括EFICA,WASOBI及两者的结合,可以快速实现盲源分离。(The program includes EFICA, WASOBI and their combination, can quickly achieve blind source separation.)
- 2020-10-16 18:47:28下载
- 积分:1
-
aiorOS-0.02.i386.src.tar
this is the minimal kernel for intel x86 architecture pc
- 2015-01-04 04:30:07下载
- 积分:1
-
Based-on-BP-power-load-forecasting
在MATLAB环境下,利用BP神经网络对电力负荷进行预测,编写了代码,并附上了仿真图。(In the MATLAB environment, the use of BP neural network to forecast the power load, writing the code, and attach the simulation diagram
)
- 2014-05-13 13:52:31下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
ICA
ICA算法演示,给出了ICA算法实现的具体程序。
还有几张实验结果的截图(ICA algorithm demo, given the specific procedures implemented by the ICA algorithm. There are a few screenshots of the experimental results)
- 2012-05-28 20:08:57下载
- 积分:1
-
SSUR_Demo
matlab code for seemingly unrelated regression
- 2011-12-19 04:46:52下载
- 积分:1