非線性方程求根的理論講解,包括Newton s Method, The Secant Method, Brent s Method
上傳時(shí)間: 2017-05-21
上傳用戶:zhoujunzhen
This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0 The methods are: -bisection -false position -newton raphson -secant
標(biāo)簽: iterative the solutions contains
上傳時(shí)間: 2013-12-27
上傳用戶:jennyzai
Abstract-In this paper, simple autonomous chaotic circuits coupled by resistors are investigated. By carrying out computer calculations and circuit experiments, irregular self-switching phenomenon of three spatial patterns characterized by the phase states of quasi-synchronization of chaos can be observed from only four simple chaotic circuits. This is the same phenomenon as chaotic wandering of spatial patterns observed very often from systems with a large number of degrees of freedom. Namely, one of spatial-temporal chaos observed from systems of large size can be also generated in the proposed system consisting of only four chaotic circuits. A six subcircuits case and a coupled chaotic circuits networks are also studied, and such systems are confirmed to produce more complicated spatio-temporal phenomena.
標(biāo)簽: investigated Abstract-In autonomous resistors
上傳時(shí)間: 2014-06-09
上傳用戶:h886166
分形與圖形設(shè)計(jì),有Julia集,Mandelbrot集,Newton迭代以及三維混沌吸引子設(shè)計(jì)出的圖像
上傳時(shí)間: 2014-01-20
上傳用戶:wangyi39
優(yōu)化設(shè)計(jì)常用程序,用C++編的一些最優(yōu)化作業(yè)中的程序,有Newton法,DFP法,共軛梯度法,單純形法,內(nèi)點(diǎn)法,外點(diǎn)法,內(nèi)外點(diǎn)法,都能使用。
標(biāo)簽: 優(yōu)化設(shè)計(jì) 常用程序
上傳時(shí)間: 2014-01-12
上傳用戶:小碼農(nóng)lz
DFP方法matlab實(shí)現(xiàn)
標(biāo)簽: matlab
上傳時(shí)間: 2015-05-22
上傳用戶:sunddy0000
Optimization Modelling A Practical Approach Ruhul A. Sarker Charles S. Newton
標(biāo)簽: 數(shù)學(xué)建模
上傳時(shí)間: 2016-02-15
上傳用戶:jh442755_1
module M_GAUSS !高斯列主元消去法模塊 contains subroutine LINEQ(A,B,X,N) !高斯列主元消去法 implicit real*8(A-Z) integer::I,K,N integer::ID_MAX !主元素標(biāo)號(hào) real*8::A(N,N),B(N),X(N) real*8::AUP(N,N),BUP(N) !A,B為增廣矩陣 real*8::AB(N,N+1) real*8::VTEMP1(N+1),VTEMP2(N+1) AB(1:N,1:N)=A AB(:,N+1)=B
標(biāo)簽: fortan Newton 程序 數(shù)值分析 方程 非線性
上傳時(shí)間: 2018-06-15
上傳用戶:answer123
Regulation is a pervasive feature of the telecommunications services industry today. Government-appointed regulators and judicial or quasi-judicial bodies oversee it in countries at all stages of economic development. Its primary purpose is to encourage, nourish and maintain competition in national and international telecommunications services markets. It is, therefore, a fundamental feature of the legal and commercial landscape within which network owners and service providers operate. The modern development of regulation may be traced to the liberalisation of the industry from national monopolies from the 1980s onwards.
標(biāo)簽: Telecommunications Regulation
上傳時(shí)間: 2020-06-01
上傳用戶:shancjb
低成本和高可靠性是離線電源設(shè)計(jì)中兩個(gè)最重要的目標(biāo)。準(zhǔn)諧振(Quasi resonant) 設(shè)計(jì)為設(shè)計(jì)人員提供了可行的方法,以實(shí)現(xiàn)這兩個(gè)目標(biāo)。準(zhǔn)諧振技術(shù)降低了MOSFET 的開關(guān)損耗,從而提高可靠性。此外,更軟的開關(guān)改善了電源的EMI 特性,允許設(shè)計(jì)人員減少使用濾波器的數(shù)目,因而降低成本。本文將描述準(zhǔn)諧振架構(gòu)背后的理論及其實(shí)施,并說明這類反激式電源的使用價(jià)值。
標(biāo)簽: 電源
上傳時(shí)間: 2021-11-23
上傳用戶:
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1