-
Matlab_GUI
一个全新的GUI界面设置。。。希望大家喜欢!(A new GUI interface settings. . . I hope everyone likes!)
- 2009-03-24 01:46:08下载
- 积分:1
-
huwei0607
雷达信号中的线性调频处理,能通过设置不同的参数和函数窗滤波处理对比,效果明显,是很好的程序代码。(Linear FM radar signal processing, by setting different parameters and functions window filtering contrast, the effect is obvious, is a good code.)
- 2012-06-27 16:11:01下载
- 积分:1
-
correl
calculate the correlation and convolution
- 2009-04-20 15:50:05下载
- 积分:1
-
design
说明: 根据语音信号的特点给出有关滤波器的性能指标:1)低通滤波器性能指标,fp=1000Hz,fc=1200 Hz, As=100dB,Ap=1dB;2)高通滤波器性能指标,fc=2800 Hz,fp=3000 Hz As=100dB,Ap=1dB;3)带通滤波器性能指标,fp1=1200 Hz,fp2=3000 Hz,fc1=1000 Hz,fc2=3200 Hz,As=100dB,Ap=1dB。用IIR对其分析,最后,利用MATLAB中的函数freqz画出各滤波器的频率响应。(This article according to the IIR filter and the FIR filter characteristic, uses the bilinearity method of transformation under the MATLAB bad boundary to design IIR and to design the FIR numeral filter separately with the window box number, and carries on the analysis to the gathering pronunciation signal, and finally gives IIR and FIR to the pronunciation filter effect.)
- 2011-03-12 21:46:33下载
- 积分:1
-
PNG
Proportional Navigation Guidance
- 2012-08-27 04:37:29下载
- 积分:1
-
convolution_codes_BPSK_OFDM
基于OFDM系统的卷积码的误码性能分析,BPSK调制,加循环前缀,导频,进行了信道估计。(OFDM system;convolutional code BPSK modulation pilot Channel Estimation )
- 2014-01-01 21:47:55下载
- 积分:1
-
computingBERwithHamming
Script for computing BER with Hamming (7,4) code and maximal
likelihood hard decision decoding
- 2010-07-13 22:48:17下载
- 积分:1
-
IHS
基于matlab软件下的IHS影像融合算法,是一种常规的技术(IHS image fusion algorithm)
- 2012-05-05 20:36:26下载
- 积分:1
-
work2_3
两种方法实现图像任意角度旋转,原图像的每个像素点寻找在新图的位置,新图中的每个像素点寻找原图中的位置(Two methods for image rotation of an arbitrary angle, each pixel of the original image at the position to find the new graph, the new image for each pixel to find the original position)
- 2014-10-28 22:28:29下载
- 积分:1
-
ExcelWrapper
Wrapps Excel在处理一类表的MATLAB
支持:
*启动一个Excel在前台或在背景板
*保存工作簿
*运行宏
*指定一个范围
*刷新工作簿
*出口表为PDF
*选择一个给定表
*重新安装一个外接
*获取数据表给出了一个数据集,作为第一列名
*在给定的表(横向或字段的值
垂直)
例如:
包装= ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname ) (Wrapps handling an excel sheet in a MATLAB Class
Supports:
* Launching an Excel Sheet in Foreground or in Background
* Save the workbook
* Run a macro
* Assign a range
* Refresh workbook
* Export Sheet to PDF
* Select a given sheet
* Reinstall an Add-in
* Get a data table given the name of the first column as a dataset
* Get the value of field in a given sheet (Horizontally or
vertically)
Example:
wrapper = ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname )
)
- 2010-07-05 11:58:27下载
- 积分:1