-
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
-
PDE-programs-matlab
偏微分方程解算的常用算法,各自介绍在《说明》文档中(PDE solution programs in matlab)
- 2011-07-12 22:13:11下载
- 积分:1
-
Actual-JPEG
jpeg图像编码的matlab实现,主文件为jpegdemo(jpeg image coding matlab implementation, the master file is jpegdemo)
- 2013-12-02 22:08:40下载
- 积分:1
-
matlab
MATLAB是一种用于科学工程计算的高效率高级语言。MATLAB的基本数据单位是矩阵,它的工具箱已经延伸到了科学研究和工程应用的许多领域。它在诸如一般数值计算、数字信息处理、系统识别、自动控制、振动理论、时序分析与建模、优化设计、神经网络控制、动态仿真系统、金融管理、小波分析、特殊函数和图形领域表现出一般高级语言难以相比的优势,并可以方便地用于几乎所有的科学和工程计算的各方面。(MATLAB is a science and engineering computing for efficient high-level language. MATLAB' s basic data unit is the matrix, and its toolbox has been extended to scientific research and engineering applications in many fields. It is in such general numerical calculation, digital information processing, system identification, automatic control, vibration theory, time series analysis and modeling to optimize design, neural network control, dynamic simulation system, financial management, analysis, special functions and graphics in the field show generally difficult to match the advantages of high-level language, and can be easily used in almost all scientific and engineering computing aspects.)
- 2010-05-25 23:02:28下载
- 积分:1
-
myKmeans
k_means algorithm with matlab
- 2013-03-25 03:50:32下载
- 积分:1
-
jianyujiaoben
一个samp的监狱脚本,机不可失失不再来!大家都拿去看看吧(A script samp prison)
- 2014-01-29 20:26:21下载
- 积分:1
-
scale-freenetwork
复杂网络之无标度网络与小世界网络生成程序 (A complex network of scale-free network and the formation process)
- 2010-08-13 11:52:59下载
- 积分:1
-
RDTSC
RDTSC指令的使用以及相关问题,详解RDTSC命令的使用。(RDTSC instruction for use, and related issues, Xiang Jie RDTSC command.)
- 2010-08-30 09:30:56下载
- 积分:1
-
switch_time
说明: 电压空间矢量脉宽调制SVPWM算法仿真.
电压空间矢量脉宽调制SVPWM算法仿真(Voltage space vector pulse width modulation SVPWM algorithm simulation. SVPWM voltage space vector pulse width modulation algorithm simulation)
- 2011-04-12 15:46:12下载
- 积分:1
-
first_practice_compute
主要是关于高等数值分析中关于CG法,MINRES法,Lanczos方法解大型稀疏矩阵的matlab算法实现(the matlab code about the advacned value analysis curriculum the algorithm for CG MINRES and Lanczos)
- 2014-12-26 17:35:07下载
- 积分:1