-
OFDM_simple_matlab
一个非常好的例子关于OFDM的,非常简单,但是有效(A very good example on OFDM, very simple, but effective)
- 2010-12-16 10:57:58下载
- 积分:1
-
graph3d
3D graph for matlab. Easy and very necesary
- 2012-04-22 03:06:45下载
- 积分:1
-
MATLAB
matlab中的命令大全,基本上都包含了,解释也很全。(in matlab command Daquan, basically contain, explain also very wide.)
- 2013-05-22 23:49:25下载
- 积分:1
-
Humoments
A set of functions to calculate Hu s seven invariant moments. Good accuracy. Written for my Project work
- 2009-03-21 18:25:13下载
- 积分:1
-
Sift-matlab-algorithm
基于sift算法的matlab运算,能过对图像进行操作(Sift matlab algorithm based on computing)
- 2011-05-02 01:59:10下载
- 积分:1
-
MMSmteam
关于排队模型的matlab仿真,里面有M/M/s/k模型的仿真讲解和全部代码,可以供大家学习。(Queuing model simulation on matlab)
- 2020-08-26 20:08:20下载
- 积分: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
-
zuixiaofangchazijiaozheng
最小方差自校正调节器matlab程序。运用最小二乘法,可设定遗忘因子。(Minimum variance self-tuning regulator matlab program. Least square method, you can set a forgetting factor.)
- 2013-08-12 16:01:33下载
- 积分:1
-
BrainStrokeSgementation
brain stroke area will be detected by this program ,it will undergoes curvlet diagnosis ,the kmeans segmentation .the segmented image will go for feature extraction
- 2014-09-06 22:09:52下载
- 积分:1
-
channelEqualizer_matlab
利用FTF算法实现了信道均衡的原程序代码。(FTF algorithm using the channel equalization of the original code.)
- 2007-06-16 09:00:30下载
- 积分:1