-
DE_8PSK
说明: 关于8PSK译码的matlab小程序,简单易懂,很是好用的,有好东西相互交流(8PSK decoding matlab on a small program, easy to understand, it is easy to use, there are good things to exchange
)
- 2011-04-18 12:25:06下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1
-
face
说明: KL变换的人脸识别算法,matlab编程。(face recognition based on K-L.)
- 2010-04-01 10:46:46下载
- 积分:1
-
Lecture4
说明: 关于解微分方程的matlab小程序,适合本科生学习使用。(MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students.
This lecture shows how to use MATLAB to simulate physical systems using a range of methods. Projectile motion is analysed using the Symbolic Math Toolbox, then more complicated chaotic systems are simulated using the MATLAB ODE solvers.
Some advanced programming techniques such as Object Oriented Programming (OOP) and Graphical User Interface (GUI) programming are briefly covered.
The aim of this lecture series is to introduce students to computational methods in MATLAB to solve problems arising in physics that cannot be solved analytically. No prior knowledge of MATLAB is required. Themes of data analysis, visualization, modelling and programming are explored throughout these lectures. )
- 2010-05-01 03:00:52下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1
-
MATLAB7.0
主要介绍了matlab7.0的基础知识和使用技巧包括(数值运算,符号运算,图形处理)及强大的编程功能和各种实际应用(It mainly introduces the basic knowledge and skills including the use of (numerical computation, symbolic computation, graphics processing) and a powerful programming features and a variety of practical applications)
- 2009-05-04 22:52:27下载
- 积分:1
-
Digit
MATLAB 神经网络用于数字识别源程序(MATLAB neural network for digital identification of the source)
- 2006-06-26 11:48:29下载
- 积分:1
-
final
Finding the poles and zeroes of a function and specifying them on the matlab window.
- 2012-08-28 01:58:18下载
- 积分:1
-
C_Traps_and_Pitfalls
C/C++精华,注意编程时容易出错的方面,精选相关的注意事项.(C/C++ lessions, pay attention to some sides which is easy to make mistakes.)
- 2010-03-05 11:13:56下载
- 积分:1
-
CIAYANG
说明: 根据采样定理编写程序,实现模拟信号的采样,画出采样波形.(According to sampling theorem, programming, analog signal sampling, draw sample waveform.)
- 2010-05-03 13:33:45下载
- 积分:1