-
weiji04
4.1 数据寻址方式
4.1.1 立即数寻址方式
4.1.2 寄存器寻址方式
4.1.3 存储器寻址方式
4.2 数据传送类指令
4.2.1 数据传送指令
4.2.2 堆栈操作指令
4.2.3 地址传送指令
4.3 算术运算类指令
4.3.1 加法指令
4.3.2 减法指令
4.3.3 乘法除法等指(you can see see)
- 2009-12-03 09:05:55下载
- 积分: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
-
H-infinity-control
非线性切换Hmilton系统H-infinity控制,关于这个研究内容的matlab仿真代码(The matlab simulation code of H-infinity control of nonlinear switched Hamiltonian systems)
- 2017-02-24 09:44:40下载
- 积分:1
-
stbc
stbc码的性能仿真,拥有良好的图形界面,操作直观简单,可得到瑞利信道,AWGN信道下的性能曲线。(STBC performance simulation code, have a good graphical interface, an intuitive easy to operate, can be Rayleigh channel, AWGN channel under the performance curve.)
- 2009-03-15 20:45:47下载
- 积分:1
-
truncation_filtering
基于全相位傅立叶变换apFFT的滤波程序(Based on all phase Fourier transform apFFT filtering program)
- 2013-12-04 13:04:32下载
- 积分:1
-
对雷达DOA进行估计
利用再大似然方法对雷达DOA进行估计,对结果进行了对比(Again big likelihood method is used to analyse the radar DOA estimation, the results were compared)
- 2021-04-05 01:19:03下载
- 积分:1
-
pajek
一个可以把Matlab复杂网络邻接矩阵直接转化为Pajek可以识别的网络文件(.net)很实用,学习复杂网络的可以下载(a programme that can transform the adj_matrix in matlab into .net file that pajek can recognize)
- 2010-05-14 12:32:27下载
- 积分:1
-
ants-colony-
Matlab
matlab codes for ant colony optimization
- 2011-05-28 17:36:11下载
- 积分:1
-
LMS_beamforming
该程序的功能是实现波束,其中使用的LMS自适应算法(The program is a beam-forming procedure, the algorithm uses the LMS algorithm.)
- 2012-02-08 15:27:02下载
- 积分:1
-
小波分析
小波分析,用于时间序列的周期性分析,更换函数即可使用(Wavelet analysis is used for periodic analysis of time series, and can be used to replace functions.)
- 2018-04-09 14:05:30下载
- 积分:1