-
VEHICLE1
利用matlab建模的不带ABS的车体子模块,很有参考价值(Using matlab modeling of the body without the ABS module, useful reference)
- 2007-09-25 13:10:42下载
- 积分:1
-
SPWD
article of Pseudo Wigner-Ville Distribuition
- 2010-07-08 23:51:35下载
- 积分:1
-
matlab_book
这是一个关于matlab的电子书,适合初学者,讲解matlab基础知识,simulink,notebook等,是一本比较全面的书籍,有部分程序(This is a matlab about the e-books, suitable for beginners, basic knowledge of matlab on, simulink, notebook and so on, are a more comprehensive books, has some of the procedures)
- 2009-03-23 10:43:03下载
- 积分:1
-
radix3fft.m
A radix-3 FFT for any N points. N is not limited to power of 3.
- 2012-02-10 09:25:37下载
- 积分:1
-
SkinColorDetection
this code is skin color detection algorithm
- 2009-03-04 19:59:14下载
- 积分:1
-
PVMicroInverter220V_DesignPackage
单相光伏电流双环控制模型,电流内环加电压外环,测试通过直接运行(Single phase photovoltaic current dual loop control model)
- 2017-06-05 16:49:48下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
GS
说明: 第01章 DB2应用开发概述.rar(Chapter 01 outlines the DB2 application development. Rar)
- 2007-08-04 12:10:59下载
- 积分:1
-
VC-matlab
利用VC 调用matlab数学库和图形库的方法,实现vc和matlab的混合编程(VC call to use matlab math library and graphics library approach, the realization of a mixture of vc and matlab programming)
- 2007-12-16 10:47:11下载
- 积分:1
-
temp_match_fn
the m-file is a function used for template matching in image processing. It is my first upload here. Hope useful
- 2011-07-28 07:09:11下载
- 积分:1