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

Search list

[Other resourceVC++cac

Description: Visual C++常用数值算法集 本收共不数值计算中常用的Visual C++子过程近200个,内容包括:解线性代数议程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、傅里叶为换谱方法、数据的统计描述、解常微分方程组、两点边值问题的解法和解偏微分方程组。-Visual C common set numerical algorithm has not received the numerical calculation commonly used process Visual C - nearly 200, including : Linear Algebra Agenda Group, interpolation, numerical integration, special, function approximation, random number, sequence, eigenvalue problem, data fitting equation Root and solve nonlinear equations, functions and the extreme optimization Fourier spectrum for other methods, statistical description of data, solution of ordinary differential equations. TPBVP Solution reconciliation partial differential equations.
Platform: | Size: 1983169 | Author: lijian | Hits:

[Other resourceFEM_gauss

Description: 有限元分析作业源码, piecewise单元,积分 高斯近似算法两种,并计算最小势能-Finite Element Analysis Operating source, piecewise unit, integral Gaussian approximation algorithm for two, and calculation of minimum potential energy
Platform: | Size: 1406 | Author: foolboy007 | Hits:

[File Operatenewtonhuan

Description: 这个程序可以实现牛顿环(Newton s rings)的演示, 其中可调参数包括波长, 透镜曲率半径及最低点空气缝隙的厚度.参数的调节是通过欢快实现的,其中颜色 随波长近似的变化. 本程序可以增进读者对牛顿环的理解.-this procedure can be achieved Newton Central (Newton's rings) demonstration. with adjustable parameters including wavelength, lens curvature radius and minimum thickness of the air gap. Parameter adjustment is achieved through the jubilant, With these color changes in the wavelength approximation. The procedure can improve readers to understand the Newton ring.
Platform: | Size: 1697 | Author: 祝继华 | Hits:

[Other resourceGenetic_Programming

Description: Genetic Programming。GP算法在方程逼近求解上的应用。-Genetic Programming. GP approximation algorithm for solving equations in the application.
Platform: | Size: 60132 | Author: Ian | Hits:

[Other resourcefzh1

Description: 用于函数逼近的BP算法程序,matlab源码-function approximation for the BP algorithm procedures, Matlab FOSS
Platform: | Size: 1477 | Author: leo | Hits:

[Other resourcehsnh

Description: 函数逼近,通过拟合进行数值分析运算,拟合函数图像。-function approximation, by fitting numerical analysis operations function fitting image.
Platform: | Size: 27332 | Author: 小哈 | Hits:

[Otherqiuti

Description: 利用二十面体逼近球体的方法,不断的产生新的三角形,其中depth表示二十面体中的每个三角形要进行多少次的四等分。-use icosahe spherical approximation method, and constantly create new to the triangle. which said the 20-depth body of each triangle to the number of occasions in the four sub.
Platform: | Size: 22933 | Author: mark | Hits:

[Other resourcestats_001

Description: 常用的数学统计算法,希望大家喜欢 Calculate the approximation of the standard normal distribution -commonly used mathematical statistical algorithm, hope you like Calculate the approximation of the stan DST normal distribution
Platform: | Size: 3324 | Author: 林等 | Hits:

[Other resourceBPnetwork

Description: 用BP网络完成函数的逼近。BP网络通常有一个或多个隐层,隐层中的神经元均采用sigmoid型变换函数,输出层的神经元采用纯线性变换函数。本例应用一个两层BP网络来完成函数逼近的任务,其中隐层的神经元个数是5。-network to be completed by BP function approximation. BP networks usually have one or more hidden layer, hidden layer neurons are used sigmoid-type transformation function, The output layer neurons using pure linear transformation function. The application of a two-tier cases BP network function approximation to complete the task, hidden layer neuron number is 5.
Platform: | Size: 942 | Author: 张大坤 | Hits:

[Mathimatics-Numerical algorithmsgawnn

Description: 遗传算法优化小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. WNN directly with nonlinear approximation : Wnn_test.m. (internal called wavelet function) 3. Genetic Algorithm optimization approach : GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions)
Platform: | Size: 7020 | Author: 李为 | Hits:

[assembly languageDVM

Description: Test program to loop on Successive Approximation A-to-D conversion. Allows digital codes and resulting DAC output to be viewed on scope.-Test program to loop on Successive Approxi mation A-to-D conversion. Allows digital code 's and resulting DAC output to be viewed on scope.
Platform: | Size: 2732 | Author: 谢潮东 | Hits:

[Other resourceellipse_arc

Description: 绘制椭圆弧,这个算法讲究快速、效率高,特别是逼近椭圆弧的直线个数较少-drawn ellipse, the algorithm stresses fast, high efficiency, in particular approximation ellipse line number less
Platform: | Size: 38761 | Author: wgede | Hits:

[FlashMXflickering_sweat

Description: 用迭代算法实现动态逼近效果,最终实现颤动的小水珠,代码很简单,但是很有意思,只要修改一下,就可以制作出很漂亮的按钮-using iterative approximation algorithm dynamic effects, and eventually realizing the quiver of small globs, the code is very simple. However, it is very interesting, as long as the changes that can produce a very nice button
Platform: | Size: 14880 | Author: 小刘 | Hits:

[Other resourcepade_mine

Description: 对函数进行PADE近似程序可以对多种函数进行近似,尤其在FFT的频率分析中PADE的作用很大-right Valued function approximation for a wide range of procedures can function approximation, especially in the FFT frequency analysis of the significant role Valued
Platform: | Size: 808 | Author: shj | Hits:

[Other resourceMCS-51_asm_lib

Description: 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-There a number of versions of the subroutine library published their own characteristics. The procedures for the open square approximation algorithm for rapid algorithm, it will reach Newton iteration of the same precision, and the speed around 20 times, more than double byte sentinel division of speed.
Platform: | Size: 17192 | Author: 贺建亮 | Hits:

[Other resourcetraveljinshi

Description: 旅行售货员问题的近似算法 数据结构 算法 NP完全问题-traveling salesman problem approximation algorithm data structure algorithms NP-complete problem
Platform: | Size: 1083 | Author: agi995 | Hits:

[Other resourcesf

Description: 最小三乘法拟合逼近实测数据点的c+ +算法实现-least three multiplication fitting approximation of the measured data points c Algorithm
Platform: | Size: 433338 | Author: madonghao | Hits:

[Other resourceFittingApproximationliuying

Description: 拟合与逼近头文件, 最小二乘曲线拟合。-fitting with the first approximation documents, least squares curve fitting.
Platform: | Size: 3967 | Author: 刘英 | Hits:

[Other resourcega-quxian

Description: 遗传算法驱近函数级点的DOS绘图程序.该程序可以在5步情况下逼近函数最值.-GA flooding near the point function DOS mapping procedures. The procedure can five-step approximation of the value function.
Platform: | Size: 2028 | Author: zhyulily | Hits:

[Other resourceCommonArithmetic

Description: 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equations to solve a number of public and even fractional function, nonlinear equations and equation solving complex operations Chinese operation, the basic graphics operation, Extreme, Matrix eigenvalues and eigenvectors calculated matrix calculation, fitting and approximation, scheduling, data processing and regression analysis. mathematical transformation and filtering, numerical integration, Random Number Generator, characteristic function, graphics mode screen like reading and writing, linear algebraic equations, such as C language algorithms
Platform: | Size: 274773 | Author: 狼夜行 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net