-
QAM
MAQ-N with N in(1,2,3,4) modulation implementation code devlopped to simulate this numeric modulation with constellation and BRE (bit rate error) (french comments may be annoying ) whith a graphique interface to simulte sms transmission end reception with zeropading
- 2010-07-20 07:51:47下载
- 积分:1
-
simulink
这是几个pdf格式的集合,主要介绍了simulink的基本操作,对初学者入门有一定帮助(Pdf format This is a collection of several, mainly introduced the basic operation of simulink to help beginners have some portal)
- 2009-05-18 23:33:17下载
- 积分:1
-
fuzzy-frost-filter
fuzzy applied local statistic filter
- 2013-02-19 21:59:58下载
- 积分:1
-
CRC
按字节32 位对输入信息进行CRC校验编码的Matlab 程序(CRC redundancy code according to the byte 32-bit with MATLAB)
- 2012-09-12 18:17:44下载
- 积分:1
-
code
1.实验目的:绘制分形图案并分析其特点。
2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。
3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代(1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve, Sierpinski triangle graphic flowers and trees, observe the relationship between the local and original graphics fractal graphics. 3. Experiment idea: using the function calls itself repeatedly to simulate the iterative process when the fractal structure, when the iteration index n is plotted 0:00 run, otherwise continue iterating)
- 2014-12-16 19:49:30下载
- 积分:1
-
linwenfu
图像处理 直方均衡等
最完整版本 包括VC++及其matlab实现
而且根据代码可以直接用matlab进行GUI界面编程(Image processing, such as straight balanced side including the most complete version of VC++ and matlab code to achieve and can be directly used in accordance with matlab interface to GUI programming)
- 2009-06-06 09:40:50下载
- 积分:1
-
gatbx
英国设菲尔德大学遗传算法工具箱。用matlab导入路径即可使用。(University of Sheffield genetic algorithm toolbox. Using matlab import path can be used.)
- 2013-07-14 12:47:19下载
- 积分:1
-
Cooperation-Communications
协作通信仿真实例。通过三种不同协作方式,实现通信的仿真。效果很好!(matlab cooperation
communications)
- 2014-10-11 23:12:00下载
- 积分: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
-
convm
Finds the convolution matrix of two input vectors
- 2011-11-15 00:07:19下载
- 积分:1