搜索资源列表
lab2
- matlab下基于近邻函数值法则的聚类算法.-Matlab neighbors function based on the law of the value of clustering algorithm.
capon-beamforming
- capon波束形成是阵列信号处理的经典算法,该算法用于抑制干扰噪声,提高期望信号的信噪比。 本人用VC6.0实现了该算法,同时在该程序里提供了比较多的用于数值计算的C代码,如特征值分解等。-capon beamforming is a classic array signal processing algorithm used to suppress noise interference and improve signal to noise ratio of desired signal
3
- 数值算法积分运算,可以将一组数据方程化后积分求解-quad in matlab
LabVIEW-Matlab-Mixed-Programming-
- 针对LabVIEW在数值分析和处理方面的不足,提出了实现LabVIEW与Matlab混合编程的几种方法。通过LabVIEW专有程序接口调用Matlab,LabVIEW设计用户图像界面,负责数据采集 Matlab在后台提供大型算法供LabVIEW调用,其程序的调用方法,可使用Matlabscr ipt节点或ActiveX函数模板。-According to the defect of LabVIEW in complex numerical analysis and processing,seve
romberg-matlab
- 描述积分学数值分析龙贝格算法的matlab程序和例题-Descr iption calculus numerical analysis the Romberg algorithm matlab procedures and examples
Numerical-Methods-
- matlab数值算法的中文版书籍,详细介绍基于matlab的各种数值算法。-The Chinese version of the numerical algorithm matlab books, matlab detailed Numerical Algorithms based presentation.
Matlab 2016a Win64 Crack破解文件
- MATLAB 2016a破解版是一款由美国MathWorks公司出品的商业数学软件,MATLAB 2016a破解版可用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视窗环境中,为科学研究、工程设计以及必须进行有效数值计算的众多科学领域提供了一种全面的解决方案。(MATLAB is a 2016a version produced by American MathWo
MATLAB Primer
- MATLAB是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境(MATLAB primer manual)
[muchong.com]MATLAB语言常用算法程序集
- 插值函数逼近数值微分数值积分数据统计分析(The interpolation function approximated the numerical analysis of numerical integration data)
基于matlab的非线性薛定谔方程的数值算法研究
- 基于MATLAB的非线性薛定谔算法研究,挺有用(the method study of schordinger'equation is used by method ,it is useful)
电磁场数值计算法
- 本文介绍了电磁场的数值计算方法,并用MATLAB进行运算,很好用(The numrical method of microwave is introduced and it is good)
第7章 数值微分
- matlab常用算法中的数值微分计算的程序,内含13个文件(matlab commonly used algorithm in numerical differential calculus program, containing 13 files)
第8章 数值积分
- matlab常用算法中的数值积分计算程序,内含21个有效文件(matlab commonly used algorithm numerical integral calculation program, contains 21 valid files)
MATLAB语言常用算法程序集
- MATLAB语言常用算法程序集,学习控制算法、数值分析有帮助(MATLAB language commonly used algorithm assembly)
MATLABshuzhifenxi
- 数值分析的MATLAB程序,有很多的我们经常用到的算法程序(MATLAB program for numerical analysis)
[MATLAB语言常用算法程序集].(龚纯).清晰版
- MATLAB语言常用算法程序集,包括插值,数值积分和微分方程求解(MATLAB, statistic, program)
GA-work
- 利用遗传算法求解目标函数值的matlab程序(Matlab program for solving objective function value by genetic algorithm.)
Imperialist Competitive Algorithm
- 该程序为帝国竞争算法matlab源代码,其中“ICA”为主程序,可以搭配编码解码解决各种实际问题,也可单纯进行数值计算搜索。(The program is the source code of Matlab, the Imperial Competition Algorithm, in which "ICA" is the main program, which can be used with encoding and decoding to solve various p
基于MATLAB的非线性薛定谔方程的数值算法研究
- 这是一篇关于非线性方程数值求解的论文,基于分步傅里叶算法,通过Matlab编程,里面详细代码程序。(This is a paper about the numerical solution of non-linear equations.)
矩阵填充算法
- 将数值v填充到闭合区域a的中央。主要利用MATLAB的find函数,亦可使用路径填充算法实现。(Fill the value v into the center of the closed area a. The main use of MATLAB's find function can also be achieved using path filling algorithm.)