-
MATLAB5
本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。(This book logically arranged from beginning to end examples describing the content of complete and relatively independent of each chapter it is a simple MATLAB reference books, both for beginners, but also to high-level MATLAB users.)
- 2009-10-23 16:46:51下载
- 积分:1
-
File2
说明: 矩阵求逆(lu分解法),已在matlab下进行测试,计算精度大概为小数点后4位(Matrix inversion (lu decomposition method), has been tested under matlab, after the decimal point accuracy is approximately 4)
- 2011-04-15 10:41:42下载
- 积分:1
-
SimDFIG
A new Simpow model DFIG - Doubly-fed Induction Generator
- 2012-07-22 21:25:56下载
- 积分:1
-
CSP_LDA
csp特征提取,lda进行分类,四分类脑电信号处理,亲测可用(CSP feature extraction, LDA classification, four classification of EEG signal processing, pro test available)
- 2021-03-15 17:29:23下载
- 积分:1
-
connect4
A MATLAB program for a game "Connect 4"
- 2011-05-31 04:36:49下载
- 积分:1
-
Pulse_shaping_LUT
通信仿真:
利用Matlab实现的脉冲成型仿真(Communication Simulation : Matlab Pulse Forming Simulation)
- 2007-05-20 16:54:13下载
- 积分:1
-
4
说明: 5、绘制散点图。
对发射和接收信号利用scatterplot函数可显示信号星座图的样子及噪声对信号造成的失真程度。在该图中,横轴代表了信号的同相分量而纵轴代表了正交分量。下面的代码还利用了
对接收信号利用modem.deqammod对象的demodulate方法进行解调。解调结果为包含0到15之间整数的列向量。
(5, draw a scatter plot. The transmitted and received signals can be displayed using a function of the degree of distortion scatterplot like and noise signals caused by the signal constellation of FIG. In this figure, the horizontal axis represents the in-phase component signal and the vertical axis represents the quadrature component. The following code is also used to demodulate the received signal using the method of demodulating modem.deqammod object. Demodulation result is an integer from 0 to 15 comprising a column vector.)
- 2014-09-21 08:33:48下载
- 积分:1
-
jiachuangchazhi512
改程序能够实现加窗插值FFT算法的matlab仿真,已经得到实验验证,注解清晰详细,代码可读性强.以512点为例进行仿真计算,对与其他点数,如256或是1024可以通过简单修改即可(Reform process to achieve the windowed interpolation FFT algorithm matlab simulation, experimental verification has been, clear and detailed annotations, code readability. 512 points as an example to the simulation of other points, such as 256 or 1024 can be simple modifications)
- 2021-03-01 18:49:34下载
- 积分: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
-
untitled
本人自己做的MATLAB工程文件,实现整流逆变(I own MATLAB project file, realize rectifier inverter)
- 2013-09-07 16:32:58下载
- 积分:1