-
kuosanequation
扩散方程的求解,可根据初边值条件解出该方程.(Diffusion equation, initial boundary value according to the equation solved.)
- 2010-08-31 18:09:46下载
- 积分:1
-
matlab-code-2011
自适应遗传算法matlab代码,自己编写的,希望对大家有用!!(Adaptive genetic algorithm matlab code, I have written, and I hope useful! !)
- 2011-06-05 09:24:43下载
- 积分:1
-
HANDRecognition
hand gesture of , classification and recongnition
- 2015-02-09 21:38:50下载
- 积分:1
-
optionpricing
运用explicit,implicit, crank-nicolson方法计算美式期权以及带分红的美式期权(using explicit,implicit, crank-nicolson methods to calculate american options)
- 2010-07-15 17:17:41下载
- 积分:1
-
Desktop
图像拼接,利用简易算法完成拼接过程,可实现不同数量的图像以为拼接。所采用图例为最新一届全国数学竞赛图片。绝对原创(Image mosaic, complete the splicing process using simple algorithm, which can realize image splicing different number of thought. The legend for the new session of the national mathematics contest.
)
- 2013-11-29 11:48:43下载
- 积分:1
-
eemd
这是我自己编写的一个改进的经验模态分解EEMD的源码,希望大家能用上(This is what I have written an improved empirical mode decomposition EEMD source code, I hope everyone can be on)
- 2013-12-13 12:50:14下载
- 积分: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
-
SVM_MATLAB
四种支持向量机SVM工具箱的分类与回归算法。MATLAB编写(Vector Machine SVM classification and regression algorithm toolbox four support. Written in MATLAB)
- 2014-02-13 10:57:21下载
- 积分:1
-
SSI
自己编写的随机子空间算法,可以用作参考,希望对大家有所帮助(Random subspace algorithms I have written, can be used as a reference)
- 2020-10-13 00:07:32下载
- 积分:1
-
hazardsareaonmatlab
matlab下的危化品泄露扩散模拟软件,能够模拟危化品泄露后的毒害区域。(hazards area simulate on matelab.)
- 2014-09-20 09:59:34下载
- 积分:1