-
DWT_1D_and_DWT_2D.m
内共有两个程序:1.用Mallat算法实现一维小波变换;2.用DWT实现二维小波变换。
从仿真图可以加深对小波概念及小波变换的原理。(A total of two procedures: 1. Mallat algorithm using one-dimensional wavelet transform 2. With the realization of two-dimensional wavelet transform DWT. From the simulation wavelet map can deepen their understanding of the concept and the principle of wavelet transform.)
- 2008-06-25 07:55:27下载
- 积分:1
-
incremental-svm
增量SVM的实例,用于对手势的在线增量学习,有很详细的源码,并实现了SVM的多分类问题,对于模式识别和学习SVM有很大的帮助(Instance of the incremental SVM for gesture online incremental learning, there is a very detailed source, and to achieve a multi-SVM classification, pattern recognition and learning SVM great help)
- 2020-11-09 20:39:48下载
- 积分:1
-
bd
说明: 双馈电机的数学仿真模型,很有用,希望给大家一些提示(Double-fed motor mathematical simulation model, was very useful, want to give you some tips)
- 2009-10-22 10:03:56下载
- 积分:1
-
matpower3.2
matpower是一款基于MATLAB的电力系统潮流计算及优化的程序,非常实用(matpower is a MATLAB-based Power Flow Calculation and optimization of procedures, very useful)
- 2009-11-17 10:29:59下载
- 积分:1
-
ofdm.m(B)
一个关于ofdm的MATLAB仿真源代码(OFDM MATLAB )
- 2009-12-10 20:57:11下载
- 积分:1
-
parameters---Copy
how define parameter for motor using m-file
- 2013-02-13 02:54:09下载
- 积分:1
-
TEST
利用matlab、simulink 仿真
实现基带移相键控,并进行误码率分析,而且画出了输入输出两者的波形(Using matlab, simulink simulation of baseband phase-shift keying, and the bit error rate analysis, and draw the waveforms of both input and output)
- 2011-06-20 18:05:53下载
- 积分:1
-
Matlab_QRdecode
在Matlab中扫描二维码,自己做的一个测试程序,基本功能包括:扫描与解码(scan and decode QR in Matlab)
- 2014-05-11 16:10:47下载
- 积分:1
-
C40-daima
利用MATLAB,编写的混凝土随机骨料投放程序代码(Concrete random aggregate delivery program code)
- 2020-11-13 10:49:43下载
- 积分:1
-
k_means
首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。(First, a data object from the n choose k objects as initial cluster centers and for the rest of the other objects, according to their similarity with the cluster center (distance), respectively, assign them to their most similar (represented by cluster center) clustering then calculated for each cluster center received a new clustering (all objects in the cluster mean) repeats this process until the convergence criteria begin until the measure function. Standard deviation is generally used as a standard measure function. K a cluster has the following characteristics: the cluster itself as a compact, but separated as much as possible between each cluster.)
- 2011-01-04 12:30:31下载
- 积分:1