-
Optimization_Newton
设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n)),称为r的n+1次近似值(Let r is f (x) = 0 root, select the initial approximation x0 as the r, over point (x0, f (x0)) to do the curve y = f (x) the tangent L, L the equation y = f ( x0)+ f ' (x0) (x-x0), find the intersection of L and the x-axis of abscissa x1 = x0-f (x0)/f' (x0), x1 is called an approximation r. Through points (x1, f (x1)) to do the curve y = f (x) the tangent, and find the intersection of the tangent with the x-axis of abscissa x2 = x1-f (x1)/f ' (x1), x2 is called r the second approximation. Repeat the process, get an approximation of the sequence r, where x (n+1) = x (n)-f (x (n))/f ' (x (n)), as an approximation of r n+1 times)
- 2011-06-21 21:13:09下载
- 积分:1
-
kalman-filtering-algorithm
卡尔曼滤波的源代码,里面包括了权向量的计算以及MSE的偏差曲线(Kalman filtering of the source code, which includes the calculation of the weight vector and the MSE deviation curve)
- 2011-06-27 11:57:01下载
- 积分:1
-
l_depth2time
to convert from depth to time in seismic data
- 2012-07-31 19:20:56下载
- 积分:1
-
chengxuwenjianzip
关于图像处理中使用阈值法分割图像的程序。(About the image processing threshold method of image segmentation program.)
- 2013-04-27 17:00:10下载
- 积分:1
-
4_DPSK
Probability of error of 4-DPSK system with differential phase coherent receiver.
- 2009-12-13 07:52:18下载
- 积分:1
-
data
This is a simple example in Matlab where a array is introduced
- 2009-05-26 22:25:05下载
- 积分:1
-
ZH
说明: 光学夫朗和费衍射现象模拟Matlab源代码
(Optical phenomenon of Fraunhofer diffraction simulation Matlab source code)
- 2009-08-06 08:50:52下载
- 积分:1
-
mod_demod_64QAM
基于MATABLE的DSSS和BPSK数字通信系统实现(Realization of the DSSS BPSK digital communication system based on MATABLE)
- 2012-04-26 22:19:00下载
- 积分:1
-
Pd-using--q-function
Probability Detection Using Q Function
- 2015-03-16 06:53:45下载
- 积分:1
-
35MatlabGUIcodes
matlab用户界面GUI设计代码,包括句柄操作,右键菜单等功能(matlab code for user interface GUI design, including the handle operations, right-click menu functions)
- 2011-12-13 18:41:56下载
- 积分:1