-
BPyuce
觉得很好的一个Matlab论文想和大家一起分享,互相学习。(Find a good paper would like Matlab to share with everyone, learn from each other.)
- 2010-12-09 17:08:02下载
- 积分:1
-
snow
matlab 编写的下雪程序,很适合在冬天看雪花落下过程(Matlab prepared by the snow program, it is suitable in the winter to see snow falling process)
- 2012-06-26 13:33:39下载
- 积分:1
-
upload
We can generate simple histogram programs using this code in matlab
- 2009-09-12 15:48:37下载
- 积分:1
-
icatest
一个独立成分分析的测试文件,包含了几个声音文件,可以用来测试自己的盲信号分离算法。(An independent component analysis of the test file that contains a number of sound files that can be used to test their algorithm for blind signal separation.)
- 2009-12-24 15:22:13下载
- 积分:1
-
Matlab
这是一些MATLAB中关于图像处理的一些小的操作,一些函数的介绍和使用,希望对大家有用(These are MATLAB image processing on the operation of some small, some function of the introduction and use of, in the hope that useful)
- 2009-06-02 10:52:22下载
- 积分: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
-
基于粒子滤波的TBD在一个目标的仿真
说明: 基于粒子滤波的检测前目标跟踪在一个目标的仿真(Simulation of target tracking in a target before detection based on particle filter)
- 2019-11-16 12:32:49下载
- 积分:1
-
MLIsimple
some simulink mli simple
- 2009-05-19 19:07:45下载
- 积分:1
-
Fib_State_Space1
State spce code matlab simulink
- 2013-04-17 10:24:19下载
- 积分:1
-
lpc-analysis
语音信号的lpc分析,该程序实现了与语音预测器的阶数与预测残差能量的关系(The speech signal LPC analysis, the program with the order of the prediction residual energy of the speech predictor)
- 2020-12-20 17:19:09下载
- 积分:1