搜索资源列表
gssd
- matlab制作的高斯—赛德尔迭代法求值,数值计算方法实验作业,经测试无误。-matlab produced Gauss- Seidel iterative method evaluation, experimental work numerical methods, the test correctly.
Work1
- 北航数值分析大作业第一题:矩阵的QR分解求特征向量。代码是我在理学院本科期间写的,所有结果已经过Matlab及Mathematica验证,保证算法正确实现。-Numerical analysis of Beihang great job the first question: QR decomposition of matrix eigenvector. Code is written during my undergraduate logical Institute, all results
zuiyouhua
- 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
LMS_poly_fit
- 最小二乘实现多项式拟合,数值分析作业,给初学者作为参考。-Achieve least-squares polynomial fitting, numerical analysis operations as a reference for beginners.
nonlinear_epuation_solve
- 非线性方程组解法源代码,包括二分法和牛顿法,数值分析作业,给初学者作参考。-Solution of nonlinear equations the source code, including the dichotomy and the Newton method, numerical analysis of operations, to the beginners for reference.
Pattern_recognition4
- 张学工老师模式识别第四次作业,分别用C均值方法,分层聚类方法和非监督参数下正态分布函数估计的贝叶斯决策对身高体重二维数据进行分类。-Zhang engineering teacher fourth pattern recognition operations, respectively C-means, hierarchical clustering methods, and non-normal distribution function under the supervision of th
matlab_No5_spline
- 西交大数值计算方法上机作业,三次样条插值-National Chiao Tung University, West numerical method of machine operation, cubic spline interpolation
PROGRAM9
- 振动作业 分析多自由度问题 求解多维问题的特征值也特征向量 线性叠加法分析受迫振动的第一步-matlab code for solve the eignvalue the first step of analysis the multiply degree of freedom forced vibration
descent
- 自适应滤波中的最速下降法仿真程序,课程的大作业,可以绘制梯度曲线-Adaptive Filter steepest descent method simulation program, course the big job, you can draw the gradient curve
lsm
- 最小二乘法matlAB源码最小二乘实现多项式拟合,数值分析作业,给初学者作为参考-Achieve least-squares polynomial fitting matlAB source least squares, numerical analysis operations, as a reference for beginners
Implicit1Ddiffusionequation
- matlab编写的一维扩散方程求解程序,适用于初学者学习CFD编程:隐式算法,TDMA求解,分别计算平板、球、圆台的导热问题,采用了不同的边界条件 PS:自己编写的计算传热学作业-1D diffusion equation solver using MATLAB ,for fresh learner in CFD programming: Implicit, TDMA. 3 cases: plane, sphere, and yuantai heat transfering problem.
ganzhiqi_newp
- 使用matlab 感知器工具箱函数newp编写单层感知器文件,模式识别作业-Use the matlab perception toolbox function newp the preparation of single-layer perceptron file, pattern recognition operations
pssspline
- 用matlab编写的lagrange算法,数值计算重要作业-Lagrange algorithm, using matlab numerical calculation operations
cv
- 摄像机标定作业 两步标定法 vc与matlab混合编程实现 程序编译环境为VC6.0,采用MFC框架编写。Matlab版本为2008a。-The two-step calibration method of camera calibration operation vc and matlab mixed programming compiler environment VC6.0, written using MFC framework. Matlab version 2008a.
DSP_C1
- DSP课程计算机作业,自适应滤波器的MATLAB实现,附带实验报告,内含完整的代码和性能分析-DSP courses computer operation, the MATLAB implementation of the adaptive filter, incidental lab report contains a complete code and performance analysis
homework-of-theory-of-vibration-
- 本程序是中国科学技术大学近代力学系振动理论第二次大作业的源代码,里面包含Fortran和MATLAB两种版本。程序中有详细的注释说明,很容易看懂,而且Fortran版本通用性很强,稍加修改便可以解决其他问题。-This program is a source of vibration theory Department of Modern Mechanics, University of Science and Technology of China' s second major wor
Task3B
- 安德森的空气动力学大作业。计算扩压器中背压改变引起的流动中马赫数的变化。和激波位置的移动。matlab编。-Anderson s book. Aerodynamic.When back pressure changes, Mach number changes.
numerical-analysis
- 数值计算方法,包括高斯法解线性方程组,观察龙格库塔现象,非线性方程的迭代求解,都是自己编程写的,Matlab语言,数值分析课的大作业-Numerical methods, including the Gauss method for solving linear equations, Runge-Kutta observed phenomenon, iterative solving nonlinear equations are written in their own programming
作业2
- 这是有关于数值分析的算例,迭代法,LU分解等内容(Examples of numerical analysis, iterative method and so on)
作业
- 高斯赛德尔迭代法,雅各比迭代法及其代码说明。(Gauss-Seidel iteration method, Jacobian iteration method and its code descr iption.)