搜索资源列表
GP_Algorithm_luzhenbo
- G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 文件夹说明: 1、GP_Alg
Bernoulli
- Example of a digital data transmission implementing GMSK modulation This Simulink model simulates as an example the transmission and reception of random digital data modulated with GMSK. The purpose of this model is to illustrate how part of the GS
DEFINEV
- %DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the % bounds corresponding to the sign of the gradient g, where % l is the vector of lower bounds, u is the vector of upper % bounds. Vector dv is
A_Matlab_Tour_of_Wavelet_Programming
- This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. T
DTMF双音多频信号生成与检测的演示程序
- 用matlab的gui编写的DTMF双音多频信号生成与检测的演示程序,运行方法见readme,希望能对大家有所帮助。,Matlab by the gui prepared DTMF DTMF signal generation and detection demo program, run method see readme, for all of us hope to be helpful.
linear_system
- 一个自动控制专业的实用程序。以一个四阶系统为例,对任意的参数矩阵 研究其反馈镇定性,通过因式分解法,得到所有能镇定G的 一般形式的K值,用matlab进行了仿真。-Automatic control of a professional utility. A fourth-order system as an example, the parameters of any study the feedback stabilization of the matrix, and through the
gsi16
- 徕卡1200数据传输很好用的格式文件,供大家参考使用 -Excellent Leica 1200 data transmission format used for your reference to use
G-N
- 此文件包含用G-N法,修正G-N法,L-M法,Lsqnonlin求解非线性最小二乘优化问题MATLAB源代码,请大家参考-This file contains the method with the GN, GN law amendment, LM Law, Lsqnonlin MATLAB nonlinear least squares optimization source code, please refer to
g
- 基于matlab的FSK调制解调系统的实现 程序 很好的东西 本人亲身用过 有意者可以-The FSK modulation and demodulation matlab-based system to achieve good things I personally procedures used Interested parties can look at
GUI_DTW
- 在matlab平台上实现DTW孤立字识别,通过调用GUI界面实现-DTW in matlab platform to achieve isolated word recognition, by calling the GUI interface to achieve
quantization
- This matlab code read bmp file and seperate it to R,G,B components. And also quantize the image.
The-Beginners-Guide-to-Analyzing-GSM-Data-in-MatLa
- It introduces USRP hardware device that implements GSM receiver and processes GSM data in real time.-The Beginners Guide to analyzing GSM data in MatLab
G.723.1_2010_08_09
- This package implements the ITU-T G.723.1 speech coder and decoder in Matlab. The goal of the package is to provide a well-documented and modular program that was designed to facilitate experimentation and research using a practical coder as a base.
speech_coding
- matlab中实现的G.726编码的算法及测试程序,在matlab中已经通过测试,并能输出编码结果-matlab code to implement the G.726 algorithm and testing procedures in matlab has been tested and the results can be output coding
imagescn
- Imagescn plot two or more imagesc into the same axes. Deeper layers are visible, were higher layers have the value NaN. This is helpful e.g. to show measurement (=foreground) results "above" a map (=background), to separate NaN values within a 2D mat
B-G-curve
- 换能器导纳图绘制函数,需要自备换能器导纳数据,代入即可-Transducer admittance mapping function, you need to bring their own transducer admittance data can be substituted into
fuzzy-mppt-g
- application of the fuzzy logic controller to control the MPPT
g
- 主元分析法(PCA)是目前基于多元统计过程控制的故障诊断技术的核心,是基于原始数据空间,通过构造一组新的潜隐变量来降低原始数据空间的维数,再从新的映射空间抽取主要变化信息,提取统计特征,从而构成对原始数据空间特性的理解。-Principal component analysis (PCA) is based fault diagnosis technique multivariate statistical process control at the core of the current,
Genetic-algorithm-to-optimize-svm
- 遗传算法优化支持向量机的惩罚系数C与高斯核系数g,能够提高支持向量机的分类精度-Genetic algorithm to optimize the punish coefficient of support vector machine (SVM) with gaussian kernel coefficient C g, can improve the support vector machine (SVM) classification accuracy
newCNC2
- G-code生成器,在matlab中使用,模拟数控加工,用于生成G代码(G-code Generator can be used in Matlab to simulate computerize-numberal-control process and generate general G code.)