搜索资源列表
DVB-T 2K Transmission
- %DVB-T 2K Transmission %The available bandwidth is 8 MHz %2K is intended for mobile services 基于ofdm的DVB-T 2K 的matlab程序,很经典哦
普通端射阵天线的matlab程序
- 普通端射阵天线的matlab程序 clear; f=3e10; lamda=(3e8)/f; beta=2.*pi/lamda; n=10; t=0:0.01:2*pi; d=lamda/4; W=beta.*d.*cos(t); z1=((n/2).* W)-n/2*beta*d; z2=((1/2).* W)-1/2*beta*d; F1=sin(z1)./(n.*sin(z2)); K1=abs(F1); polar(t,K1) ;
采用差分阈值法对心电信号QRS波进行特征提取
- 采用差分阈值法对心电信号QRS波进行特征提取的Matlab程序。,Differential threshold method QRS wave of ECG feature extraction of Matlab program.
ECGanalysis
- ECG信号处理获得各种features,包括P和T波的参数,该程序使用的数据来自mit database 如果要执行该程序,要修改ECG 信号的源文件目录-ECG signal processing to obtain a variety of features, including the P and T-wave parameters, the program uses data from mit database
t-copula
- t-copula 小程序,很是实用哦-t-copula small programs, it is practical Oh. . . . .
observationDDSoutputwaveform
- MATLAB观察DDS输出波形:读取.tbl文件内容并将十六进制数转换为十进制数,输出正弦波波形-MATLAB observation DDS output waveform:Read. Tbl hexadecimal content of the document and digital conversion as a decimal number, the output sinusoidal waveform
t
- contrast streching matlab code
mtsp_ga
- Matlab求解TSP问题的,效果很好,这是我用来做毕业设计用的,希望对你有用-Matlab for solving TSP problems, works well, this is my graduation project to do with, and I hope useful to you
matlab
- 批量tif文件16bit转换为8bit,支持自定义灰度转换-convert 16 bit tif files to 8 bit ones
Fourier descriptors using matlab
- The descr iptors c(k) describe the frequency contents of the curve: a value of k close to zero will describe low frequency information, an approximative shape, and the higher frequencies will describe details. For k = 0, c(k) represents the position
matlab
- matlab进行偏最小二乘法算法对多变量和单变量的用法(function [T,P,W,Wstar,U,b,C,B_pls,... Bpls_star,Xori_rec,Yori_rec,... R2_X,R2_Y]=PLS_nipals(X,Y,nfactor))
MATLAB优化算法案例分析与应用
- 这个是MATLAB案例分析的扫满版,不用买书。可直接看。里面有多个程序案例。非常实用(This is case analysis of MATLAB version, don't have to buy a book.Can see directly.There are several application cases.Very practical)
T-s
- 利用T-S方法控制单倒立摆,建立了多个模糊规则。(Sugeno type fuzzy control for single inverted pendulum)
滑动T检验
- 此程序为计算滑动T检验的Matlab程序,简单好用,望大家支持(This procedure for the calculation of sliding T test of the Matlab program, simple and easy to use, we hope to support)
matlab simulation for CDMA
- Chapter 18 README FILE Prepared by: William H. Tranter Department of Electrical and Computer Engineering Virginia Tech - Mail Code 0350 Blacksburg, VA 24061 email: btranter@vt.edu Revision Dates: June 20, 2004 Note: This readme f
MATLAB编程实现连续断层工业CT图像的三维重建
- 应用 M A T L AB 编程, 对连续多层工业 CT 图像进行了三维重建, 获得了具有较好立体感显示的三维图像(Three dimensional reconstruction of continuous multilayer industrial CT images is carried out, and 3D images with better stereoscopic display are obtained)
分岔图matlab
- 已知y=f(x)上一点(x1,y1),则在y=x直线上的点就为(y1,y1)。对应f(x)上点坐标即为(y1,f(y1)……依次类推,可以迭代出蛛网图形用来判断不动点是否稳定。模型为:x(t+1)=c*x(t)^2*(2-x(t)),其中c=25/16。(A point (x1, Y1) on the y=f (x) is known, and the point on the y=x line is (Y1, Y1). The point coordinates corresponding t
MATLAB for 玻尔兹曼法
- lbm入门,适合刚进行LBM学习的新手;希望各位进行交流。我也是刚学习LBM,还有很多地方不懂(LBM entry, suitable for new LBM learning newcomers; hope that you can communicate. I've just learned LBM, and there's a lot of things that I don't understand)
滑动T检验程序
- 在matlab中利用滑动t检验法检验序列是否突变(Whether the test sequence is mutated or not)
MATLAB解矩阵微分方程
- 本文先简要介绍了矩阵的积分和微分的定义;接着通过弹簧-质量块儿-阻尼器系统的例子,阐述了求解常微分方程数值解的常用方法;最后,在前两部分的基础上,总结了用MATLAB求解形如_X(t) = f(X(t); t) 矩阵微分方程数值解的方法。(In this paper, the definition of integral and differential of matrix is briefly introduced. Then the common method of solving nume