CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - inverse

搜索资源列表

  1. huahua

    1下载:
  2. 逆波兰式的求解,输入表达式,然后转化成逆波兰式,当输入字母的值,可求出表达式的值.-inverse Polish Solution, the importation of expression, and then into reverse Polish, when the value of imported alphabet, can be derived the value of the expression.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:27616
    • 提供者:hamd
  1. 2189414139200591717859627843

    0下载:
  2. 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:311411
    • 提供者:例为
  1. 27_142

    0下载:
  2. 矩阵计算的c++代码,本矩阵类实现了对矩阵的一些基本操作,比如 +, -, *,求逆等。 实现了矩阵的列主元LU分解,并利用它实现了线性代数方程组的直接解法;还有线性方程组的迭代解法。 另外定义了一些非数学上但经常用到的一些操作 比如两个矩阵对应元素的相乘、相除,对矩阵的每个元素求abs,sqrt等-matrix calculation of c code, the matrices of the matrix to achieve some basic tasks, such
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11623
    • 提供者:陈冲
  1. Fuzzy Relational Calculus Toolbox

    0下载:
  2. 《Fuzzy Relational Calculus Toolbox, Rel.1.01》The toolbox provides functions and original algorithms for solving direct and inverse problems. Author: Yordan Kyosev & Ketty Peeva-"Fuzzy Relational Calculus Toolbox, Rel.1.01" The toolbox pro
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:82952
    • 提供者:李岩
  1. 数字图象处理算法的演示

    0下载:
  2. 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:285863
    • 提供者:王晶
  1. ditfft

    0下载:
  2. 用matlab编写的fft快速傅立叶变换及逆变换函数,其中flip1是供ditfft函数调用的倒叙子函数。-using Matlab fft prepared by the fast Fourier transform and inverse transform function, which is flip1 ditfft function call for the Warrior unreachable.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1472
    • 提供者:柳艾飞
  1. 逆滤波处理c代码

    2下载:
  2. 逆滤波处理算法c代码,供学习信号处理专业的朋友参考使用,-inverse filter processing algorithms c code for the study of professional signal processing reference to the use of a friend,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1450
    • 提供者:陈曙
  1. no2

    0下载:
  2. 本程序是为了实现单向链表的就地逆置。主要功能:按照提示输入5个字母a-z,输出结果是这5个字母按照字母表的顺序的排序。-this program is to achieve a one-way linked list of locally inverse home. The main functions : following the prompts to import five letters a-z, this output is five letters of the alphabet,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3673
    • 提供者:lucky100
  1. mulscal_edge

    2下载:
  2. 我编写的一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像; -I prepared a multiscale edge detection example, the method is : 1, the first three images scale wavelet transform; 2, wavelet coefficients fo
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:8369
    • 提供者:刘三
  1. r43

    0下载:
  2. 鲁棒控制器设计,由于RBF网络可以实现任意逼近的非线性关系,它的目标是要做到误差平方和最小,与非线性PCA的目标一致,所以上述非线性PCA的模型可以通过采用两个RBF网络来实现非线性正变换 和反变换 。RBF网络是一个三层前馈网络,隐层采用径向基函数作为激励函数。第一个RBF网络把高维空间的数据映射到低维空间(如图4),第二个RBF网络将前面网络输出的低维空间数据再映射到高维空间,实现数据恢复(如图5)。这两个网络分别进行训练。-robust controller design, as RBF
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:1549
    • 提供者:浇洒距离
  1. 毛xlmatrix

    0下载:
  2. 一个可以计算矩阵行列式 逆矩阵,等其他矩阵运算的程序-one can calculate the matrix inverse matrix determinant, matrix operations and other procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15624
    • 提供者:lff
  1. WaveletTrans

    0下载:
  2. matlab 环境下的 二维小波变换(正和逆变换),用二维卷积实现的,其中有个子函数用于产生小波系数的(小波分解和小波重构的系数都有)!你自己也可以往里面加系数-Matlab environment 2D wavelet transform (and inverse transform), with the realization of two-dimensional convolution. these subsystems function used to generate the wave
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3142
    • 提供者:兰勇生
  1. zhanghui

    0下载:
  2. 布尔表达式的翻译,对输入的文法判断其合法性,并输出逆波兰表达式-Boolean expressions translation of input to judge the legitimacy of grammar and expression output inverse Poland
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3382
    • 提供者:离间
  1. VC++中的小波类

    1下载:
  2. vc++的小波类 能够完成一维二维小波变换等,还可以实现逆变换-vc + + Wavelet category to complete a two-dimensional wavelet transform, and can be achieved inverse transform
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:10468
    • 提供者:朱玉欣
  1. 20061123372872005

    0下载:
  2. 求距阵的逆是很麻烦的事.希望这个程序能有所帮助.-for the inverse matrix is a very troublesome thing. Hope that this procedure can be helpful.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7032
    • 提供者:吴宝举
  1. Laplacebianhuanjifanbianhuan

    0下载:
  2. 这是用Matlab实现的关于Laplace变换及反变换的几个实例.-This is achieved using Matlab on Laplace transform and inverse transform of the few examples.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:847
    • 提供者:陈华
  1. Fourierbianhuajifanbianhuan

    0下载:
  2. 这是用matlab实现的关于傅立叶变换及其反变换的实例.-This is achieved using Matlab on the Fourier transform and its inverse transform example.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1607
    • 提供者:陈华
  1. svdandnetwoks

    0下载:
  2. 逆矩阵相关算法,包括svd求奇异矩阵,高斯约旦法等-inverse matrix algorithms, including seeking SVD singular matrix, Jordan and France as Gaussian
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:84722
    • 提供者:张鹏
  1. CalculatorProject

    0下载:
  2. 这是我仿照WINDOWS下的计算器而做的,计算处理用逆波兰式,现在还只能进行十进制的计算,其他还没有实现被我屏蔽了。-modeled on the Windows calculator and do the calculations using inverse Polish, now only for the metric system, the other has not been realized I was a shield.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:408311
    • 提供者:杜喜珠
  1. backlist

    0下载:
  2. 此程序用于线性表的逆置操作,从建表表实现的函数,是一个小程序-procedure for the inverse linear scale home operation, from production to achieve outstanding function is a small program
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1029
    • 提供者:lyt
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com