搜索资源列表
G-P
- G-P算法程序,用matlab编写,希望能共享,同时我也想下载一些源码,因为是新手,希望多多支持!谢谢!-G-P algorithm procedures, using Matlab prepared hope sharing, I also want to download the source code, as a greenhorn, hoping for their support! Thank you!
Matlab时频分析工具箱
- 时频工具箱,看大家有需要吗
QPSK通过瑞利信道的MATLAB仿真
- QPSK通过瑞利信道的MATLAB仿真,测试能成功
质心算法
- 这是用matlab编写的质心程序
风力发电系统模型matlab
- 风力发电系统模型,包括各个部分模型.使用方法在压缩包中
matlab编程
- matlab作图
arma.rar
- ARMA模型建立程序,给出自相关序列,指定ARMA模型的P阶,Q阶参数,得出相应的参数值 function [bq ,ap]=armahat(rx,p,q),ARMA model for the establishment of procedures, to come from related sequences, designated the P-order ARMA model, Q-order parameters, the corresponding parameter value
Ferreira_FEM
- matlab code for finite element method
random_walker_matlab_code
- The random walker algorithm was introduced in the paper: Leo Grady and Gareth Funka-Lea, "Multi-Label Image Segmentation for Medical Applications Based on Graph-Theoretic Electrical Potentials", in Proceedings of the 8th ECCV04, Workshop on Compute
STRAIGHTV40pcode
- 最好的语音合成代码,出自日本,是以源-滤波器模型合成语音质量最好的开源代码,注意,此MATLAB代码,只有P-CODE 如要源码,需向作者申请-The best speech synthesis code, from Japan, is source- filter model synthesizer voice quality the best open source code, note that this MATLAB code, only the P-CODE to source req
speechdtwprotected
- Matlab 说话人识别 DTW P已编译代码-Speaker Recognition (DTW) Matlab compiled P-File
speechcode1
- 语音识别Matlab测试程序(带GUI)。 Matlab P File-Speech Recognition test procedures (GUI). Matlab P File
p
- 此程序为基于MATLAB的PSPICE仿真,非常实用,适用于初学者使用-This procedure for the PSPICE simulation based on MATLAB is very useful for beginners to use
LMS
- LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
maltab
- 盲信号用于语音识别maltab程序代码,里面有相关语音文件,很不错-Speech Recognition for Blind Signal maltab code, which are related to audio files, it is good
linear_programming
- 《数学建模》讲座中的“线性规划”一章,课件及配套matlab源代码-《Mathematical Modeling》seminar in the 《Linear Programming》, ppt and related source code matlab
matlab
- 基于遗传算法的投影寻踪代码,提供大家下载,方便查阅-【研学堂】【代码】投影寻踪代码,请验用!! function Qa=Project_Pursuit(X,a,Alpha) 输入参数列表 X 本指标矩阵,n×p的矩阵,每一行为一个样本, Xij表示第i行第j列指标,X是否已经归一化均可 a 投影向量,1×p的矩阵,元素取值范围-1~1,要求其元素平方和等于1 Alpha 窗口半径系数,典型取值0.1
m-p
- 这两个程序是MATLAB的M矩阵法,P矩阵法,其它的为测试文件。-M matrix method, the P-matrix method
matlab-r2012b-license-key123
- lear all A=wk1read( cigarette.wk1 ,1,0) W1=wk1read( Spat-Sym-US.wk1 ) Dataset downloaded from www.wiley.co.uk/baltagi/ Source: Baltagi and Levin (1992) and Baltagi, Griffin and Xiong (2000). Descr iption: Panel Data, 46 U.S. States
Matlab-project
- roots -Polynomial roots Syntax r = roots(c) Descr iption r = roots(c) returns a column vector whose elements are the roots of the polynomial c. Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n