-
VCandMatlab
VC和Matlab混合编程总结
VC和Matlab混合编程总结(VC and Matlab programming concluding mixed mixed VC and Matlab programming summary)
- 2008-04-20 22:44:07下载
- 积分:1
-
Work-with-binary-file
Example of working with binary file
- 2014-12-04 05:22:47下载
- 积分:1
-
CHAPTER7
pid自适应控制器学习和程序大家学习,很好用的(广告)
- 2010-09-17 10:55:44下载
- 积分:1
-
FAST_Magic21308710162008
This is the simulation of Photoshop magic wand effect of Matlab procedures for image segmentation
- 2013-12-08 00:25:53下载
- 积分:1
-
LFM
该程序可以用于产生LFM信号,并输出在理想和加噪情况下分别经过匹配滤波器后的结果。(The program can be used to generate LFM signal, and outputs the noise in the ideal case and processing each of the results after the matched filter.)
- 2013-12-14 15:56:00下载
- 积分:1
-
matlab_vc
VC MATLAB 混编示例
ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.(ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.)
- 2009-05-15 09:38:47下载
- 积分:1
-
zbl
在VC下的,信道容量计算源码,可以计算出基本各类信道的容量(Under the VC, channel capacity calculation of source, you can calculate the basic types of channel capacity)
- 2009-05-26 06:15:13下载
- 积分:1
-
MatlabC
说明: 经典的matlab与VC++混合编程例子(using Matlab and c++ to program togother。)
- 2009-08-22 15:46:54下载
- 积分:1
-
SBOCCrare
几个BOC 信号的分析例程,全球卫星导航系统将普遍使用BOC调制信号作为扩频测距信号,BOC信号号自相关函数呈现多个相关峰,传统扩频接收机所用的延迟锁定环(DLL)无法对该信号正确地进行码相位的
(Several BOC signal analysis routines, the global satellite navigation system will generally use the BOC modulation signal as a spread spectrum ranging signal, BOC signal autocorrelation function presents multiple correlation peaks, the traditional spread spectrum receiver with the delay locked loop (DLL ) can not be the signal code phase)
- 2012-08-20 14:37:00下载
- 积分: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