-
Matlab-source-numerical-processing
matlab数值处理源程序,绝对值得下载的源码好程序(Matlab source numerical processing)
- 2013-11-12 12:16:36下载
- 积分:1
-
fh116
主要是基于mtlab的程序,基于多相结构的信道化接收机,分数阶傅里叶变换计算方面。( Mainly based on the mtlab procedures, Channelized receiver based on multi-phase structure, Fractional Fourier transform computing.)
- 2017-04-16 14:47:24下载
- 积分:1
-
lungbayesdemo
在matlab软件上模拟肺肿瘤生长,吸烟是诱发肺肿瘤的主要原因。(Matlab software to simulate the growth of lung cancer, lung cancer induced by smoking is the main reason.)
- 2010-11-17 12:21:07下载
- 积分:1
-
julei
运用matlab语言编译,进行聚类分析,并且给出了matlab界面。(failed to translate)
- 2011-05-17 19:33:55下载
- 积分:1
-
lfsr
1)利用CC++语言实现给定的LFSR;
2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点;
3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。
给定的LFSR为:(1) the use of C C++ language given LFSR
2) to generate the corresponding sequences by different initial state, and observe what are the characteristics of their cycle
3) using the generated sequence of text encryption/decryption (press the corresponding bit for modulo-2 addition operation).
LFSR given as follows:)
- 2015-12-14 16:26:56下载
- 积分:1
-
nelder
nelder-mead算法,程序不算太长,应该好理解,仔细看几遍就行了(nelder-mead method, it is very useful if you want it,just download it!)
- 2012-11-29 17:05:56下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
S3C2416-manual---Chinese
S3C2416芯片手册-中文不完整版
S3C2416 chip manual - incomplete in Chinese version(S3C2416 chip manual- incomplete in Chinese version)
- 2014-08-28 10:54:27下载
- 积分:1
-
MATLAB7[1].03
学习matlab的好资料第3部分,再此共享下啦。参考参考(Good information to learn matlab Part 3, then under this shared friends. Reference Reference)
- 2011-09-28 11:02:21下载
- 积分:1
-
3weiinitial
基于粒子群算法的一点个人的研究,希望与大家共同进步 (Particle swarm optimization based on a personal research, hope and progress together)
- 2011-01-04 19:42:52下载
- 积分:1