-
Discrete-multipath-fading-channels
说明: 通信系统离散信道仿真,散射、离散多径信道衰落模型mfiles(Communication system discrete channel simulation, scattering/discrete multipath fading channel matlab mfiles)
- 2010-04-18 12:13:26下载
- 积分:1
-
Fractional-Fourier-Transform
分数阶傅立叶变换,可用于LFM信号的相干源信号的估计(Fractional Fourier Transform can be used for LFM signal of the coherent source signal estimate)
- 2012-05-03 22:39:43下载
- 积分:1
-
FBG
模拟了FBG的反射谱和透射谱图像,对FBG的初学者很有用!程序有详细的说明。(The refilection spectra of FBG.)
- 2011-07-23 16:17:37下载
- 积分:1
-
Spectral-Correlation
Cyclic Power Spectral Density ab ab ab of signals X and Y using Welch s average
- 2011-09-12 09:45:40下载
- 积分:1
-
PushButt
code to create gui in matlab
- 2014-09-01 16:35:14下载
- 积分:1
-
An-engineers-guide-to-MATLAB
本书的目的是让读者熟练掌握MATLAB的知识并用来求解工程问题。解决这类问题一般需要编写相对较短、使用次数较少的程序。因此,本书将着重介绍在MATLAB中如何有效地开发简洁易读的程序,同时使之具有易于调试和执行速度快的特点。(The purpose of this book is to allow readers to master knowledge of MATLAB and used to solve engineering problems. To solve such problems usually need to write a relatively short period, the use of fewer procedures. Therefore, this book will focus on how to effectively develop in MATLAB concise, easy-to-read program, so that it has easy debugging and execution speed.)
- 2013-05-10 15:35:36下载
- 积分:1
-
filter
一阶无限冲激响应低通滤波器和一阶无限冲激响应高通滤波器,用matlab计算并画出它们的增益响应(First order IIR low-pass filter and the first order IIR high-pass filter, using matlab to calculate and draw them gain response)
- 2010-11-14 01:02:39下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
xinhao
高效的数值计算及符号计算功能;
实现基本信号的表示及可视化计算;
分析信号的频谱。
(Efficient numerical computation and symbolic computation function the realization of the basic signal and visualization of that calculation analysis of the signal spectrum.)
- 2009-01-11 14:11:43下载
- 积分:1
-
KNNclassifier
KNN分类方法的MATLAB代码,可以用于数据挖掘中的K最邻近值聚类方法的实现(KNN classification of MATLAB code )
- 2020-10-23 14:37:22下载
- 积分:1