Welcome![Sign In][Sign Up]
Location:
Search - inverse

Search list

[Otherelectromagneticfield

Description: 《电磁场逆问题及应用》 黄卡玛 赵翔著 科学出版社 2005版本 -" Inverse problem of electromagnetic field and its application" Kama Huang, Zhao Xiang, 2005 version of the Science Press
Platform: | Size: 10545152 | Author: 蓝色童话 | Hits:

[Compress-Decompress algrithmswavelet

Description: 双正交小波的正变换和反变换,以及显示程序;提升小波的正变换和反变换,以及显示程序-Are the biorthogonal wavelet transform and inverse transform, and display procedures the lifting wavelet transform and inverse transform is, as well as the display program
Platform: | Size: 169984 | Author: zoe | Hits:

[matlabrobot

Description: An example of inverse kinematics algorithm
Platform: | Size: 834560 | Author: Xiaopeng | Hits:

[JSP/JavaCSM69A2

Description: TF (Term Frequency)/IDF (Inverse Document Frequency) 搜索算法的JAVA实现-TF/IDF algorithm in JAVA
Platform: | Size: 36864 | Author: angus | Hits:

[Special Effectsinverse

Description: 图象反色,代码+图象(原始图像和测试图像)-image inverse
Platform: | Size: 151552 | Author: hong | Hits:

[matlabrobotsim7

Description: A Systematic approach for Displays popup menu of toolbox demonstration scripts that illustrate: * homogeneous transformations * trajectories * forward kinematics * inverse kinematics * robot animation * inverse dynamics * forward dynamics -Displays popup menu of toolbox demonstration scripts that illustrate: * homogeneous transformations * trajectories * forward kinematics * inverse kinematics * robot animation * inverse dynamics * forward dynamics
Platform: | Size: 980992 | Author: wangly | Hits:

[matlabComputing_the_wavelet_transform_of_an_image

Description: Computing the wavelet transform of an image First we load the image Then we set up the parameter of the transform At last we actually perform the transform If we do the inverse transform, we get back nearly the original image Finaly we display the image and its transform
Platform: | Size: 125952 | Author: Swati | Hits:

[matlabLinear_and_non

Description: Linear and non-linear approximation with wavelets Linear approximation is obtained by keeping M low frequency coefficients and then applying the inverse wavelet transform. Here we take M=n^2/4 by keeping n/2 x n/2 low frequency coefficients. Linear approximation is obtained by keeping M=n^2/4 best coefficients, that are the M largest amplitude coefficients. We can now compute the approximation error and display both the coefficients and the resulting images. The non-linear approximation is usually much better for images that contains edges because linear approximation blurs features (it is non-adaptive).
Platform: | Size: 97280 | Author: Swati | Hits:

[Graph Drawingfunction

Description: 二次函数、反比例函数绘图.可以自由变换所画的函数-Quadratic function, mapping function inverse proportion. Are free to transform the function of painting
Platform: | Size: 1024 | Author: zjq | Hits:

[Algorithmfft

Description: fft simulation includes inverse conversion is the conversion
Platform: | Size: 1024 | Author: stanley | Hits:

[Special Effectscontinuouswavelet

Description: 计算连续小波变换的函数,这些函数包括连续小波分解和重构-contains functions for computing the continuous wavelet transform and the inverse cwt
Platform: | Size: 596992 | Author: wingor2009 | Hits:

[Windows Developsimulatesa6link3DPumaRobot

Description: The robot currently moves with kinematic control using direct input of joint angles and slider bars (GUI). Some inverse kinematics options are built in but not automated yet (a demo button). A random input is also provided and the robot animates between locations. There are just two files to use. The main program and the six 3D-links data file that is read in at start up. -The robot currently moves with kinematic control using direct input of joint angles and slider bars (GUI). Some inverse kinematics options are built in but not automated yet (a demo button). A random input is also provided and the robot animates between locations. There are just two files to use. The main program and the six 3D-links data file that is read in at start up.
Platform: | Size: 53248 | Author: Serena | Hits:

[Algorithmmatrix

Description: 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program matrix.h matrices based on TCL Matrix, an increase of some use of computing functions. By looking specifically at source. Functional Analysis: This program can complete the matrix of input and output. With the same number of rows and columns between the matrix addition, subtraction, multiplication, division, inverse, seeking cofactor, seeking adjoint matrix, determinant of the value of demand, demand conditions, the number of such operations. Comply with rules require matrix multiplication between the matrix multiplication. Matrix between the division, the inverse square. Demand matrix transpose matrix functions. File TCL Matrix matrix class. Pdf introduced its detailed use.
Platform: | Size: 376832 | Author: | Hits:

[Special EffectsDctQuant

Description: 工程名为DctQuant,编程实现了一帧CIF格式4:2:0的YUV图像的H.264的整数变换、量化以及逆量化、逆变换。具体的功能表述如下: 1、首先按“打开YUV”按钮,选择一帧格式为CIF的4:2:0的YUV图像(默认的YUV图像的格式为4:2:0的CIF格式)。选择完成后,可以看到显示的输入图像。 2、输入QP值,QP是0到51之间的整数值,超出范围,会弹出对话框提示。QP默认为28。注意:当改变QP值为0时,即没有量化,则点击转换按钮显示出的PSNR值即为输入图像的PSNR值。 3、点击转换按钮,可以看到经过变换量化和逆量化逆变换过程以后输出的图像以及显示输出图像的PSNR值(保留小数点后6位)和默认4x4块号为0的原始各像素值、整数变换后的值、量化后、逆量化后、逆变换后的值。 4、可以手动改变块号,块号的范围为0-6335,超出范围会弹出对话框提示。然后单击“输入块号”按钮即可显示此块号对应的原始各像素值、整数变换后的值、量化后、逆量化后、逆变换后的值。 -Works entitled DctQuant, programming of a CIF format, 4:2:0 YUV images H.264 integer transform, quantization, and inverse quantization, inverse transform. Expression of specific functions are as follows: 1, first press the "Open YUV" button, select a format for the CIF of the 4:2:0 YUV image (the default YUV image format 4:2:0 CIF format). Selection is complete, you can see displayed in the input image. 2, enter the QP value, QP is an integer between 0-51 values out of range, will pop-up dialog box prompt. QP default is 28. Note: When changing the QP value is 0, that is not quantified, then click the convert button to show the PSNR values of the PSNR values shall be the input image. 3, click the Convert button, you can see through the transformation inverse quantization and inverse quantization output of the image after the transformation process and display the output image PSNR values (retention decimal 6), and the default 4x4 block No. 0 of the original values of each pixel , int
Platform: | Size: 446464 | Author: 王婉君 | Hits:

[Special EffectsInverse

Description: 数字图像处理中的逆滤波,c++语言实现-Digital image processing in inverse filtering, c++ language implementation
Platform: | Size: 2048 | Author: ln | Hits:

[Windows DevelopGRID

Description: 该程序应用FORTRAN语言编写,可快速对离散数据采用距离反比加权公式进行网格化处理,方便实用,直接下载编译就可以执行,非常方便快捷,应用多年效果较好!-The program application of FORTRAN language, and can be used for discrete data inverse distance-weighted formula for grid processing, convenient and practical, direct download compilation can be performed very fast and convenient, good effect for many years!
Platform: | Size: 1024 | Author: lcl009 | Hits:

[matlabart

Description: 用于解反问题的代数重建法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-Algebraic solution of the inverse problem for the reconstruction of France, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
Platform: | Size: 1024 | Author: gongwei | Hits:

[matlabcgls

Description: 用于解反问题的共轭梯度法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-Solution of inverse problems for the conjugate gradient method, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
Platform: | Size: 1024 | Author: gongwei | Hits:

[matlabsisompc.ZIP

Description: 单输入单输出模型预测控制算法实现--一般实现,逆响应和线性规划-SISO model predictive control- a general approach, inverse response and linear programming
Platform: | Size: 4096 | Author: Yao Chen | Hits:

[GDI-Bitmapinverse

Description: 用于数字图像处理,逆滤波函数,需要事先定义fourn函数-Inverse filtering function, need to pre-defined function fourn
Platform: | Size: 1024 | Author: | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net