-
Turbocodes
Turbo coding toolbox in MATLAB
- 2009-03-14 11:43:49下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
pll
数字通信中的锁相环(PLL)完整程序,包括噪声处理,可用于GPS的的跟踪和捕获(the matlab code of PLL ,including how to deal with the noise ,which can be used to acquiring and tracking on GPS)
- 2011-11-08 15:14:20下载
- 积分:1
-
zzt007
VC++中使用MATLAB的C++数学库和MCC生成的程序,给出了例程,对于高手有借鉴意义,对菜鸟可以起到事半功倍的作用。(VC++ in the use of MATLAB' s C++ Math Library and MCC procedures generated are given routine, you have a reference for the rookie can play the role of a multiplier.)
- 2009-04-30 12:13:02下载
- 积分:1
-
upf_demos
粒子滤波改进算法仿真比较,我觉得很好用,大家快下载,贝叶斯滤波适合非线性和非高斯环境,这种非线性统计理论很先进(Improved particle filtering algorithm for simulation and comparison, I feel useful, we quickly download, Bayesian filtering for nonlinear and non-Gaussian environment, which is very advanced statistical theory of nonlinear)
- 2010-12-21 14:28:58下载
- 积分:1
-
gray_histogram_equalization_matlab_source_graphics
matlab灰度图形直方图均衡化源程序gray histogram equalization matlab source graphics(gray histogram equalization matlab source graphic gray histogram equalization matlab source graphics)
- 2010-08-02 08:53:07下载
- 积分:1
-
WHT
说明: 频域串行LMS算法的MATLAB实现 给出沃尔什 哈达吗变换(WHT)
结果正确 可以直接使用(Frequency domain LMS algorithm serial MATLAB implementation is given you transform (WHT) the correct result can be used directly)
- 2010-04-12 20:00:34下载
- 积分:1
-
rls
最小二乘法在自适应方面的应用,并且该算法能过快速收敛(I CAN PLAY)
- 2012-02-27 18:16:08下载
- 积分:1
-
single_inverter
单相逆变器的双环系统matlab仿真(阻性,感性性,容性负载)(Single-phase inverter bicyclic system matlab simulation (resistive, inductive, capacitive load))
- 2020-09-13 08:37:58下载
- 积分:1
-
pjimage.m
源码-一个实例搞定MATLAB界面编程_简单易懂适合新手。(Source- an instance to get MATLAB programming interface _ easy to understand for novice.)
- 2014-01-02 18:02:15下载
- 积分:1