-
MatlabandVC
Matlab与VC++的混合编程,利用Matlab强大的混图功能在VC画出想要的图形,操作步骤详细易学(Matlab and VC++ mixed programming, Matlab, mixed plan features a powerful draw the desired graphics in VC, the steps to learn more)
- 2010-06-29 10:24:16下载
- 积分:1
-
MATLAB-and-VC-of-wavelet
MATLAB与VC++混合编程实现一维小波多尺度分解(MATLAB and VC programming mix of one-dimensional wavelet decomposition)
- 2011-12-29 08:13:49下载
- 积分:1
-
AfDemo
這是一個C#框架, 實現了,很smart clien功能(This is a C# framework to achieve, and it's very functional smart clien)
- 2007-01-17 17:48:50下载
- 积分:1
-
Ant-colony-algorithm
蚁群算法,包括基本蚁群算法,排序蚁群算法,最大最小蚁群算法(Ant colony algorithm, including the basic ant colony algorithm, sorting ant algorithm, ant colony algorithm for the maximum and minimum)
- 2011-05-11 16:45:54下载
- 积分:1
-
Matlab3DmodelsimulationunderDLA
简要概述了最具代表性的分形结构--扩散限制凝聚(Diffusion-Limited-Aggregation,DLA)模型的生长规则、主要性质,给出了模型模拟分形生长的算法,在MATLAB6.5平台上进行了程序设计,在Windows98/2000/XP下实现了DLA模型模拟生长的动态过程.(Briefly summarizes the most representative of the fractal structure- diffusion-limited condensed (Diffusion- Limited- Aggregation, DLA) model of growth rules, the main properties, gives the model simulation processes-fractal growth algorithm, by MATLAB6.5 platform for software design, in Windows 98/2000/XP realize DLA model to simulate the growth of dynamic process.)
- 2010-11-17 18:45:42下载
- 积分:1
-
dfedit13b
实现彩色图象的读取,以及回度图象的读取,及相关的变换(Achieve color image reading, and reading back of the picture, and the associated transformation)
- 2013-12-17 15:56:27下载
- 积分:1
-
shubiao
(9)鼠标器程序
主程序是shubiao.C,可以使用Turbo C工具来调试。((9) Program mouse
The main program is shubiao.C, you can use Turbo C tools to debug.)
- 2014-12-09 09:42:41下载
- 积分:1
-
bp
说明: 基于MATLAB完成的神经网络源程序,可以利用该程序完成有关神经网络的应用。(MATLAB based on the completion of the neural network source code, you can use the program to complete the neural network applications.)
- 2009-02-12 13:54:26下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1
-
DS
说明: matlab中关于信息融合中的DS论证程序,很好用的哦(matlab regarding information fusion DS demonstration program, the good oh)
- 2014-11-23 21:05:56下载
- 积分:1