搜索资源列表
romberg
- 在理解龙贝格算法的基础上,利用MATLAB软件使这种算法程序实现。并以解决一个求解积分题目为直接目的,检验程序的正确性与可行性,推广至同一类型求积公式的解决中。-Understand the basis of the Romberg algorithm, this algorithm program using MATLAB software. And solve the integral subject to solve a direct purpose, the correctness an
ffsd
- 水库库容-水位关系曲线是水库调度、水资源优化的基础,本程序实现其多项式拟合-Reservoir storage capacity- the water level curve is the relationship between reservoir operation, water resources to optimize the basis, the procedures to achieve its polynomial fitting
Basicsignalandexampleinmatlab
- 这是一个有关基础信号处理的MATLAB的程序,其中包括很多启发性的例子,挺不错的,相信对大家有用!-This is a relevant basis for the MATLAB signal processing procedures, including many instructive examples of very good, I think, useful for everyone!
Kalman
- 卡尔曼滤波的源码,卡尔曼滤波是在图像保留边缘基础上进行细节忽略的一种比较高级的算法。-Kalman filter source, Kalman filter is retained in the image edge based on the details of a more senior neglected algorithms.
QR
- 在对矩阵进行拟上三角化的基础上利用带双步位移的QR分解法求解矩阵的特征值-To be in the upper triangular matrix based on the use of dual-band step-by-step displacement of QR decomposition method for solving matrix eigenvalue
numerical_matlab_code
- 《数值分析及其MATLAB实现》这本书以理论推导为基础,通过利用Matlab的底层库函数实现各个数值计算方法,而不是简单的调用高层函数,因此实现的算法过程很详细并具有很高的灵活性,便于自行学习和调整,实现了理论与实践的相统一。同时配有大量例题,并有Matlab数值计算、符号计算的基本使用方法。 -" " Numerical Analysis and MATLAB implementation, " " This book is based on a the
p
- 拟合曲线,最小二乘法和牛顿法等,有助大家基础学习。-Curve fitting, least squares method and Newton s law, the foundation will help you learn.
two-dimensional
- 在对用有限差分法计算二维稳态传热的过程及算法进行分析的基础上 , 研究了用于描述差分 节点及其关系的数据结构, 并研究了自动生成热量衡算方程组的方法。基于此方法开发了二维传热计算 程序, 程序支持交互设计传热网络, 能够自动生成传热方程组并求解方程组。-In two-dimensional finite difference method to calculate steady-state heat transfer process and the analysis of algor
kalman-matlab-for-beginners
- 这个资料是学习kalman滤波的基础材料,里面有程序和文档介绍,适合初学的童鞋-The attachment is the material for Kalman learning, especally for beginners.Hopefully, it will help
Matlab-Basic-and-Application
- 该教程为MATLAB基础及其应用教程,介绍MATLAB的各种命令和函数-The tutorial is based on MATLAB and its application tutorial introduces various commands and functions of MATLAB
basic-tutorial-of-MATLAB
- MATLAB基础教程,讲解了MATLAB基本运算和基本函数,以及基本绘图命令。-it is a MATLAB basic tutorial,including the basic arithmetic and functions, what s more, the basic drawing command.
MATLAB
- 这个是由MATLAB的基础课程资料,其中包括了概述,数值运算,离散模型,符号运算,规划模型等等,而且附于相关的讲义和代码,是个不错的学习资料-This is the basis of MATLAB course materials, including an overview, numerical computation, discrete model, symbolic computation, planning models, etc., and attached to the releva
matlab
- 该算法首先实现初略的模糊匹配定位,精确z再在此基础上,提高精确度达到精确定位的仿真-This algorithm firstly the fuzzy matching to achieve slightly at the beginning of localization, to achieve accurate positioning on the basis of improve the accuracy simulation
Matlab基础及其应用教程
- matlab入门基础知识,适合新手入门级使用查询 。。。。。。。(MATLAB basic knowledge of entry, suitable for beginners to use the entry-level query.......)
LDPC
- 基本的编译码程序,用到的话,可以在这个基础上进行改进(The basic codec procedures, if used, can be improved on this basis)
matlab
- 一些基础的数值分析方法和实例实现,该文件涉及二分法,改进欧拉法(modifiedeuler)以及纳威法(neville)(some basis numerical analysis methods and its application in real case.This file contains methods of bisection, modified euler and neville)
MacCormack程序——Matlab版
- 计算流体力学基础及其应用中的程序,是matlab版本的MacCormack程序(The basic of computational fluid dynamics and its application program)
7
- 安德森计算流体力学基础第七章MATLAB实现(The seventh chapter MATLAB realization of Anderson computational fluid mechanics)
matlab数学建模实例与编程教程
- matlab数学建模的基础教程,方便学生迅速学习建模,爱上数学。(The basic course of Matlab mathematical modeling is convenient for students to learn modeling quickly and fall in love with mathematics.)
Binary method for solving equations
- 在通过画图已知解的范围的基础上使用二分法解任意方程的准确解的简单代码(A simple code that solves the exact solution of an arbitrary equation by using the dichotomy based on the range of the known solution.)