-
MATLAB_example
MATLAB 程式设计与应用,非常好的例子,对matlab编程很好用(MATLAB programming and applications, very good example of good use of matlab programming
)
- 2010-12-14 01:02:24下载
- 积分:1
-
golaycodec
说明: matlab函数,可实现golay编码和译码,包括(23,11)和(24,12,8)
(matlab function, can be realized golay encoding and decoding, including the (23,11) and (24,12,8))
- 2009-07-24 20:23:43下载
- 积分:1
-
gaosipinghualvbo
关于matlab高斯滤波器的一点资料,有兴趣者可以共同研究(Gaussian filter on matlab point information of interested parties can work together)
- 2011-04-30 09:59:23下载
- 积分: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
-
sparsemang1
稀疏分析用于处理欠定盲源分离问题,有英文注释(Sparse analysis dealing with underdetermined blind source separation, English Notes)
- 2013-04-22 16:33:56下载
- 积分:1
-
Matlab-compute
MATLAB-stat,this is a programme for matlab
- 2013-12-14 13:18:44下载
- 积分:1
-
计算不同雷达信号的模糊函数 AF_function
计算不同雷达信号的模糊函数,画图,可以自行输入不同的信号序列(Calculate the ambiguity function of different radar signals, draw pictures, and input different signal sequences automatically.)
- 2018-05-18 17:34:54下载
- 积分:1
-
SHEPWM_2lvl_3ph_5ang
说明: 通过matlab五电平调制,实现更优选择的切换(Through five level modulation, better switching can be achieved)
- 2020-06-30 17:58:28下载
- 积分:1
-
front_LRLS
时域自适应滤波中基于先验概率的格型RLS算法(Time-domain adaptive filter based on a priori probability of lattice RLS algorithm)
- 2007-09-02 20:11:33下载
- 积分:1
-
ASmatlab
一个模拟退火matlab程序,由m文件构成的工具箱,方便大家学习。(a simulated annealing procedures Matlab, m documents constitute the toolkit to facilitate learning.)
- 2007-05-08 20:58:02下载
- 积分:1