-
339311-
一共有15个m文件,80几个函数,5000多行代码。包含了一般软件的几大块:界面、参数、算法、仿真、演示等。熟悉GUI的朋友感兴趣的问题都有所涉及:比如参数传递,多个界面的操作,m文件构造复杂界面,存取文件,多个axes,读取图片,显示图片(A total of 15 m paper, 80 in several functions, more than 5000 lines of code. Contains several large pieces of software in general: the interface, parameters, algorithms, simulation, presentation and so on. Familiar with the GUI of the Friend of interest issues are involved: for example, transmission parameters, the operation of a number of interface, m file structure is complicated interface, access to documents, multiple axes, to read pictures, show the picture)
- 2007-10-20 12:01:20下载
- 积分:1
-
BasedongeneticalgorithmofdynamicTSPresearch
说明: 基于遗传算法的动态TSP问题的研究,内容详细,条理清晰(Based on genetic algorithm of dynamic TSP research)
- 2010-04-10 09:38:51下载
- 积分:1
-
cvx
this is matlab code to solve the convex problem for cs theory
- 2012-05-31 16:10:40下载
- 积分:1
-
CMX469
FSK调制解调器CMX469程序,实测可用(FSK modem CMX469 program, the measured available)
- 2013-08-31 09:12:55下载
- 积分:1
-
OFDMTxRx
OFDM solution RxTx for MATLAB
- 2015-01-29 21:20:57下载
- 积分:1
-
DigitalsignalprocessingandMATLAB
此电子书为数字信号处理MATLAB的程序编程,对学习信号处理有一定的帮助。(This e-book digital signal processing MATLAB' s programming, to learn signal processing have some help.)
- 2010-08-05 15:40:49下载
- 积分:1
-
PQ
说明: 本程序为PQ解耦法计算电力系统的常规潮流。该程序简单,易懂,注释详细。(This procedure PQ decoupled method for power system of conventional trend. The procedure is simple, easy-to-understand, detailed notes.)
- 2009-03-29 13:13:49下载
- 积分:1
-
MIMOpd
MIMO雷达是最近几年兴起的一种新体制雷达,能够有效地克服目标RCS闪烁,本程序模拟仿真了MIMO雷达在高斯噪声背景中的检测性能以及恒虚警检测的性能。(MIMO radar is the rise in recent years, a new system of radar, which can effectively overcome the target RCS flashes, the process simulation of the MIMO radar detection Gaussian noise in the background performance and CFAR detection performance.)
- 2009-11-02 11:22:00下载
- 积分:1
-
RAYLEIGH
Code for OFDM with matrix interleaving in modulation Bpsk, Qpsk, 16/32/64 Qam.
- 2013-03-29 17:38:01下载
- 积分:1
-
matlab
聚类算法,不是分类算法。分类算法是给一个数据,然后判断这个数据属于已分好的类中的具体哪一类。聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。所有资料中还是Andrew Ng介绍的明白。首先给出原始数据{x1,x2,...,xn},这些数据没有被标记的。初始化k个随机数据u1,u2,...,uk。这些xn和uk都是向量。根据下面两个公式迭代就能求出最终所有的u,这些u就是最终所有类的中心位置。(Clustering algorithm, not a classification algorithm. Classification algorithm is to give a figure, and then determine the data belonging to a specific class of good which category. Clustering algorithm is to give a lot of raw data, and then through the algorithm which has similar characteristics data together as a class. Here k-means clustering, is given in advance the number of classes contained in the raw data, then the data contain similar characteristics together as a class. All information presented in or Andrew Ng understand. Firstly, raw data {x1, x2, ..., xn}, the data is not labeled. K random initialization data u1, u2, ..., uk. These are the vectors xn and uk. According to the following two formulas can be obtained final iteration all u, u is the ultimate all these classes the center position.)
- 2014-02-18 09:59:02下载
- 积分:1