-
puguji2007
谱估计 (1)修正协方差法 (2)多重信号分类(MUSIC)算法 (3)ESPRIT算法 (4)皮萨论科(Pisarenko)谐波分解法 并对各算法进行分析。 解压后即可在MATLAB上运行(Spectral estimation (1) modified covariance method (2) multiple signal classification (MUSIC) algorithm (3) ESPRIT algorithm (4) pizza on the Branch (Pisarenko) harmonic decomposition method and algorithm analysis. After decompression can be run in MATLAB)
- 2012-06-04 17:43:57下载
- 积分:1
-
dim-pca
Dimension reduction using principal component analysis.
- 2012-01-17 13:03:48下载
- 积分:1
-
parametric-estimation-
利用解方程组来获得物体发生扭曲的参数,从而实现对扭曲物体的恢复。(By solving system of equations to obtain the parameters of the object is distorted in order to achieve the restoration of distorted objects.)
- 2011-05-25 19:18:58下载
- 积分:1
-
iterative_solver
N层多米诺介质的透射率和反射率随介质厚度变化的matlab程序仿真。(N-tier transmission media Domino and reflection with the media thickness of the matlab program simulation.)
- 2011-09-08 20:43:56下载
- 积分:1
-
jasw20130507
本代码是ja-sw 矢量磁滞模型的混合模型的代码,有两部分一部分是ja模型,另一部分是sw模型,两者混合变为矢量磁滞模型(This code is ja-sw vector hysteresis model hybrid model of the code, there are two parts ja model part, the other part is sw model, a combination of both into a vector hysteresis model)
- 2013-10-06 13:21:25下载
- 积分:1
-
Probability
《概率论与数理统计》优秀学习资料,工科数学基础(" Probability and Statistics" excellent learning materials, engineering mathematics)
- 2010-09-27 05:05:43下载
- 积分:1
-
牵引控制课程设计
基于韶山3型电力机车的3段桥仿真模型,可以用于牵引供电课程设计(Based on Shaoshan 3 electric locomotive 3 phase bridge simulation model, it can be used for traction power supply course design.)
- 2018-04-09 23:12:27下载
- 积分:1
-
tiaozhijietiao
QPSK详细的调制解调程序。包括串并转换,判决等等。(QPSK modulation and demodulation process in detail. Including SERDES, judgments and so on.)
- 2007-07-27 23:33:27下载
- 积分:1
-
MATLAB_graphical_user_interface_design_classic_Tut
MATLAB图形用户界面设计经典教程MATLAB graphical user interface design classic Tutorial 1(MATLAB graphical user interface design classic Tutorial MATLAB graphical user interface design classic Tutorial 1)
- 2010-08-03 10:33:03下载
- 积分:1
-
M
说明: 字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1