-
Bisection
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of intervals [ak,bk] that is guaranteed to converge to a solution to f(x) = 0.
- 2009-03-20 04:30:16下载
- 积分:1
-
matlabrumenjingdianjiaocheng
本书主要是对matlab的详细介绍,并且对一些是自调制进行了仿真。(The book mainly details of matlab, and a number of self-modulation simulation.)
- 2009-05-13 21:57:46下载
- 积分:1
-
Programa_Ondas
simulation of a wave reflection
- 2013-12-17 22:03:08下载
- 积分:1
-
SDOF
说明: 双线性滞回模型,单自由度结构的地震时程分析(Bilinear hysteretic model, seismic time history analysis of single degree of freedom structure)
- 2021-03-23 20:39:15下载
- 积分:1
-
MATLAB_g
使用matlab语言描述遗传算法源的程序(Genetic algorithm using matlab language to describe the source of the program)
- 2010-06-15 21:10:22下载
- 积分:1
-
DoACCA
DoA estimation with Concentric Circular Array
- 2010-12-07 18:06:04下载
- 积分:1
-
cascadicmultigridfornonlinearproblem
用于求解半线性椭圆问题的瀑布型多网格算法,可以求解到很高的精度,(Used to solve semi-linear elliptic problem Falls Multi-grid method, you can solve to a high precision,)
- 2010-03-07 21:31:18下载
- 积分:1
-
Extreme-Learning-Machine
极限学习机的回归拟合及分类,介绍一个针对SLFN的新算法——极限学习机(Extreme Learning Machine,ELM),该算法随机产生输入层与隐含层间的连接权值及隐含层神经元的阈值,且在训练过程中无需调整,只需要设置隐含层神经元的个数,便可以获得唯一的最优解。与传统的训练方法相比,该方法具有学习速度快、泛化性能好等优点。(Extreme Learning Machine regression and classification, introduce a new algorithm for SLFN- Extreme Learning Machine (Extreme Learning Machine, ELM), the algorithm randomly generated input layer and hidden layer connection weights between the hidden layer and dollar threshold, and no adjustment in the training process, only need to set the number of hidden layer neurons, they can obtain a unique optimal solution. Compared with traditional training methods, this method has fast learning and good generalization performance.)
- 2013-08-16 09:23:02下载
- 积分:1
-
信道仿真
程序对瑞利和莱斯信道进行了仿真,采用了经典的JAKES模型来建模,得到了瑞利和莱斯信道的随机变量的概率密度函数(pdf),分析了理论结果与仿真结果的差别。
- 2022-02-14 21:46:27下载
- 积分:1
-
gbfilter2
一个2维的Gabor滤波器代码,希望对大家有所帮助(a 2-D gabor filter code,I hope it helpfull for other people.)
- 2012-05-01 22:12:46下载
- 积分:1