-
phd_fig4b_SM_APA_U
集员仿射投影算法的matlab码源,论文Set-Membership Affine Projection algorithm的仿真程序(Set membership affine projection algorithm)
- 2021-04-22 16:28:48下载
- 积分:1
-
simulink
Simulink的外文学习资料,适用于英文基础较好的matlab初学者。(err)
- 2008-04-04 00:12:20下载
- 积分:1
-
matlab2014b
matlab2014b破解版,matlab最新版本,很好用的呢(matlab2014b cracked version, matlab latest version, good use of it)
- 2014-12-07 21:02:14下载
- 积分:1
-
MSThesis_satnam
这是对Matlab Prony Toolbox 的详细的英文版使用说明,长达121页。里面包括了该工具箱的demos和使用方法。(This is a detailed description of Prony toolbox based on Matlab. And it includes the using methods for all the examples or demos)
- 2010-08-03 17:24:15下载
- 积分:1
-
SimulatedAnnealing
Simulated Annealing Impelemtation in MATLAB
- 2009-03-21 03:31:31下载
- 积分:1
-
calcCFARthreshold
利用matlab编写的横虚警检测程序,是本人论文中的子程序希望大家有用(Prepared by the use of cross-matlab CFAR procedures are in the thesis I hope everyone useful subroutines)
- 2009-03-30 23:28:39下载
- 积分:1
-
MATLAB
本书全名为MATLAB命令大全,是由人民邮电出版社出版的,有姚东、王爱民等编著的。书中介绍了MATLAB的全部命令的描述、语法和应用。(The full name of the book MATLAB command Daquan, is published by the People' s Posts & Telecom Press, there are YAO Dong, Wang Aimin, etc. compiled the books. The book describes the MATLAB description of all the commands, syntax and application.)
- 2009-12-15 19:27:56下载
- 积分:1
-
code1
This is a real head ache. I want to down load a file, so it is asking me to update one. secant method
- 2012-06-29 17:36:35下载
- 积分:1
-
simulink_matalbjiaohu
这是一个matlab与simulink模型交互的例子,希望对大家有帮助。(This is a matlab simulink model of interaction with the example, we want to help.)
- 2013-11-11 14:55:12下载
- 积分: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