搜索资源列表
shuzhifangcheng
- 该文件是描述如何用matlab自带的多项式求根方法计算高次方程的根的代码-The paper describes how to use the Matlab own method for solving polynomial equation of the high-code
matlab7.x
- 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。
Example_of_Matlab
- 一个Matlab实例,内有例题描述已经m文件
MATLABMfile
- MATLAB M文件例子 最简单的精通MATLAB工具箱的函数之一提出了一个共同的问题。MATLAB函数gcf返回当前图形的句柄。但是,它有一个副作用。如果图形不存在,gcf就创建一个,并返回它的句柄。如果想寻找一个图形是否存在于头一个位置,要是没有,又不得不创建,怎么办?函数mmgcf正好实现由其内容所描述的工作。
Maltab-CPP-Math-Library
- 此参考,让您快速访问MATLAB的C++数学库函数的原型和调用语法。在每一页的底部,你会发现一个函数的MATLAB版本的链接文件。使用MATLAB函数来查找参数的描述和功能的行为。-This reference gives you quick access to the prototypes and call syntax for the MATLAB C++ Math Library functions. At the bottom of each page, you’ll find a li
atith-matlab
- 压缩包中的内容用matlab语言对算术码进行描述,并成功实现了对测试文件的压缩和解压。-This compressed package include the source code of matlab language used to describe the arithmetic algorithm. By using it,we can successfully code and decode the test file.
47651494PSK
- 改文件描述了2DPSK的一些基本原理及其实现方法,主要在MATLAB环境实现-the descr iption of 2DPSK
replenishment-strategy
- 利用matlab编程,从现有5种补货策略选取最优的策略,并对策略进一步优化。文件中包含问题的描述及优化过程。-The use of matlab programming, from the existing five kinds of replenishment strategy for selecting the optimal strategy, and strategy was further optimized. File contains a descr iption of the p
LMS_RLS_sim
- 功能描述:测试LMS与RLS算法,比较两种算法的收敛特性 文件名:LMS_RLS_sim.m 测试用例: x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声 文件输出:系数a1的值 调用函数:function [A] = LMS_Algo(M,N,mu,xn) 被调用:无 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13
L_D_sim
- 功能描述:测试Levinson-Durbin算法 文件名:L_D_sim.m 测试用例: (1)x(n)+0.81*x(n-2)=u(n),u(n)为高斯白噪声 (2)x(n)=u(n)+u(n-1)+u(n-2),u(n)为高斯白噪声 文件输出:两种测试用例情况下的功率谱 调用函数:function [A,E] = Levinson_Durbin_Algo(R,P) 被调用:无 作者:mingcheng 编写时间:2009-11
MATLAB_Image
- 该文件使用大量的例子描述MATLAB如何对图像进行读取,格式转换,保存等操作。-The paper describes the use MATLAB a lot of examples of how to read the image, format conversion, preservation operation.
xingjianlianlu
- 详细描述星间链路系统,一共5个文件,可进行星间噪声和多普勒进行研究-Detailed descr iption of the inter-satellite link system, a total of 5 files can be inter-satellite and Doppler study of noise
SPI
- 水文分析中干旱指标spi的计算代码,可计算多时间尺度的指标,黏贴成m文件即可,文件内有注释描述。-Spi hydrological drought index analysis of the calculation code, and calculate multi-time scale of the index, you can paste into the m file, file comments within the descr iption.
channel
- 瑞利信道文件,描述了如何产生一个适用于MIMO-OFDM系统的信道!-raily channel
ISODATA_IRIS
- ISODATA法分类IRIS数据集,压缩包中包括两个.m文件,运行provaisodata_4D.m可直接分类。或者通过isodata_4D.m设置参数也可以得到结果。程序有详细注释,很容易懂。最后结果既有文字描述,也有图形输出。-ISODATA classification method IRIS data set, compressed package includes two. M files, run provaisodata_4D.m direct classification. Or
inandoutofmatlab
- matlab文件输入输出命令,对输入输出命令的详细描述-in and out descr iption of matlab
Huffman-Coding
- 本文件描述了哈夫曼编码的原理,以及用Matlab软件实现哈夫曼编码,即给出一个文本,即可用哈夫曼原理实现编码。-This paper describes the principles of Huffman coding, and Huffman coding with Matlab software, that gives a text, you can achieve with the principle of Huffman coding.
matlab-and-a-simple-vibration
- 用 M文件描述并分析一摩擦力与速度成正比你懂系统。上传的为不同弹性系数、摩擦系数对系统弹簧振子运动周期,运动路程的影响等。-Desribing a simple vibration by M_files.to elaborate the periodicity and route of motion
洛伦兹gui文件
- 世界上研究?广泛的常?分方程|是Lorenz混沌吸引子。该方程在1963年由M.I.T.数学家和气象学家Edward Lorenz提出,Edward Lorenz的研究兴趣主?在用6体运动模型描述地球空气运动。该文件为洛伦兹吸引子matlab程序以及相关文档说明。(function lorenzgui if ~isequal(get(gcf,'name'),'Lorenz Gui') rhos = [28 99.65 100.5 160 350]; shg clf reset
12 马尔可夫决策过程 (MDP) 工具箱MDPtoolbox
- 马尔科夫预测,描写马尔科夫预测过程,详情见文件描述。(Markov forecast. Describe the process of Markov forecast. See the document for details.)