-
matlab
这是一个电力系统无功优化的MATLAB程序,在MATLAB7上已调试通过,其实例节点有点少,可对其进行改进(This is a reactive power optimization of MATLAB procedures have been debug MATLAB7 passed, the example of a little less nodes may improve their)
- 2007-12-26 15:20:33下载
- 积分:1
-
Modern-control-theory
《现代控制理论参考答案》,刘豹,唐万生版。现代控制理论参考答案(Modern control theory reference for the answer)
- 2015-04-20 19:32:50下载
- 积分:1
-
creatmatwithc++
用C++编写一个可创建MAT文件的独立应用程序。程序说明了:1.可创建MAT文件的独立应用程序的编写步骤;2.相应C++源程序的基本格式;3.相应mx-函数和C指令的配合应用。4.MAT库函数matClose, matGetArray, matOpen, matPutArray, matPutArrayAsGlobal的使用方法。(With C++ Prepared a document to create an independent MAT applications. An explanation of the procedures: 1. Can create MAT documents prepared by an independent application steps 2. Corresponding C++ Source of the basic format 3. Corresponding mx-function and C with the application instructions. 4.MAT library function matClose, matGetArray, matOpen, matPutArray, matPutArrayAsGlobal use.)
- 2008-06-24 10:50:59下载
- 积分:1
-
xcorr2
控制台程序,实现matlab中xcorr2()函数,实现二维相关运算(xcorr2())
- 2010-09-26 14:33:11下载
- 积分:1
-
3D_HOG_Mine
3D HOG算法,需要引用库文件ffmpeg、boost等。(3D HOG ffmpeg、boost LIB)
- 2015-04-21 12:30:12下载
- 积分:1
-
3
说明: 输入圆的半径求周长和面积。程序由三个函数组成:主函数进行输入输出和函数调用,perimeter函数求周长,area函数求面积。(Enter the radius of the circle circumference and area requirements. Program consists of three functions: the main input and output functions and function calls, perimeter function evaluation perimeter, area function for the area.)
- 2013-12-25 20:53:57下载
- 积分:1
-
DrvInterface
该接口主要描述了关于应用层与90820之间的收发数据控制(description of the main interface for the application layer and between the TX 90820 Data Control)
- 2007-03-19 15:17:12下载
- 积分:1
-
traffic-vcPP
Four versions of the simulation is available.
tsim.cpp
- Prints visual representation of the simulation
tsimd.cpp
- Prints Density versus output flow rate and average velocity
tsiml.cpp
- Prints Lane Change Probabiliy versus Output flow rate and Average velocity
- 2014-02-08 09:50:54下载
- 积分:1
-
MatlabVC
一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值(Of a Matlab compiled into an executable program will be a method which allows Matlab programs written in Matlab can be completely detached from the environment to perform, thus greatly improving the program' s scope of application and value)
- 2009-09-23 23:17:46下载
- 积分:1
-
Laba_2
Default constructor
MyString::MyString()
{
m_szString = NULL
m_aSize = 0
cout << "Default constructor from my sting
"
}
- 2010-01-21 00:08:12下载
- 积分:1