-
spoonwep2cn_12329
中南大学《数字信号课程设计》(包含很多滤波Matlab代码)(Central South University digital signal curriculum design (including a lot of filtering Matlab code))
- 2012-09-14 09:16:14下载
- 积分:1
-
BBEZZIER_SURRe
贝塞尔曲面显示出来程序源码,里面包含非常常多子程序源码,希望对您有用 可直接使用。
(Bezier surface display program source code, which contains very often subroutine source code, I hope you can be used directly.)
- 2012-07-10 17:10:25下载
- 积分:1
-
VC_and_matlab_mix_code
VC++与MATLAB的混合编程的快速实现 讨论了如何用MATLAB的complier将*.m函数编译为动态链接库DLL,供VC++使用的方法。(VC++ and MATLAB programming for fast implementation of mixed discuss how to use MATLAB' s complier to*. m functions compiled as dynamic link library DLL, VC++ for the methods used.)
- 2010-06-30 15:44:04下载
- 积分:1
-
Sstrapdowwnt
捷联惯性导航源程序,希望对您您有所帮助。谢谢大家可直接使用。
(Strapdown inertial navigation source, you help you. Thank you all can be used directly.)
- 2012-07-26 23:34:38下载
- 积分:1
-
vc+mat2
这是一个用vc和matlab混合变成的例子,在两者环境下结合编成是很好的思路,有很大的应用前景,希望对大家有所帮助(with vc and mixed into Matlab example, in other circumstances combined organization is a good idea, a great prospect, we hope to help)
- 2005-05-14 03:16:54下载
- 积分:1
-
fengking_v57
感应双馈发电机系统的仿真,基于欧几里得距离的聚类分析,粒子图像分割及匹配均为自行编制的子例程。( Simulation of doubly fed induction generator system, Clustering analysis based on Euclidean distance, Particle image segmentation and matching subroutines themselves are prepared.)
- 2017-05-09 15:24:14下载
- 积分:1
-
Ex11
这个是霍夫曼编码的问题,要求输入只含有ABCD的四句话,且每句8个字符的长度,然后求出四个字符每个的概率,然后当成权值计算霍夫曼编码,我的这个程序已经实现了输入、概率统计、计算出霍夫曼编码存在了bian[]这个数组中(hoffuman decoding)
- 2014-11-20 15:50:36下载
- 积分:1
-
denoise_waverec-(2)
计算损伤结构前后的响应,对已结构的分析具有很好的效果(After calculating the response of the structure damage, the structure analysis of a good effect)
- 2013-10-26 09:49:04下载
- 积分:1
-
vc_matlab
用VC调用Matlab的文章,文章详细介绍了几种方法,并给出了示例(VC call Matlab with the article, the article details several ways, and gives examples of)
- 2007-10-29 20:39: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