-
matlab
matlab例子100个例子,内部代码,matlab例子100个例子(matlab examples 100 examples, the internal code, matlab examples 100 examples)
- 2008-01-29 22:53:47下载
- 积分:1
-
bernoise
signal+noise is very simple like this
- 2011-06-18 11:31:18下载
- 积分:1
-
ccsystems2e_Chapter03
现代通信系统(matlab版)(第二版)配套源代码
John G. Proakis等著 刘树棠 译 电子工业出版社出版(modern communication system (Matlab version) (2nd Edition) source code supporting John G. Proak Liushutang is waiting for the translation of the electronics industry published)
- 2007-05-17 21:20:50下载
- 积分:1
-
Adaboost
一个实现Adaboost训练和分类的matlab程序,带数据(Adaboost training and classification procedures, with data)
- 2013-08-19 17:15:35下载
- 积分:1
-
pca降维算法
pca降维算法,试验已经成功,将39维数据降到12维(PCA dimensionality reduction algorithm, the test has been successful, the 39 dimensional data down to 12 dimensions)
- 2020-09-17 16:07:55下载
- 积分:1
-
Algorithm
其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。( Its main feature carries on the operation directly to the structure object, does not have the derivation and the function continuous definition Has the intrinsic hidden parallelism and better overall situation optimization ability Uses the randomization the optimization method, can gain the search space which automatically and the instruction optimizes, adjusts the search direction auto-adapted, does not need to determine rule. )
- 2011-04-21 08:57:10下载
- 积分:1
-
SNR to range
利用雷达方程,分析信噪比在三种不同的脉冲下与检测目标距离的关系,从而得出相应的结果。(By the radar equation, analysis of signal to noise ratio and the relationship between the distance of the detection target in the three different pulses, so as to draw the corresponding results.)
- 2013-03-22 19:25:17下载
- 积分:1
-
El-Algoritmo-MF
Theorical algorithm of MF-DFA Spanish Version
- 2011-09-23 22:46:11下载
- 积分:1
-
sigmodulation
各种数字调制信号的产生,包括QAM,FSK,PSK,MATLAB程序(All kinds of digital modulation signal generation, including QAM, FSK, PSK, MATLAB program)
- 2011-09-29 16:13:41下载
- 积分:1
-
pdist2plus
In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.
- 2015-02-12 16:31:55下载
- 积分:1