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

Search list

[Otherbpann528

Description: 一个用delphi写的基于bp网络逼近函数的方法的源程序,程序提供的逼近函数包括:sin(x)*exp(-x)、sin(x)/x\\1/(1+exp(-x))、(1-exp(-x))/(1+exp(-x))、阶跃、高斯。~..~ -with a written bp - based networks function approximation of the original source code. procedures for the approximation functions include : sin (x) * exp (-x), sin (x) / x \\ 1 / (1 exp (-x)), (1 - exp (-x)) / (1 exp (-x)), Step, Gaussian. ~ ~ ..
Platform: | Size: 308185 | Author: q024100404 | Hits:

[Communicationgade

Description: LDPC的高近似程序。高斯近似是分析LDPC的有力工具,能够求得门限和最有度分布对优化。-LDPC high approximation procedures. Gaussian approximation LDPC analysis is a powerful tool that can achieve threshold and the most optimal distribution right.
Platform: | Size: 3151 | Author: 沈进旗 | Hits:

[Other resourceGA-1

Description: 一个利用遗传算法求解最优解的程序 主要是利用遗传算法迭代寻求最优的逼近解-using a genetic algorithm for optimal solution of the main procedures is the use of genetic algorithms for optimal iterative approximation Solutions
Platform: | Size: 2071 | Author: 薛燕 | Hits:

[Other resourcehshbj

Description: 此程序包为用最小二乘法求函数逼近的M文件集合,在Matlab平台下使用-this package for the least square method for function approximation M document assembly, the use of Matlab platform
Platform: | Size: 2001 | Author: 林茜 | Hits:

[Other resourceMatlabandVB

Description: 第一章 概述 辨识(Identification)、状态估计和控制理论在现代控制理论中是密不可分的,它们互相渗透。辨识和状态估计离不开控制理论的支持,控制理论的应用几乎不能没有辨识和估计技术。由此可见,辨识在科研与实际应用领域都有很高的实用价值。 所谓辨识,就是从含有噪声的输入、输出数据中提取被研究对象的数据模型。此数据模型只是过程的输入输出特性在某种意义下的近似,而近似的准确度一般取决于采样数据的精度以及辨识方法的合理性。 辨识的目的是根据过程所提供测量的数据等信息,在某种准则意义下,估计出模型的未知参数,其基本原理如图1.1所示: -Identification (Identification), state estimation and control theory in modern control theory are inextricably linked, they penetrate each other. Identification and control of state estimation theory is inseparable from the support of the application of control theory can hardly no identification and estimation techniques. This shows that the identification of the research and practical application areas have high practical value. The so-called identification, is to contain noise from the input and output data from the study was the data model. This data model is the process of input and output characteristics in a certain sense of approximation, while similar to the general accuracy of the data depends on the accuracy of sampling and identification method is reasonable. Identification wit
Platform: | Size: 40799 | Author: 松鼠 | Hits:

[Other resourcerbfSrc

Description: This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some \"sample\" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for the network. Using the training samples, the weights multiplying each of the gaussian basis functions arecalculated using the pseudo-inverse (yielding the minimum least-squares solution). The resulting network is then used to approximate the function between the given \"sample\" points. -This program demonstrates some function a pproximation capabilities of a Radial Basis Fu nction Network. The user supplies a set of train ing points which represent some "sample" point s for some arbitrary curve. Next, the user specifies the number of equally spaced Response centers and the variance for the netwo rk. Using the training samples, the weights multiplying each of the Gaussian ba sis functions arecalculated using the pseudo - inverse (yielding the minimum least-squares s middleware). The resulting network is then used to approximate the function between the given "sa mple "points.
Platform: | Size: 18685 | Author: 陈伟 | Hits:

[Other resourcefrious

Description: 数学变换的算法,特别是傅里叶级数逼近。 卡尔曼滤波算法-mathematic algorithm, particularly Fourier series approximation. Kalman filtering algorithm
Platform: | Size: 5580 | Author: 钟澎洪 | Hits:

[Otheramerdow

Description: 哈密尔顿近似算法的语言实现及旅行商问题的实现-Hamilton approximation algorithm language and the achievement of Traveling Salesman Problem
Platform: | Size: 13894 | Author: ccssww | Hits:

[Other resourceNr_C

Description: 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本图形操作、汉字操作等。-book is widely used in engineering at the effective preparation of the algorithm and C language function suite, on the basis of the first edition was revised and expanded. The book includes the past few years, many of the new algorithm. Topics are divided into the numerical and non - numerical calculation of two parts. These numerical part of the contents include : linear algebraic equations by solving the matrix computation, Matrix eigenvalues and eigenvectors of computing, nonlinear equations and solve equations, interpolation, numerical integration, ordinary differential equations (Group I) solution, fitting and approximation, data processing and back In analysis, optimization, mathematical transformation and filtering, special functions, the selection of random numbers, and even fracti
Platform: | Size: 231098 | Author: 姚志良 | Hits:

[Mathimatics-Numerical algorithms最佳一致逼近的里米兹算法

Description: 最佳一致逼近的里米兹算法-best approximation algorithm Meads Lane
Platform: | Size: 1595 | Author: 张博真 | Hits:

[Other resourcevbNumerical10

Description: 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-least square approximation (least-squares approximation) to get a group of discrete (discrete) data point to the approximate function (approximating function), the experimental data are often using the least square approximation to reach a secret curve (curve fitting) . Outlined below are the least square approximation is used as a polynomial approximation functions, in addition to polynomials, the index several right formula may be used as a similar function. On the smallest square approximation calculation principles, please refer to the numerical analysis of the market books
Platform: | Size: 3297 | Author: 三米 | Hits:

[Other resourceWavelets_Approximation

Description: Wavelets, Approximation and Statistical Applications-Wavelets. Approximation and Statistical Applications
Platform: | Size: 1010514 | Author: 崔振峰 | Hits:

[Windows Developgrass

Description: 模仿大自然草的运动。用DX9编写,用泰勒公式逼近-mimic natural grass movement. With DX9 prepared with Taylor approximation formula
Platform: | Size: 524922 | Author: 吴博 | Hits:

[Other resourceRBFFunction

Description: RBF网络用于函数逼近的一个程序!内部包含几个关于RBF网络的几个算法。-RBF network for function approximation of a process! Internal contains several of the RBF network of several algorithms.
Platform: | Size: 1513 | Author: 武建 | Hits:

[OtherTLC2543profile

Description: TLC2543的中文简介,附有汇编操作,TLC2543是德州仪器公司生产的12位开关电容型逐次逼近模数转换器,它具有三个控制输入端,采用简单的3线SPI串行接口可方便地与微机进行连接,是12位数据采集系统的最佳选择器件之一。本文介绍了该芯片的功能、时序,并给出了8051单片机的接口电路。-TLC2543 briefed the Chinese, with the compilation operation, TLC2543 is by TI Switched-Capacitor 12-successive approximation ADC. it has three control input, a simple three-wire SPI serial interface can be easily connected with the computer, yes 12 Data Acquisition System devices to choose the best one. This paper introduces the chip functional, timing, and gives the 8051 interface circuit.
Platform: | Size: 31377 | Author: 杨柳 | Hits:

[Other44b0_Adc

Description: S3C44B0X 具有 8 路模拟信号输入的 10 位模/数转换器(ADC),它是一个逐次逼近型 的 ADC,内部结构中包括模拟输入多路复用器,自动调零比较器,时钟产生器,10 位逐次 逼近寄存器(SAR),输出寄存器如下图所示。这个 ADC 还提供可编程选择的睡眠模式, 以节省功耗。 -S3C44B0X with eight analog signal input to the 10 analog / digital converter (ADC), It is a successive approximation type ADC, the internal structure includes analog input multiplexers, Automatic Zero comparators, Clock Generator, 10 successive approximation register (SAR), the output register as shown in the diagram below. ADC also provided the option of programmable sleep mode to save power consumption.
Platform: | Size: 236004 | Author: wgz | Hits:

[Other resourcebpnnet_154

Description: 用MATLAB编写的用BP网络完成函数的逼近源程序,希望有人用的上-MATLAB BP prepared by the network to be completed by the function approximation source, hoping that someone on the
Platform: | Size: 1166 | Author: 阻尼 | Hits:

[Other resourceField_II_PC5

Description: 仿真超声图像的源代码 A program fot the simulation of ultrasound systems is presented.It is based on the TUpholme-Stepanishen mehtod, and is fast because of the use of a far-field approximation.
Platform: | Size: 216415 | Author: 闫晟 | Hits:

[Other resourcethererbfmatlab[matlab]

Description: 3个径向基网络的matlab源程序[matlab],一维输入,一维输出,逼近效果很好!-three RBF network Matlab source [Matlab], one-dimensional input and one-dimensional output. Approximation good effect!
Platform: | Size: 2569 | Author: 李笑 | Hits:

[CommunicationPhDThesisforLDPC

Description: 硕士学位论文:LDPC码在瑞利衰落信道中的性能分析 信道编码技术可以带来编码增益,节省宝贵的功率资源,己经成为现代数字 通信系统中必不可少的关键技术。LDPC码采用低复杂度的迭代译码算法,且具有 逼近香农限的性能.由于LDPC码具有诸多优点,它在信息可靠传输中的良好应 用前景己经引起学术界和rr业界的高度重视,成为当今信道编码领域最受瞩目的 研究热点之一。 本文主要探讨了LDPC码在瑞利衰落信道中的性能,基于LDPC码的分组空 时码系统,以及基于LDPC码的正交频分复用系统.-master's degree thesis : LDPC codes in Rayleigh fading channels Performance Analysis channel coding technology can bring coding gain, Power saving valuable resources have become modern digital communication systems essential to the critical technologies. LDPC low complexity of the iterative decoding algorithm, having approximation Shannon limit performance. Because LDPC has many advantages, It reliable transmission of information in the application of good prospects has been caused rr academia and industry are taking, become the channel coding areas of the most watched one of the hot spots. This paper mainly discusses the LDPC Rayleigh fading channels in the performance Based on LDPC a space-time coding system, and based on LDPC orthogonal frequency division multiplexing system.
Platform: | Size: 2362694 | Author: daniel | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net