-
Chameleon387
变色龙算法(Chameleon),在matlab中的实现(Chameleon algorithm (Chameleon), in the realization of matlab)
- 2008-03-16 12:40:51下载
- 积分:1
-
qpsk
找到的一个好的QPSK用matlab的smulink做的,很不错哦(QPSK found a good use matlab to do the smulink, very good, oh)
- 2008-05-08 00:45:05下载
- 积分:1
-
dspbuild1
用matlab中的simulink仿真信号DDS信号,希望对大家有用(using Matlab Simulink simulation of signal DDS signal, useful for all)
- 2006-07-04 20:58:59下载
- 积分:1
-
foulou
包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,分析了该信号的时域、频域、倒谱,循环谱等,esprit算法对有干扰的信号频率进行估计。( Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. esprit algorithm signal frequency interference can be assesse.)
- 2016-06-02 18:07:46下载
- 积分:1
-
NMSPR
Newton法求特定方程的最小正根的计算程序(Newton Method particular the least positive root of equation calculation program)
- 2010-12-30 14:20:24下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
cpl
本文采用了一种由数学形态学和投影法相结合的车牌定位方法(This paper presents a license plate location algorithm based on projection which associates with mathematical morphology)
- 2011-07-13 14:56:33下载
- 积分:1
-
MIT-IAP-2011-Laptop-Based-Radar
麻省理工学院设计的基于笔记本电脑显示的小型探测雷达的设计方案,包括电路图,系统框图,元器件清单,制作过程,天线制作的流程介绍,很详细,适合雷达爱好者参考。(Massachusetts Institute of Technology designed to detect radar based on small laptop display design, including schematics, system block diagrams, parts lists, production process, antenna production process introduced in great detail, suitable for radar enthusiasts reference.)
- 2014-10-11 20:49:53下载
- 积分:1
-
ClusteringToolbox
模式聚类常用算法,包括k均值,模糊算法,PCA算法等。(Clustering Toolbox,including k-means clustering dcEMGMM - fits a Gaussian mixture model to data dcFuzzy fuzzy c-means clustering
dcAggagglomerative (hierarchical) clustering DoClustering call the above routines)
- 2010-11-28 12:53:15下载
- 积分:1
-
kaise_filter
用凯撒窗进行FIR低通滤波器的设计,对输入信号进行滤波(Implementation of FIR low-pass filter)
- 2011-05-12 10:45:18下载
- 积分:1