搜索资源列表
HF_pattern
- 跳频图案是跳频通信成功的基础,本代码计算了r=15时的m序列优选对,通过找到m序列的特征相位,模2得到了平衡Gold序列
2.rar
- M/M/m排队系统性能仿真代码matlab function r=randexp(lambda) r = -lambda*log(rand) ,M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand)
GPS-Matlab
- 一个GPS课程的全部代码,含有数据!很实用-MATLAB GPS scr iptS-- Charles Meertens and Doug Miller, U. Utah 3Jan95 These scr ipts were developed for/during a class in GPS and Active Tectonics Department of Geology and Geophysics, U. Utah, Spring, 1994 EXAMPLE RIN
Pade.model.reduction.of.the.reduction.method
- 已知某系统传递函数G,可以调用改代码对系统进行降阶处理。功能同routh降阶相似,不过这里的分子阶次r和分母阶次k可以不止相差1。-Known transfer function of a system G, can call the code to deal with reduced-order system. Routh Reduction with similar features, but here the molecular order r and the denominator or
tftb-0.1
- matlab时频分析工具箱,时频分析工具箱包括短时傅立叶变换和二次型时频分析以及各种时频分析的matlab代码-The Time-Frequency Toolbox (TFTB) is a collection of about 100 scr ipts for GNU Octave and Matlab (R) developed for the analysis of non-stationary signals using time-frequency distributions.
mulNewtonSOR
- 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
mulDNewton
- 本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。-The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: init
mulGXF
- 本代码为割线法求解非线性方程组。其调用格式为[r,m]=mulGXF1(F,x0,x1,eps) 其中,F:非线性方程组;x0初始解;x1:初始解;eps:解的精度;m:迭代步数。-The code for the secant method for solving nonlinear equations. Its call format [r, m] = mulGXF1 (F, x0, x1, eps) where, F: non-linear equations x0 initial s
mohujulei
- 模糊聚类方法,用相关系数法构造模糊相似关系矩阵r,构造了模糊等价评判矩阵,为了方便下载者使用,把代码进行了优化,可直接把矩阵带进去使用。-Fuzzy clustering method, using the correlation coefficient method to construct the fuzzy similarity relation matrix r, construct a fuzzy equivalence evaluation matrix, in order to f
Physical_Modeling_in_MATLAB
- Physical Modeling in MATLAB R Copyright 2007, 2008 Allen B. Downey-国外学者写的 利用MATLAB 编写各种物理模型的书 是英文的 可能读起来要花时间 但例子多 内容丰富有 书中有代码例子
matlab_rtw_c
- (1)通过Simulink创建仿真模型;(2)配置相关RTW(Real-Time Workshop)参数;(3)通过RTW(Real-Time Workshop)自动生成C代码文件,并理解主要文件、接口函数和变量的意义;(4)在Visual C++中将生成的C代码作适当修改,编译运行并分析结果。-(1) created by Simulink simulation model (2) configuration related to RTW (Real-Time Workshop) param
ECEFilterCheck
- 这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以-This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determina
tf-toolbox
- 时频分析工具箱包括短时傅立叶变换和二次型时频分析的matlab代码,好不容易下载下来的贡献给大家-The Time-Frequency Toolbox (TFTB) is a collection of about 100 scr ipts for GNU Octave and Matlab (R) developed for the analysis of non-stationary signals using time-frequency distributions. It is prim
Geographic-data-analysis-Matlab
- 代码基于Matlab软件,讲述了大量数学方法的应用思路和过程。内容涉及回归分析、主成分分析、因子分析、聚类分析、判别分析、时(空)间序列分析、Markov链、R/S分析、线性规划、层次分析法以及人工神经网络建模等方法。通过模仿本书讲授的计算过程,读者可以加深对有关数学方法的认识和理解,并且掌握很多Matlab的应用技巧。代码规范,可研究价值高。 -Code based on the Matlab software, tells the story of a large number of
Kalman
- 卡尔曼滤波 简单的卡尔曼滤波matlab代码,自定义T q r-Kalman filter Kalman filter matlab code simple, custom T q r
testpipei_4
- R块图像匹配matlab代码 实现一种基于图像灰度的快速匹配算法-R-block image match matlab code
lvshizhen
- 本段代码模拟了率失真理论,采用带参量的迭代法求解R(D),介绍用带参量的迭代法求解R(D)的一般方法-This code to simulate the rate-distortion theory, solving R (D) using the iterative method with parameters, describes the general method of R (D) of solved by an iterative method with parametric
MATLABaR-heatmap
- matlab和R语言的热图制作代码,自己用的感觉可以-matlab u548CR u8BED u8A00 u7684 u70ED u56FE u5236 u4F5C u4EE3 u7801
文本分类_监管处罚Rcode
- NLP分词,本代码可以用于切割中文关键词,实现信息归类(NLP participle, this code can be used to cut Chinese key words, the realization of information classification)
GroupSparseBox
- 组稀疏表达Matlab代码,同时里面包含了压缩感知信号稀疏表征的几种典型算法。(G r o u p S p a r s e B o x, the matlab codes for group sparse representation, some classical algorithms such as BMP, BOMP, StGOMP etc. also included.)