-
tryMatrixEncoding
这是一个矩阵编码的仿真程序,可以验证编码结果(It s a matrix encoding program)
- 2010-12-24 16:08:40下载
- 积分:1
-
1B1TBasebandCoding
数字基带传输系统的MATLAB仿真实现,基带编码采用1B1T的编码方式,讨论了这种方式下系统的误码率及功率等。(Digital baseband transmission system MATLAB Simulation, base-band encoding the encoding used 1B1T discussed this way the bit error rate, and power.)
- 2010-05-18 19:41:02下载
- 积分:1
-
将MATLAB生成的邻接矩阵转化为Gephi CSV边文件
个软件也可以读取它输出的csv格式的文件,也就是那个邻接表,不过里边有汉字的第一行要删除。也就是说,读者如果想用Gephi软件读取自己的一个有邻接矩阵的网络,应该先把邻接矩阵转换成邻接表,然后把邻接表粘贴到csv格式的文件中,然后用Gephi打开就行了。最下面是邻接矩阵转邻接表的matlab代码(特别简单,自己也可以写)。
3.大家可以百度Gephi软件教程,有很多。
4.如果博文里边有错误,请大家指正。对于可能的错误先道个歉。
邻接矩阵转邻接表matlab代码:
- 2023-04-08 10:30:04下载
- 积分:1
-
shibie
基于matlab实现的 文字识别设计(2) 附带图片(Matlab implementation of character recognition based on design (2) Poster)
- 2011-01-03 21:46:08下载
- 积分:1
-
files
Neural Network C language BP neural network solution differences or problems canny source HMM C language isodata K-MEANS License Plate Recognition System Vector Quantization C Language
- 2010-02-11 01:41:30下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
haohiu_v45
有较好的参考价值,光纤无线通信系统中传输性能的研究,微分方程组数值解方法。( There are good reference value, Fiber Transmission wireless communication system performance, Numerical solution of differential equations method.)
- 2016-09-28 17:14:01下载
- 积分:1
-
controller
this is also another triangular membership function for fuzzy logic controlling
- 2010-06-23 21:53:11下载
- 积分:1
-
Direct_sequence_spread_spectrum_communication_syst
直接序列扩频通信系统误码率的仿真分析PN码同步方法的比较与仿真(Direct sequence spread spectrum communication system of the simulation analysis of PN Code Synchronization Comparison and Simulation)
- 2010-08-25 22:35:21下载
- 积分:1
-
moviemaker
一个用matlab编的可以动的飞机动画制作小程序(源程序在网上下载,经本人稍加改动),注意六个状态值是需要外部输入的,比较适合做飞行器仿真试验用。(a series of the aircraft can move small animation (downloaded from the Internet source, I is modified), to six state value is a need for external input, more suitable for aircraft simulation experiment.)
- 2005-07-28 15:25:11下载
- 积分:1