-
Ken_Sakamura
坂村健先生简介,。世界著名的TRON计算机系统结构就是最早由坂村先生研究创立的。(A simple introduction of Ken Sakamura.
He is the father of Tron Tron, now he focus on reseaching of ubiquitous computing.)
- 2010-09-15 00:34:37下载
- 积分:1
-
MATLABSolutionpartialdifferentialequations
偏微分方程的MATLAB解法,非常详细,可以学习(MATLAB Solution partial differential equations, very detailed, can learn)
- 2011-01-15 18:09:47下载
- 积分:1
-
chap02
说明: ex2_1 利用Z变换求系统输出
ex2_2 求DFT
ex2_3 求序列的圆周移位
ex2_4 求序列的圆周卷积
ex2_5 简单的DFT实例
(ex2_1 the use of Z transform ex2_2 demand for system output DFTex2_3 seeking ex2_4 shift sequence for the circumference of the circular convolution sequence ex2_5 simple example DFT)
- 2008-11-18 19:26:07下载
- 积分:1
-
priorityencodtest
parity encoder test bench
- 2015-02-08 00:32:00下载
- 积分:1
-
12354
matlab遗传算法程序 讓你更瞭了解 遺傳的結構 和 算法
(genetic algorithm matlab program allows you to better understand the structure and genetic algorithm)
- 2009-06-16 01:48:17下载
- 积分:1
-
save2word
SAVE2WORD saves plots to Microsoft Word.
function SAVE2WORD(filespec,prnopt) saves the current Matlab figure
window or Simulink model window to a Word file designated by
filespec. If filespec is omitted, the user is prompted to enter
one via UIPUTFILE. If the path is omitted from filespec, the
Word file is created in the current Matlab working directory
- 2011-06-22 16:38:59下载
- 积分:1
-
bpsk
bpsk调制,用MATLAB进行bpsk调制。(bpsk modulation, modulation bpsk to use MATLAB.)
- 2009-04-28 19:31:29下载
- 积分:1
-
cma-8psk
说明: 关于8psk的用星座图检验结果的matlab仿真程序(Constellation on the 8psk of test results with matlab simulation program)
- 2011-04-07 16:00:41下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
kf2
一个结合经典的弹簧阻尼系统与卡尔曼滤波的例程,含有word报告说明(Example for a classical Spring+Damp system combined with kalman filter. WORD report appended)
- 2017-07-07 11:54:56下载
- 积分:1