-
ALG023
NEWTON-RAPHSON求解一个连续方程,f(X)=0,前提给一个初始值( NEWTON-RAPHSON ALGORITHM 2.3
To find a solution to f(x) = 0 given an
initial approximation p0:
INPUT: initial approximation p0 tolerance TOL
maximum number of iterations NO.
OUTPUT: approximate solution p or a message of failure)
- 2009-04-30 21:25:09下载
- 积分:1
-
XINHAOmatlab
说明: 信号分析与处理(清华版)的完整配套matlab程序(Signal Analysis and Processing (Tsinghua version) of the complete program matlab)
- 2008-11-26 21:11:06下载
- 积分:1
-
93afd5cca4d6
matlab方面有很多程序可以使用到学习与工作中(matlab, there are many programs you can use to learn and work)
- 2011-04-25 11:10:07下载
- 积分:1
-
duoyuandanfenghanshuyouhua
利用遗传算法的选择、交叉、变异功能来解决多元单峰函数求最优值问题(The use of genetic algorithm selection, crossover and mutation function to solve the multi-function uation unimodal optimal value problem)
- 2015-03-16 16:20:04下载
- 积分:1
-
matlabhelp
中文版的matlab帮助文件,英文不好的兄弟们有福了(Chinese version of matlab help files, English is not good brothers blessed)
- 2007-11-16 15:51:36下载
- 积分:1
-
MassSpringUndamped
Plots the results for a mass-spring system.
- 2011-12-08 22:15:16下载
- 积分:1
-
devkit8600.tar
Devkit8600 AM3359配套的资源开发包,可以再裸机环境下快速运行该程序平涂AM3359外设功能。(Devkit8600 AM3359 SDK)
- 2015-03-07 12:29:15下载
- 积分:1
-
space_vector_3_level_gen_algo
space vector pulse wide mudulation for inverter
- 2011-12-20 19:28:23下载
- 积分:1
-
OVMposition
这是一个关于最优速度模型的交通流模型,程序详细,有注释(This is a model of traffic flow on the optimal velocity model, program details, notes)
- 2015-07-06 11:13:10下载
- 积分:1
-
Digital-Signal-and-Image-Processing-Using-MATLAB
MATLAB is one of several tools for working with mathematics. As an experienced
programmer, I was skeptical at rst. Why should I learn another programming
language when I could do the work in C/C++? The answer was simple: working
with MATLAB is easier! Yes, there are some instances when one would want to
use another language. A compiled program, such as one written in C++, will run
faster than an interpreted MATLAB program (where each line is translated by the
computer when the program is run). For hardware design, one might want to write
a program in Verilog or VHDL, so that the program can be converted to a circuit.
- 2015-03-16 22:45:31下载
- 积分:1