-
matlabgui
包含matlab GUI设计的书籍和源代码,并且包含
句柄函数用法举例和GUI界面设计资料(Contains matlab GUI design of the books and the source code, and contains
Handle function usage for example and GUI interface design material)
- 2011-12-19 21:19:24下载
- 积分:1
-
MMCeinphasig6models_7levels
模块化多电平整流器中,单相七电平整流器的仿真模块 。(Modular multi-level rectifier, single phase seven level rectifier simulation module.)
- 2021-04-20 15:18:51下载
- 积分:1
-
MATLAB
利用matlab进行四种理想滤波器滤波,很不错的呀(nothing)
- 2010-07-01 09:36:08下载
- 积分:1
-
komple_sis
heat conversion and fare calculator for simulink
- 2010-07-14 17:08:00下载
- 积分:1
-
GUISUSAN
边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介
(err)
- 2009-10-22 11:34:46下载
- 积分:1
-
fandm
matlab与fortran 动态链接,混合编程(matlab and fortran dynamic link, mixed programming)
- 2009-05-04 11:37:00下载
- 积分:1
-
keyboard_input_v1.02
说明: matlab键盘输入模型程序,用simulink制作。在7.0以上版本直接运行
运行过程中按一下键盘就会看到示波器上出现一个脉冲信号。(Matlab keyboarding model procedures used Simulink production. In version 7.0 to run over the course of operation under the keyboard will see what appeared on an oscilloscope pulse signal.)
- 2006-03-29 20:46:11下载
- 积分:1
-
rgb
这是对黑白图像进行伪彩处理的代码,把处理的图片换成自己电脑的图片即可运行(This is a black and white pseudo-color image processing code to handle the images into their computer to run pictures)
- 2015-04-07 17:27:31下载
- 积分:1
-
netdude-0.4.7.tar
可以用来修改pcap格式的抓包文件,对报文的内容可以进行修改。可以重新自动计算校验和。(can be used to change the format pcap-capturing Packet documents, reported on the contents of the text can be amended. Can be automatically re-calculated checksum.)
- 2007-01-21 00:02:09下载
- 积分:1
-
Link-a-System-Level-OFDM-Simulator
针对OFDM系统,分成链路级仿真和系统级仿真两个部分。为了降低系统级仿真的复杂度,采用链路级仿真的部分结果。(It contains mainly two parts, i.e. link-level simulator and system-level simulator.
Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation.
System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.
Link-level simulator support SISO, 1 by x MRC, 2 by 1 STBC/SFBC, 2 by 2 Alamouti, x by 1 Antenna selection, x by y antenna selection.
System-level simulator, currently support only SISO and 1 by 2 MRC.
To start with, go into the folder sys_link_simu, and excute the following commond from matlab:
sys_link_simu_func(a,b)
where a is the link ada)
- 2011-08-09 11:00:53下载
- 积分:1