-
texture-analysis
基于熵的纹理分析,我目前用来做海面上的油斑检测(Entropy-based texture analysis, I present the oil used to make spot inspection on the sea)
- 2011-01-26 05:11:30下载
- 积分:1
-
MIMO_jishuxiangjie
大学上课的完整课件,完整的MIMO技术深入分析,希望对你有用。(University class of complete courseware, complete in-depth analysis of MIMO technology, I hope useful to you.)
- 2010-05-26 13:20:18下载
- 积分:1
-
smith_chart
射频电路设计,微波设计中常常用到的smith原图,本程序利用MATLAB编程画出smith原图,可以帮助射频电路设计,比如画等功率匹配圆,等阻抗圆,等反射系数圆等。(RF circuit design, microwave design is often used smith artwork, this program using MATLAB to draw smith original programming that can help RF circuit design, such as painting and other power matching round, such as impedance circle, so the reflection coefficient circle and so on.)
- 2011-01-14 16:19:42下载
- 积分:1
-
examples
说明: 在机器学习问题中,很多的算法归根到底就是在求解一个优化问题,然而我们的现实生活中也存在着很多的优化问题,例如道路上最优路径的选择,商品买卖中的最大利润的获取这些都是最优化的典型例子,前面也陆续地有一些具体的最优化的算法,如基本的梯度下降法,牛顿法以及启发式的优化算法(PSO,ABC等)。(In machine learning problems, many algorithms are in the final analysis to solve an optimization problem. However, in our real life, there are also many optimization problems, such as the choice of the optimal path on the road, the acquisition of the maximum profit in the sale of goods. These are typical examples of optimization. There are also some specific optimization algorithms, such as basic gradient Descent method, Newton method and heuristic optimization algorithm (PSO, ABC, etc.).)
- 2020-08-16 00:48:38下载
- 积分:1
-
colllprative_filtering
system encryption matlab code using advanced system
- 2010-07-05 00:06:46下载
- 积分:1
-
vb-akf-demo
给出了一种新的自适应非线性滤波历程,该方法计算量小而且使用方便(Presents a new adaptive nonlinear filtering process, the method is small and easy to use)
- 2021-02-20 22:09:42下载
- 积分:1
-
LEACH
实现WSN中簇头选择算法LEACH的matlab代码(The leach matlab code for wsn)
- 2011-12-12 16:02:43下载
- 积分:1
-
Conderer_multiresolution
非线性多分辨率信号的分解,论文及matlab代码(Non-linear multi-resolution signal decomposition, papers and matlab code)
- 2009-04-15 19:22:24下载
- 积分:1
-
xianxingyucebianma
自己写的相关性检测和线性预测编码的小程序,可以作为初学者的参考(Write their own correlation detection and the linear predictive coding of small procedures, can be used as a beginner s reference
)
- 2014-09-14 14:56:07下载
- 积分: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