-
huidutu
在matlab中,绘制图像的灰度直方图,并均衡化复原图像(In matlab, rendering the image histogram, and equalization restored image)
- 2013-08-22 17:10:11下载
- 积分:1
-
SARMatlab
sar成像matlab程序,针对目标电磁特性成像,效果较好(sar image matlab)
- 2013-11-23 13:56:54下载
- 积分:1
-
LMS_eq
LMS Equalizer. implement equlizer with special channel rsponse
- 2014-02-24 02:31:14下载
- 积分:1
-
ant_array_min_beamwidth
说明: 最小主瓣的Beamforming 利用的cvx优化(CVX optimization of beamforming utilization with minimum main lobe)
- 2020-03-26 12:10:45下载
- 积分:1
-
code
CRC码生成器和卷积码的仿真程序。其中CRC码可以自定义生成多相式或字符串;卷积码可以自定义约束长度和码长。(CRC code generator and the simulation program convolutional codes. Which the CRC code can customize the generation of multi-phase or string convolutional codes can customize the constraint length and code length.)
- 2007-09-19 19:36:32下载
- 积分:1
-
MATLAAD
数字基带传输仿真,关于a/d部分的仿真实习属于通信系统仿真的基本内容(Simulation of digital baseband transmission)
- 2013-12-16 17:36:43下载
- 积分:1
-
matlab_Koch
利用Matlab对Kouch曲线的程序编写,能生成Koch曲线并绘制图形,级数作为外部参数输入,可调整。(The use of Matlab program of Kouch curve to write, can generate Koch curve and graphics rendering, series as external input parameters, can be adjusted)
- 2013-12-09 22:16:41下载
- 积分:1
-
MATLAB
地震中常用的一些偏移程序,挺有用处的,跟大家分享一下(Seismic shift in a number of commonly used procedures, quite useful to share with you)
- 2009-04-15 10:29:37下载
- 积分:1
-
chap2_4
控制器参数整定问题 化工过程的控制器设计加热炉控制(Controller parameter tuning problem of controller design for chemical process control furnace)
- 2009-05-24 22:52:46下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1