搜索资源列表
用拉格朗日插值法依据N个已知数据点即使函数值
- 这是一个拉格朗日插值法的matlab程序,适合学习数值模拟的同学学习下载。-This is a Lagrangian of Matlab interpolation procedures, numerical simulation study for students learning to download.
M-Files
- matlab编程实现有限元计算,对有限元学习很有帮助-Matlab programming FEM calculation, the finite element study helpful
haar33
- haar复小波的matlab实现源代码,适合学习滤波的人学习-haar Complex Wavelet achieve the Matlab source code suitable for the study of learning filter
reliang
- 热量流体力学的matlab源程序,适合学习力学的人看-hydrodynamics of Matlab heat source suitable for the study of mechanics who can
exm06103171
- 基于matlab的简单一元函数优化实例,对初次学习mabtlab函数优化者会有很大帮助-simple one yuan function optimization example, mabtlab the initial learning function optimization who will be of great help
svm_v0.55beta
- 支持向量机学习中用到的Matlab编写的工具箱。-support vector machines used in the study prepared by the Matlab toolbox.
LS_SVMlab
- 支持向量机学习中用到的用Matlab编写的工具箱。-support vector machines used in the study prepared by using Matlab toolbox.
bnmv
- 基于matlab的一些程序,是关于数学方面的,对学习数学的非常有用。-some of the procedures, on the mathematics of mathematics learning very useful.
using_c_to_mex_file_in_matlab
- 学习和使用matlab和c语言混合编程的文件-learning and the use of Matlab and c mixed programming language documents
representativechaos
- 典型混沌系统的MATLAB代码实现,非常全面,学习混沌的可以参考-typical chaotic system MATLAB code realized, very comprehensive study can refer to the chaos
RayleighFadingEnvelope12
- 此程序可以帮助通信专业人士学习关于 税利衰落包络。请用MATLAB运行-this procedure can help communications professionals to learn about tax and profit decline on the envelope. Please use MATLAB
matlabexamplefull(1)
- 这是我收集到的最全的关于matlab程序实例应用,尤其对于学习数学的同学最有帮助。很牛的,有需要的我还可以再传一些。免费为有需求的人写程序。-This is my collection of the most complete examples of the application of Matlab procedures, especially for students studying mathematics most helpful. Niu is, I need the re-some
matlabexamplefull(2)
- matlab程序应用第二集,对于初学者,这是必不可少的学习实例,有什么需要,我会尽量满足大家的。-mobile beasts Matlab Application procedures for beginners, it is essential to study examples What is the need, I will try to meet all the people.
jlt_2
- 一个关于精馏塔建模的matlab仿真程序,很经典的,值得大家来学习学习。呵呵。-a distillation of the Matlab modeling simulation program, the classic, worthwhile for us to learn from. Ha ha.
20055131587
- 一个有用的例子,可能对你的MATLAB学习有用,可以下载-a useful example, you may be right MATLAB learn useful, can be downloaded
matlab-shiti
- 有关于MATLAB的练习题。。。。。。。对学习MATLAB有一定帮助-on MATLAB Exercises. . . . . . . MATLAB learning will definitely help
math_exp11
- 这是运用MATLAB进行编程的一些应用,可供大家学习一下-This the use of MATLAB programming some applications are available for learning about
MATLAB
- 这是一个研究生课程的matlab课件,方便大家学习matlab,希望能给大家带来帮助
Matlab仿真DF和AF源程序
- 该程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益。 该程序也可以作为学习Matlab 通信仿真的入门实例。
基于支持向量机的手写数字识别(小论文+matlab编程及结果)
- 支持向量机的研究现已成为机器学习领域中的研究热点,其理论基础是Vapnik[3]等提出的统计学习理论。统计学习理论采用结构风险最小化准则,在最小化样本点误差的同时,缩小模型泛化误差的上界,即最小化模型的结构风险,从而提高了模型的泛化能力,这一优点在小样本学习中更为突出。SVM理论正是在这一基础上发展而来的,经过十几年的研究和发展,已开始逐步应用于一些领域。在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势,已经在模式识别、函数逼近和概率密度估计等方面取得了良好的效果。