搜索资源列表
Nr_C
- 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
CommonArithmetic
- 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equa
axlechange
- 本程序是利用mathematic进行柔性体坐标变换计算。Mathematic是一个计算机代数系统,它能够做数值,符号和图形运算,主要用于科学和工程方面.-use of this procedure is for flexible body in_array coordinate transformation calculation. Mathematic program is a computer algebra system, it can do numerical, graphical an
FFTRECT
- 快速傅里叶变换的C程序实现,实现了矩形脉冲的FFT,并画出了其图形
C_algorithm_program
- 本书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本图形操作、汉字操作等。
200628111717
- DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数量级。其原因是当N较大时,对DFT进行了基4和基2分解运算。FFT算法除了必需的数据存储器ram和旋转因子rom外,仍
3dpicture
- 在c++以及opengl的环境下,将给定的数据画成图形,并可以对图像进行旋转平移变换等功能。-Opengl in c++, as well as the environment, given the data painted graphics, and can rotate the image translation transformation functions.
trans
- 给定两个 4×4 方格矩阵组成的图形 A 和 B ,每个方格的颜色为黑色或白色。图形 A 和图形 B 的黑白方块总数相等。 通过交换相邻方格的颜色。试设计一个算法,计算最少需要多少步变换,才能将图形 A 变换为图形 B -Given two matrices 4 × 4 grid graph A and B, the color of each box is black or white. A graphic black and white box and graphics B equal
vector3
- 3维向量类 有x、y、z三个变量 可用于图形学的变换-3vector class
base2andnot2FFT
- 从文字和图形两方面介绍了FFT的应用,包括基于2次幂和非2次幂的FFT变换,很有帮助!-Both text and graphics from the introduction of the FFT application, including those based on 2 times 2 times the power and non power of FFT, the crowd!
matlab_12codes_original
- 压缩包里包括:离散傅里叶变换、Zernike多项式各项的图形表示、洛伦兹曲线、TM模数值模拟、牛顿后向插值法、特征值求解、求解速率方程、小波函数增加水印、Q开关分析等等。-Compressed bundle includes: the discrete Fourier transform, Zernike polynomials each graphical representation of the Lorenz curve, the TM mode numerical simulation,
The-Warholer
- matlab 图形图像处理。通过GUI,用户可以自由的变换RGB颜色等等。-The color of each pixel in an image is specified by a combination of three values: red, green, and blue. These values typically take 256 levels, leading to 256^3 ~ 17 million possible colors. In this GUI you ca
bianhuan
- 这是一个计算机图形学的图形变换程序,包括平移旋转等。-This is a the graphics transformation process of the computer graphics, including translation and rotation.
FFTW
- 使用FFTW VCL 和网上流行的C算法对已知函数各进行了FFT变换,同时使用IFFTW进行了反演,并将反演图像和原始图形进行了比较,结果是两种图形可以重合。-Use the FFTW VCL and the popular C FFT algorithm in th internet to compute the FFT
jeisan
- 高斯白噪声的生成程序,基于小波变换的数字水印算法matlab代码,对球谐函数图形进行仿真。- Gaussian white noise generator, Based on wavelet transform digital watermarking algorithm matlab code, Of spherical harmonics graphic simulation.
