搜索资源列表
use GA to deal with NN
- 遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
RBFwangluo
- RBF网络逼近函数密密麻麻,该源程序能够无限逼近任意函数,例程中为逼近正弦函数,误差非常小。
matlab
- 我自己写了一个函数: 该函数用来计算任意函数的一阶偏导数(数值方法)
MyPaint
- 用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。-Visual C achievable image mapping function procedures. Given arbitrary function expression, visual images showed that the function.
AmbiguityFunction
- 建立并绘制任意信号的模糊函数。已在巴克码,线性调频,脉冲信号中测试过。-This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)should be more than 7.
prony_method
- 运用prony法对函数逼近,可以通过取样点数逼近任意函数-The use of Prony method of function approximation can approximate any function of the sampling points
yichuanyouhuasuanfachengxu
- 遗传优化算法,能够实现自然数域内任意函数的极大值求解,效果很好。这是我的课程实验报告。-Genetic optimization algorithm, to achieve a natural function of the number of arbitrary region of great value to solve, very good. This is my experiment reports courses.
function
- 任意函数表达式求值模块 模块还提供了数学上常用的函数
envelope
- 此函数为matlab函数,可以用来绘制出任意函数的包迹线。-Finds the envelope of an arbitrary function
GeneticAlgorithm
- 包含一个简单的带实码变量的用于任意函数最大化的遗传算法(GA)程序-This function is a simple GA with real coding of variables that can be used for maximization of any function
NETWORK
- 神经网络的MATLAB实现,附有详细的函数说明,可以实现任意函数的逼近-MATLAB neural network implementation, accompanied by a detailed descr iption of the function, can achieve an arbitrary function approximation
chebshev_window
- chebshev窗函数,包括等旁瓣级,任意主瓣宽度两个程序-chebshev window function,including side-lobe level and main-lobe width
bp
- 基于BP神经网络算法的函数逼近,利用matlab实现BP算法逼近任意非线性函数-BP neural network algorithm based on function approximation, using matlab to achieve BP algorithm approximate any nonlinear function
mseries
- 产生任意长度的M序列,并计算该M序列的自相关函数和功率谱密度函数。用于系统辨识-Generated sequence of random length M, and calculate the M series autocorrelation and power spectral density function. For system identification
grid
- 二维网格法求任意函数的最小值的Mathematica源程序-Two-dimensional grid, the minimum value of any function Method
d
- 设定哈希函数 H(key) = key MOD 11 ( 表长=11 ),输入一组关键字序列,根据线性探测再散列解决冲突的方法建立哈希表的存储结构,显示哈希表,任意输入关键字,判断是否在哈希表中。-Set the hash function H (key) = key MOD 11 (table length = 11), enter a keyword sequence, then hash based on the linear probing method of conflict reso
BPnihe
- BP神经外那个罗可以逼近任意函数,此为拟合函数的源代码-BP neural network can approximate any function, the source code for the fitting function
求解任意函数指定区间内的所有实根
- 本程序使用数值分析的方法找出任意函数指定区间内的所有实根。算法是通过一系列Chebyshev多项式毕竟目标函数,然后使用一种高效的数值分析方法(J.P. Boyd [see Appl. Num. Math. 56 pp.1077-1091 (2006)])求解出逼近函数的根。
产生任意概率分布的随机数
- 用Fortran产生随机速度分布函数的数学推导,程序代码,及所得结果。(The mathematical derivation, program code, and results of the random velocity distribution function generated by Fortran are presented.)
ytcz3
- 三次样条插值和Runge-Kutta 4阶算法,输入任意函数,调用该函数,可得结果(Three cubic spline interpolation, input any function, call the function, can get the result)