-
main
基于MATLAB的内模控制器的简单设计实现,应用于ARM上(Internal model controller based on MATLAB realization of a simple design, is applied on ARM)
- 2015-03-11 10:56:27下载
- 积分:1
-
J6_2012--Kalman-interpolation
卡尔曼滤波器进行信道估计的一篇文章,适用于OFDM-MIMO系统。(Kalman filter for channel estimation in an article for OFDM-MIMO systems.)
- 2013-12-22 20:53:26下载
- 积分:1
-
matrix-4
This is a matrix multiplication as an example of OpenMP parallel programming.
- 2015-03-13 05:07:13下载
- 积分:1
-
ThreadPool
一个关于线程池的小demo,windows环境下,可以直接运行。(
A little on the thread pool demo, windows environment, can be directly run.)
- 2014-10-11 11:32:32下载
- 积分:1
-
guass_call_c
说明: 光斑聚集的C++程序调用,以前MATLAB计算要15分钟,现在只要3分钟就可以算完。运算超快。(Gathering spot called C++ program, MATLAB calculations to 15 minutes, now only 3 minutes. Ultrafast operation.)
- 2011-04-13 17:29:36下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
123140
matlab求解二阶常微分方程数值解,具有较好的效果,对学习matlab非常有用。(matlab solving second order ordinary differential equations, with good results, to learn matlab very useful.)
- 2011-05-14 19:31:14下载
- 积分:1
-
MFC_matlab
程序实现了C++和MATLAB的混合编程,对接的方法是使用Matcom组件。程序实现的功能是,绘制一个sin函数。(Program implements C++ and MATLAB mixed programming, docking method is to use Matcom components. Program' s function is to draw a sin function.)
- 2013-08-13 16:56:57下载
- 积分:1
-
usgs_dem_1
对于高程数据的处理,通常需要各种格式之间的转换,此程序是将usgs高程数据转为dem格式的数据。(For the treatment of elevation data, usually need to convert between various formats, this program is the USGS elevation data to DEM format data.
)
- 2014-11-23 19:56:21下载
- 积分:1
-
CreatingGraphicalUserInterfaces
一本介绍matlab GUI编程的书,里面包括了各种控件的编程,比如菜单、编辑框、按钮、列表框等。(An introduction matlab GUI programming books, which include a variety of control programming, such as menus, edit boxes, buttons, list boxes and so on.)
- 2010-06-13 23:55:44下载
- 积分:1