搜索资源列表
wavelwts_transform
- 用下面的程序产生并显示与小波db4相关联的四个滤波器组.小波函数db4的迭代生成过程.单尺度一维离散小波分解与重构-With the following procedures and display associated with the db4 wavelet filter banks of four. Db4 wavelet function to generate the iterative process. Single-scale one-dimensional discrete wa
Rd_iteration
- 限失真函数的迭代算法,完成限失真函数的R(d)的迭代计算,并画出R(d)函数曲线-the iteration algorithm of R(d)
RD
- 通过matlab变成来实现RD函数迭代算法,并绘制出RD函数图像-realise the algorithm of RD and draw the image of RD
NumSort
- 用VC++实现快速排序,迭代的使用,函数中含有排序个数,可以自行修改-QuickSort
SeekdefiniteintegralandtheRootsoffunctioniteration
- 求定积分函数和迭代求根函数,都是从网上下来之后,自己改了一些,能在vc中运行的。-Seek definite integral function and the Roots of function iteration, are down from the Internet after its changed some, running in vc.
shiyanbaogao
- matlab实现信息论实验,一般信道容量迭代算法实验,绘制二元熵函数曲线实验等。-matlab experimental realization of information theory, iterative algorithm for general channel capacity test, drawing binary entropy function curve experiments.
Beginning_Python_From_Novice_Code
- 这是《Python基础教程》第2版的随书源码。代码中既包含对Python中基础知识如字符串函数、字典、类和对象、迭代器、异常的简单使用,也包括10个基于Python的项目代码,包括及时标记、绘画、XML操作、即时通信、CGI远程、BBS、XML-RPC文件共享、基于GUI的文件共享、街机游戏。-This is the " Python Basic Tutorial" with the book version 2 source code. Code contains both
DSGE(17July2010)
- 这是目前唯一(就我能见到的而言哈!)用guass编写的DSGE(动态随机一般均衡)模型的程序,包括了动态方程的求解。提供了两种方法,对数线性化和值函数迭代。对大多数动态随机一般均衡模型都是用。我的很多文章都是用的它。-This is the only model with guass DSGE written procedures, including the dynamic equations. Provides two methods, the number of linearization
IFS
- 混沌与分形程序C++:IFS函数迭代系统-Chaos and Fractals program C++: IFS iterated function system
1_IFS
- 给出了用迭代函数系统生成分形树的源代码程序-In this paper, a iterative function system redraw fractal tree program source code
FractalTree
- 这是在三维空间中用迭代函数系统生成带树叶的三维树木程序-This is used in the three dimensional space iterative function system generates three-dimensional trees with leaves program
fern.py
- 分形几何 仿射迭代函数系统 吸引子 叶子-affine geometry attractor fern
R-finddate
- R语言。包含了两个函数,一个可以从字符串数组(北京故宫八达岭长城2日游,日本7天8晚)中找到日期信息 2日,7天8晚;一个函数是一个迭代函数,类似于从表中找到这家公司所有的子公司-two function
koch
- 通过迭代函数系统生成koch曲线与雪花曲线,利用了仿射变换- U901A u8FC1 u8FED u4EE3 u51FD u6570 u7CFB u7EDF u751F u6210koch u66F2 u7EBF u4E0E u96EA u82B1 u66F2 u7EBF uFF0C u5229 u7528 u4E86 u4EFF u5C04 u53D8 u6362
diedaifa
- 牛顿迭代法(Newton's method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式,因此求精确根非常困难,甚至不可能,从而寻找方程的近似根就显得特别重要。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根。牛顿迭代法是求方程根的重要方法之一,其最大优点是在方程f(x) = 0的单根附近具有平方收敛,而且该法还可以用来求方程的重根、复根,此时线性收敛
C语言迭代法详细讲解
- C语言迭代法举例讲解和递归法举例讲解.对于学完C语言函数后,详细了解函数迭代法和 递归法解决一些问题.(C language iterations are illustrated with examples and examples of recursion. After learning the function of the C language, the function iteration and the function iteration are detailed. Recurs
3.0
- 画出函数y=ux(1-x)迭代一千次的图像,图像说明了迭代的收敛和发散性(The image is iterated one thousand times by the function y=ux (1-x). The image shows the convergence and divergence of the iteration.)
迭代最近点算法综述
- 三维点集配准问题是计算机技术中的一个极其重要的问题,作为解决三维点集配准问题的一个应用较为广泛的算法,ICP算法得到了研究者的关注,本文以一种全新的思路从配准元素的选择、配准策略的确定和误差函数的求解等3个方面对三维点集配准的ICP算法的各种改进和优化进行了分类和总结。(The three-dimensional point set registration problem is an extremely important issue in computer technology. As an
5线性方程组的迭代解法—Jacobi迭代法
- 使用matlab编写了Jacobi迭代法的函数,并通过例子进行了验证。(The function of Jacobi iteration method is written by MATLAB, and is verified by an example.)
Aitken迭代法
- 先确定方程 的一个收敛的有根区间[a,b], 然后用不动点迭代法在此有根区间的近似根,初值 自己确定,要求根精确到 ,再比较用二分法的二分次数、不动点迭代法、Aitken迭代加速法的迭代次数. (要求:使用函数式文件调用)(First determine a convergence of the equation with the root interval [a, b], and then use the fixed point iteration method to have the app