-
MATLAB-Tutorial
matlab入门手册,能在短时间内学会基本指令的使用。使用方便,适合初学者(matlab classic instruction set, easy to use query, use namely the investigation, can be started quickly.)
- 2013-07-16 13:35:24下载
- 积分:1
-
MISRA-Cpp-2008-Unlocked
MISRA C++ 2008: guidelines for the use of the C++ language in Critical systems
- 2015-03-01 06:50:05下载
- 积分:1
-
apa
c + + programming to learn a one-stop(c++ programming to learn a one-stop)
- 2010-10-08 23:55:55下载
- 积分:1
-
matlabfunctions
详细的介绍了MATLAB函数的功能,对初学者较有用!(MATLAB functions are introduced in detail the function more useful for beginners!)
- 2010-12-26 12:17:10下载
- 积分:1
-
numerical-methods-for-engineers
用于MATLAB的编程书籍,UCSD MAE 107教科书(numerical methods for matlab)
- 2012-08-02 02:48:15下载
- 积分:1
-
MATLAB-CUDA
The latest generation of high-end video cards off er considerable
computing power using their 100–200 on-card processors, 0.3–1.0+ GB
of RAM, and fast inter-processor communications. One promising
application of this Graphics Processing Unit (GPU) computing
capability is through Matlab and Matlab mex functions. With a properly developed mex function, the user-friendly Matlab interface can be used to perform behind-the-scenes parallel computations on the GPU. (The latest generation of high-end video cards offer considerable computing power using their 100-200 on-card processors, 0.3-1.0+ GB of RAM, and fast inter-processor communications. One promising application of this Graphics Processing Unit (GPU) computing capability is through Matlab and Matlab mex functions. With a properly developed mex function, the user-friendly Matlab interface can be used to perform behind-the-scenes parallel computations on the GPU.)
- 2011-06-21 02:17:46下载
- 积分:1
-
suspension
matlab simulink for automotiv suspension system.
- 2012-09-05 13:55:19下载
- 积分:1
-
burg
用burg法实现功率谱估计,非常简单实用(Burg law power spectrum estimation, a very simple and practical)
- 2012-11-27 11:12:38下载
- 积分:1
-
Convexoptimization
methods of convex function optimization
- 2010-11-05 01:13:32下载
- 积分:1
-
sort
Conceptually, a merge sort works as follows
Divide the unsorted list into n sublists, each containing 1 element (a list of 1 element is considered sorted).
Repeatedly merge sublists to produce new sorted sublists until there is only 1 sublist remaining. This will be the sorted list.
- 2013-12-01 01:52:17下载
- 积分:1