-
ekfukf
扩展卡尔曼滤波和unsented卡尔曼滤MATLAB工具箱,很实用(Unsented extended Kalman filtering and Kalman filter MATLAB toolbox, very practical)
- 2009-10-07 21:00:05下载
- 积分:1
-
matlab-modum
此程序能够很好的实现调频调相调幅等多种调制方式和多进制的调制。(This process can achieve the frequency modulation and amplitude modulation and other multi-band modulation.)
- 2011-04-24 16:47:28下载
- 积分:1
-
FEM
用matlab求解有限元计算,对使用有限元方法计算的内部过程有更深的了解(Using matlab to solve finite element, finite element method for the use of a deeper understanding of internal process)
- 2011-10-10 23:24:20下载
- 积分:1
-
fuzzycm
模糊c均值聚类 FCM算法的两种迭代形式的MATLAB代码。(Fuzzy c-means clustering algorithm FCM two iterative form of MATLAB code.)
- 2014-12-04 21:53:50下载
- 积分:1
-
fspecial
matlab中fspecial函数的C++实现(Matlab implementation of fspecial function in C++
)
- 2016-12-28 11:31:14下载
- 积分:1
-
VC-matlab
利用VC 调用matlab数学库和图形库的方法,实现vc和matlab的混合编程(VC call to use matlab math library and graphics library approach, the realization of a mixture of vc and matlab programming)
- 2007-12-16 10:47:11下载
- 积分:1
-
image_wave_den
利用matlab编程,比较软阈值和硬阈值收缩方案的去噪效果。通过了Matlab2009a的测试。(Using matlab programming, comparing the denoising shrinkage results of two methods between soft threshold and hard threshold program. Testing by Matlab2009a.)
- 2010-08-16 21:03:37下载
- 积分:1
-
lsb_matching
LSB匹配算法的实现。目前大部分都是LSB替换算法,较新的图像LSB匹配算法的嵌入和恢复我没有在其它地方找到。因此,自己写了一个,可以作为毕业设计的内容。matlab编写,经过充分测试,可用。(Image LSB Matching Algorithm,implementated using matlab )
- 2021-04-06 10:59:03下载
- 积分:1
-
chen_attractor
这是一个混沌理论中重要的chen映射的程序。通过曲线很容易看到奇妙的混沌吸引子(Chaos Theory important Rezeption mapping procedures. Curve is easy to see wonderful chaotic attractor)
- 2007-03-07 20:07:04下载
- 积分:1
-
InputBuffer---
A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.(A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.
)
- 2012-10-16 18:25:40下载
- 积分:1