-
askpskqam
各种调制方式的性能分析及其对比可以很直观的得到常见的几种调制方式的性能(Performance analysis and comparison of various modulation schemes)
- 2014-11-01 10:40:00下载
- 积分:1
-
cmex
MATLAB与C接口的关于求两个数最小公倍数的C语言MEX文件(MATLAB and C interface to request two numbers on the least common multiple of the C-MEX files)
- 2010-06-10 15:17:01下载
- 积分:1
-
ofdm-mimo
ofdm通信系统的Matlab仿真程序,我在网上淘了很久才搞到(OFDM communication system Matlab simulation program, I am online for a long time to get Amoy)
- 2007-11-23 14:37:10下载
- 积分:1
-
shangzai
文件包含三个子文件:dec.m,test_dec.m,recon.m
dec.m文件使用MATLAB语言自己动手编写小波分解算法;
test_dec.m使用MATLAB语言测试dec.m文件中自己编写的小波Mallat分解算法正确性
recon.m使用MATLAB语言自己动手编写Mallat重构算法
函数使用MATLAB语言,没有调用MATLAB小波分解函数,而是自己动手编写的小波Mallat算法对含噪声的信号进行分解、重构;这对对小波分解的初学者,加深对小波分解有着引导作用。(The file contains three sub file: dec.m, test_dec.m, recon.m
The dec.m file using the MATLAB language to write my own wavelet decomposition algorithm
Wavelet Mallat test_dec.m using MATLAB language test in the dec.m file to write your own decomposition algorithm correctness
Recon.m uses the MATLAB language to write my own Mallat reconstruction algorithm
Function of the use of MATLAB language, do not call the MATLAB wavelet function, wavelet Mallat algorithm but prepare yourself for decomposition and reconstruction of signals containing noise this pair of wavelet decomposition for beginners, deepen their understanding of the wavelet decomposition has a guide role.)
- 2014-08-18 10:08:27下载
- 积分:1
-
LMP
matlab 高斯噪声下LMS算法的误码率研究(LMS matlab)
- 2013-11-23 14:26:56下载
- 积分:1
-
ECG_ECG_data_matlab
医疗卫生心电信号ECG ECG data 数据,在matlab上的仿真(Medical and health data of ECG ECG ECG data, the simulation in matlab)
- 2010-08-14 21:24:54下载
- 积分:1
-
matlab_curve_fitting-
说明: MATLAB曲线拟合向导,,简单介绍了MATLAB曲线拟合的相关知识,和相关函数的使用方法。(MATLAB curve fitting wizard, a brief introduction of the MATLAB curve fitting knowledge, and related functions are used.)
- 2011-04-06 00:36:27下载
- 积分:1
-
TOOLBOX_calib(8)
4步标定法,主要是实现计算机数字图像处理摄像机的标定,操作简单,比较实用(4-step calibration method is to achieve a computer digital image processing camera calibration, easy operation, more practical)
- 2011-07-20 20:55:35下载
- 积分:1
-
iozone3_428
IOzone is a filesystem benchmark tool. The benchmark generates and measures a variety of file operations. Iozone has been ported to many machines and runs under many operating systems. This document will cover the many different types of operations that are tested as well as coverage of all of the command line options.
Iozone is useful for determining a broad filesystem analysis of a vendor’s computer platform.
- 2014-11-26 10:44:49下载
- 积分:1
-
bemlabecom
Boundary element method
function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin)
[index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75])
in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2
n=number of nodes=number of element=number of point
c=matrix that determine the coordinate of point
m=coordinate of nodes in global coordinates
index: determine u or un for boundary nodes
in:number of internal nodes
cin: coordinate of internal nodes
- 2012-01-29 03:47:10下载
- 积分:1