搜索资源列表
数值分析算法描述与习题解答
- 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
20060409
- 针对Windows 操作系统受到的越来越多的严重攻击,提出一种基于Native API 序列的多 步一致模型和指数迭代检测算法,实现了从内核空间检测Windows 操作系统中的异常入侵. 通过 设计内核虚拟设备来截获系统服务分配表,从而可实时地获取Native API 信息. 用被截获的正常 Native API 数据建立一步和二步一致模型,并以此描述进程的正常行为. 在检测过程中,通过指数 迭代检测算法,可对不断出现的Native API 的正常指数进行度量. 采用报警提取算法
java1
- 循环程序设计 4.1 实验目的 (1) 掌握三种循环语句的使用,能分析循环的执行过程; (2) 掌握break和continue语句的使用; (3)了解如何利用求余和整除操作获取和删除一个整数的最低位 (4) 掌握累加、累乘的处理方法。 (5) 掌握计数问题的编写技巧,如何控制每行输出元素个数。 4.2 知识要点 循环就是反复执行一段代码,直到满足结束条件。循环语句一般包括初始化、循环体、迭代和判断4部分。 4.2.1 while循环与do while循
VC_data
- 数据流分析在编译系统的代码优化、软件故障检测以及程序切片中都起着非常关键的作用。本文介绍了数据流分析方法的基本概念和基本原理,介绍了数据流方程的到达-定义迭代算法,并提出了一种利用VC++工具实现数据流方程求解的方法。-Data flow analysis in the build system, code optimization, software fault detection and program sections play a very crucial role. This arti
GaussSeidel
- 该文件详细介绍了数值分析的高斯塞德尔迭代的实现方法-Numerical analysis of iterative achieve high Shisaideer
jacobi
- 通过使用MATLAB,实现了雅克比迭代算法,具体是应用数值分析的方法。-By using MATLAB, to achieve a Jacobi iteration algorithm, in particular numerical analysis method.
Desktop105
- 主要用C++算法写数值分析几种方法几种迭代法的相互差异和源代码-Is mainly used C++ algorithm for numerical analysis of several ways to write several iterative method of mutual differences and the source code
mengyou
- 用MATLAB实现动态聚类或迭代自组织数据分析,重要参数的提取,二维声子晶体FDTD方法计算禁带宽度的例子。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Extract important parameters, Dimensional phononic crystals FDTD method calculation examples band gap.
fangsen_v44
- 采用累计贡献率的方法,isodata 迭代自组织的数据分析,外文资料里面的源代码。- The method of cumulative contribution rate Isodata iterative self-organizing data analysis, Foreign materials inside the source code.
Desktop105
- 主要用C++算法写数值分析几种方法几种迭代法的相互差异和源代码-Is mainly used C++ algorithm for numerical analysis of several ways to write several iterative method of mutual differences and the source code
fingyan_v65
- 雅克比迭代求解线性方程组课设,sar图像去噪的几种新的方法,未来线路预测,分析误差。- Jacobi iteration for solving linear equations class-based, Several new methods sar image denoising, Future line prediction, error analysis.
jaiteng
- 迭代自组织数据分析,数据模型归一化,模态振动,人脸识别中的光照处理方法。- Iterative self-organizing data analysis, Normalized data model, modal vibration, Face Recognition light treatment method.
meifou
- 一种噪声辅助数据分析方法,空间目标识别,采用PM算法,用MATLAB实现动态聚类或迭代自组织数据分析。- A noise auxiliary data analysis method, Space target recognition algorithm using PM, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
kiuqie_V3.0
- 数学方法是部分子空间法,欢迎大家下载学习,用MATLAB实现动态聚类或迭代自组织数据分析。- Mathematics is part of the subspace, Welcome to download the study, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
qaifeng
- 迭代自组织数据分析,最大似然(ML)准则和最大后验概率(MAP)准则,二维声子晶体FDTD方法计算禁带宽度的例子。- Iterative self-organizing data analysis, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Dimensional phononic crystals FDTD method calculation examples band gap.
taofiu
- 多元数据分析的主分量分析投影,迭代自组织数据分析,该函数用来计算任意函数的一阶偏导数(数值方法)。- Principal component analysis of multivariate data analysis projection, Iterative self-organizing data analysis, This function is used to calculate the arbitrary function of the first order partial de
kanbui
- 部分实现了追踪测速迭代松弛算法,多元数据分析的主分量分析投影,人脸识别中的光照处理方法。- Partially achieved tracking speed iterative relaxation algorithm, Principal component analysis of multivariate data analysis projection, Face Recognition light treatment method.
fanjai_v17
- isodata 迭代自组织的数据分析,人脸识别中的光照处理方法,真的是一个好程序。- Isodata iterative self-organizing data analysis, Face Recognition light treatment method, Really is a good program.
muimeng_v23
- 二维声子晶体FDTD方法计算禁带宽度的例子,用MATLAB实现动态聚类或迭代自组织数据分析,表示出两帧图像间各个像素点的相对情况。- Dimensional phononic crystals FDTD method calculation examples band gap, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Between two images showing the rel
数字信号处理实验2
- 一、实验目的 1.掌握求解离散时间系统差分方程的两种方法:迭代法和filter函数法。 2.利用Z变换对系统进行复频域分析。 3.掌握系统零极点的绘制方式及Z反变换的求解方法。 4.熟悉Z变换的应用。 二、实验环境 1.Windows xp操作系统 2.MATLAB2007a软件(First, the purpose of the experiment 1. the two methods of solving the difference equation of the