搜索资源列表
nonliearequation
- 这是牛顿法求解非线性方程组哦那个,用matlab编写的3个m文件,F是方程组左端向量函数,JF是其Jacobian矩阵,最后调用newdim函数文件-This is the Newton method for solving nonlinear equations, oh, um, using Matlab prepared by the three m documents, F is equations extreme vector function, JF its Jacobian matr
integrate(nu)
- This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral
waterfall_FFT
- 一个关于FFT应用的例子,This program calculates the Waterfall FFT of a time history,by Tom Irvine -With regard to the application of a FFT example, This program calculates the Waterfall FFT of a time history, by Tom Irvine
DFP_algorithm
- DFP, 本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点 -DFP, this procedure applies to solution of the form f (x) = 1/2* x' Ax+ bx+ c quadratic function of the stable point
STRSCNE
- 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
fdk-f
- 基于FDK的锥束CT全三维重建算法,Matlab语言版本。-FDK cone-beam CT based full three-dimensional reconstruction algorithm, Matlab language version.
RegressTest
- 回归显著性检验matlab程序。该函数可以求检验回归显著性的R值、F值。-Regression significance test matlab program. This function can seek significant resistance R value, F value of the regression.
fft
- Matlab程序,GUI窗口 用FFT程序计算有限长度正弦信号y=sin(2*pi*f*t) ,0<=t<=N*T-FFT program calculate the finite length of the sinusoidal signal y = sin (2* pi* f* t), 0 < = t < = N* T respectively the DFT results obtained and analyzed and discussed in the fol
relirfF-code
- Code for Relief F algorithm, succesfully running on matlab 2010 b.
GA1
- 基于matlab的遗传多分搜索程序 主程序为fmain 目标函数可以在f函数中修改-Matlab-based genetic multisection search program main program for fmain objective function can be modified in the function f
adapt
- 通过matlab 实现{a,b}关于f(x)积分 -By matlab realize {a, b} on f (x) Credits
zhubuss
- MATLAB逐步搜索法计算方程的根. 逐步搜索法也称试算法.它是求方程f(x)=0的根的近似值位置的一种常用的方法. 逐 步搜索法依赖于寻找连续函数)f(x)满足f(a)与f(b)异号的区间[a,b]一旦找到区间,无 论区间多大,通过某种方法总会找到一个根。-MATLAB root search method gradually equation
bisect
- 二分法的Matlab程序实现。求解非线性方程f(x)=0的问题。而方程f(x)是多项式或超越函数又分为代数方程或超越方程。-Dichotomy Matlab program. Solving nonlinear equations f (x) = 0 problems. The equation f (x) is a polynomial or a transcendental function is divided into algebraic equations or transcenden
RelDielConst_SalineWater
- 用来计算海水相对介电常数的matlab程序,计算方法源自微波雷达遥感-computes the real and imaginary parts of the relative dielectric constant of water at any temperature 0<t<30, Salinity 0<S<40 0/00, and frequency 0<f<1000GHz
SA
- matlab helpful document on genetic alforithm. its implementation on specific systems. can be remodified to suit problems.shows workings of all f available unctions-matlab helpful document on genetic alforithm. its implementation on specific systems.
interpolation
- 定理1(介值定理)设函数f(x)在区间[a,b]连续,且f(a)f(b)<0,则方程f(x)=0在区间[a,b]内至少有一个根。(Theorem 1 (intermediate value theorem) set the function f (x) in the interval [a, b] continuous, and f (a) f (b) <0, then the equation f (x) =0 is at least one root in the interva
f
- 雨流计数法 读取txt文档中的2列数组,利用雨流计数法查找节点,输出原图像、极点图像、节点图像(Rain flow counting method Read out the 2 column array in the txt document, use the rain flow counting method to look up the node, output the original image, the pole image, the node image.)
