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
资源简介: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
上传时间: 2013-12-27
上传用户:jennyzai
资源简介:数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of e...
上传时间: 2014-01-12
上传用户:妄想演绎师
资源简介:This directory contains an example ADSP-BF535 subroutine that demonstrates the initialization of the AC 97 communication link between SPORT0 on the ADSP-BF535 and the AD1885 stereo Codec.
上传时间: 2014-11-29
上传用户:colinal
资源简介:This archive contains circuit diagram and text documents making up the design of audio spectrum analyzer
上传时间: 2017-05-11
上传用户:13215175592
资源简介:This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530.
上传时间: 2014-01-21
上传用户:zaizaibang
资源简介:This program allows reading or writing values to and from the DSP through hyperterminal serial port interface.
上传时间: 2014-01-19
上传用户:gyq
资源简介:This program contains program realization EMAC for LPC23xx
上传时间: 2017-05-05
上传用户:youlongjian0
资源简介:This program uses Markowitz portofolio theory to find combination of stocks in a portfolio which has minimum variance for expected returns
上传时间: 2017-05-07
上传用户:李彦东
资源简介:Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI, text file, array, etc... if you like this program, pls vote me :D Just compile and run the program. javac FacultyBookList_Main java Faculty...
上传时间: 2013-12-13
上传用户:时代电子小智
资源简介:WMTSA toolbox is an implemenation for MATLAB of the wavelet methods for time series analysis techniques presented in: Percival, D. B. and A. T. Walden (2000) Wavelet Methods for Time Series Analysis. Cambridge: Cambridge University Pr...
上传时间: 2014-01-15
上传用户:huangld
资源简介:have recently become very interested in the area of genetic algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In particular I wanted to compare the efficiency...
上传时间: 2013-12-21
上传用户:牛布牛
资源简介:This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=,
上传时间: 2015-03-23
上传用户:l254587896
资源简介:the "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. ...
上传时间: 2016-11-09
上传用户:wang5829
资源简介:the "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. ...
上传时间: 2014-01-21
上传用户:lxm
资源简介:Linux 虚拟网络接口 实例 In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are associated with a physical device that is in charge of transmitting and receiving data packets. However, some logical network interfa...
上传时间: 2014-01-11
上传用户:zhangzhenyu
资源简介:This folder contains all the codes based on Matlab Language for the book <《iterative Methods for Linear and Nonlinear Equations》, and there are totally 21 M files, which can solve most of linear and nonlinear equations problems.
上传时间: 2013-12-23
上传用户:cazjing
资源简介:FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest values of the sequence of "in_buffer[10]"
上传时间: 2016-02-05
上传用户:youth25
资源简介:In this program we calculate the scattering field of a infinite dielectric cylinder by two methods. 1)Moment 2)Analytic
上传时间: 2017-03-30
上传用户:BIBI
资源简介:This file contains a new and improved version of the Huffman coder, (June 29. 2001). the name is Huff06.m. there are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-l...
上传时间: 2015-07-05
上传用户:jeffery
资源简介:this directory contains the following: * the acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * the acdc algorit...
上传时间: 2014-01-17
上传用户:hanli8870
资源简介:This application note describes the three methods that can be used to program the Flash code memory of the 89C51Rx+/Rx2/66x families of microcontrollers. It discusses in detail the operation of the In-System Programming (ISP) capability ...
上传时间: 2014-01-16
上传用户:woshiayin
资源简介:This project contains a C algorithm for calculating the results of a custom polynomial function. It is designed and optimized especially for the Starcore 140 DSP ! Inside the archive you can also find the assembly code and the matlab test ...
上传时间: 2017-09-12
上传用户:hoperingcong
资源简介:This program can determin very accurately the nature of the user input
上传时间: 2015-01-28
上传用户:shinesyh
资源简介:This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. Th...
上传时间: 2013-12-22
上传用户:cazjing
资源简介:This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
上传时间: 2015-03-23
上传用户:skhlm
资源简介:the zip file in this directory contains a series of lectures and examples intended as an introduction to USB.
上传时间: 2015-04-02
上传用户:lxm
资源简介:the purpose of this program is to enable building a config file to the radarFDTD package using a modern GUI.
上传时间: 2015-04-06
上传用户:s363994250
资源简介:LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQ...
上传时间: 2015-05-02
上传用户:hewenzhi
资源简介:This file contains a summary of what you will find in each of the files that make up your hpauth application.
上传时间: 2015-05-03
上传用户:wang5829
资源简介:This file contains a summary of what you will find in each of the files that make up your xxxlogon application.
上传时间: 2015-05-03
上传用户:wangyi39