-
Lnode
typedef int ElemType:
stuct LNode{
ElemType data
LNode*next
}
- 2010-10-19 11:41:16下载
- 积分:1
-
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。(This is the machine-building industry张德丰" MATLAB and external program interface programming" with the source book, this book details MATLAB with C, C++, Excel, VB, Delphi, FORTRAN calls each method, allows us to provision of comprehensive utilization of traditional efficient way to implement the language and MATLAB function library powerful advantages, this book MEX and MAT files for, MATLAB engine, MATLAB C/C++ function library, Matcom have made a detailed introduction and examples, the book also introduced the final MATLAB serial interface.)
- 2009-05-25 19:45:27下载
- 积分:1
-
estimate_AR
采用L-D算法,估算自回归模型(AR模型)系数。L-D法是一种矩阵递推估计法(LD algorithm to estimate the coefficients of the autoregressive model (AR model). The LD method is a matrix recursive estimation method)
- 2021-04-07 11:49:01下载
- 积分:1
-
useful_functions_CRT
用于利用中国余数定理进行被除数恢复中几个函数的设计编写。(Using the Chinese remainder theorem is used for several functions dividend restoration design preparation.)
- 2013-10-30 16:05:25下载
- 积分:1
-
chap2
《visual c++matlab图像处理与识别实用案例精选》源码(" Visual c++ matlab image processing and recognition of practical cases selected" source)
- 2009-05-09 22:48:01下载
- 积分:1
-
matlabcode
处理ERS数据的SAR成像matlab代码(ERS data processing matlab code of the SAR imaging)
- 2009-05-12 16:17:27下载
- 积分:1
-
resource-allocation
resource alocation download and enjoy
- 2012-12-28 22:09:18下载
- 积分:1
-
Heat-flux
这是两个根据Kemp-Riddel半经验公式编写的源代码,可以用来求解再入弹头驻点及非驻点的热流密度。(This is two source code according the half experience formula of Riddel Kemp , can be used to solve the heat flux of stagnation point and the heat stationary point.)
- 2011-09-22 18:57:58下载
- 积分:1
-
wireless-communication-4704
无线通信系统仿真,程序块很分明,包含MIMO、OFDM、空时编码,有很多子函数,可以借鉴(The wireless communication system simulation, block very clear, including MIMO, OFDM, space-time coding, there are many sub-functions, we can draw)
- 2013-12-17 12:04:43下载
- 积分:1
-
zishiyingGA
说明: 自适应遗传算法matlab代码
附件中的matlab程序是雷英杰课本中的第一个算例,
将其改为自适应的代码.(Adaptive genetic algorithm matlab code matlab annex LEI Ying-jie textbooks procedure is the first example, to read as adaptive code.)
- 2008-09-05 10:08:54下载
- 积分:1