-
dspapp
有11項 影像處理的功能,有興趣者下載回去(有11???像處理的 ?| 能 ??有興??者下載 回?)
- 2007-09-11 10:12:41下载
- 积分:1
-
dianzufenxi
直流电阻分析,戴维南定理,一阶动态电路,二阶动态电路,正选稳态电路
(DC resistance analysis, Thevenin theorem, first-order dynamic circuit, the second-order dynamic circuits are selected steady-state circuit)
- 2012-05-28 17:13:43下载
- 积分:1
-
practica-hoja-5
Escribir un programa que calcule el polinomio de interpolacion de lagrange de una funcion en unos puntos dados mediante la formula de newton,y que permite añ adir nuevos puntos de interpolacion,dibujar la funcion y el polinomio de interpolacion obtenido,hacer una version que sirva para interpolar los valores de una tabla dibujando,en este caso solo en el polinomio de interpolacion.
- 2013-11-20 11:22:07下载
- 积分:1
-
pf_colortracker
Particle filter object tracking with matlab
- 2010-10-02 14:55:38下载
- 积分:1
-
game
Competitive and Cooperative Foraging Games: Static One-Stage Case
- 2009-11-03 14:16:49下载
- 积分:1
-
ACP
a simple ACP program under matlab
- 2010-11-04 00:30:44下载
- 积分:1
-
ga
说明: matlab遗传算法程序,包括编码,选择,交叉,变异等步骤。(matlab genetic algorithm process, including coding, selection, crossover and mutation steps.)
- 2009-05-26 10:21:43下载
- 积分:1
-
first-and-second-order-sliding-mode-controller
This file discribes a structure for stabilization and tracking between two identical hyperchaotic lu systems with different initial conditions and nonlinear control input. On the basis of Lyapounov theory, a first order sliding mode controller is designed for global asymptotically stabilization and tracking, so error dynamics between hyperchaotic lu master and slave system satisfy by input nonlinear control signal. Then a second order sliding mode controller by using super-twisting algorithm is designed. In this file, results of simulation shows the rate of effectiveness from this suggested method.
- 2013-08-03 16:09:10下载
- 积分:1
-
Monkey
猴群算法 ,不知道怎么转换成matlab下的,所以如果大家谁知道的话,可以告诉我一下(Monkeys algorithm, do not know how to convert matlab under, so if everyone who knows, you can tell me)
- 2007-08-28 09:13:20下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1