资源列表
Nonlinear_Matlab.m
- 非线性最小二乘法Matlab实现 f=x(1)*K^x(2)*L^x(3)-b Cobb-Douglas生产函数-Matlab nonlinear least square method to achieve f = x (1)* K ^ x (2)* L ^ x (3)-b Cobb-Douglas production function
Newton
- 本程序为:用牛顿迭代法求解非线性方程2*(x^3)-4*(x^2)+3x-6=0在1.5附近的根的具体程序。-This program is: The Newton iteration method for solving nonlinear equations 2* (x ^ 3)-4* (x ^ 2)+3 x-6 = 0 near the roots at 1.5 specific procedures.
wate_diffusion_in_crack_2
- the program can be used to calculate the vapor diffusion in the crack.
Mandelbrot
- 在命令窗口中输入Mandelbrot,可以绘制出Mandelbrot集合-In the command window, type the Mandelbrot, the Mandelbrot set can be drawn
linearvectorquantizercode
- data compression using linear vector quantizer
AdaptiveMatLabExercise_1
- adaptive filter Usage To make full use of this tutorial you have to 1. Download the file AdaptiveFilter.zip which contains this tutorial and the accompanying Matlab program(s). 2. Unzip AdaptiveFilter.zip which will generate a subdirectory Ad
perf
- Matlab中用于求解精确的单位阶跃响应的超调量与过渡时间的函数,详见函数说明-Matlab, used to solve the exact step response overshoot and the transition function of time, see function descr iption
a1
- 本程序为将最小均方自适应算法用于二阶横向滤波器,实现权向量分析-This program is the least mean square adaptive algorithm for second-order transversal filter to achieve the right of vector analysis
cdma
- CDMA 蜂窝网 功率控制算法仿真 3G-CDMA cellular nets power control algorithm simulation 3G
huffman-code
- 哈弗曼编码,在matlab中实现,源代码-huffman encode
bisect--newton-lawson
- 在数值计算中,我们这里用牛顿-拉夫森法和二分法来进行求解-In the numerical calculation, we here use the Newton- Raphson method for solving
caeser1
- Decryption algorithm of caeser which generate all possible combinations