-
Fuzzy_cluster_toolbox_book
这里描述了模糊聚类的一些方法,书为英文,但是内容很充实,有例子给出应用说明。(Here describes a number of fuzzy clustering methods, the book is English, but the content is very substantial, there are examples of application notes are given.)
- 2009-01-07 09:26:02下载
- 积分:1
-
01
说明: 都市供求信息网分为前、后台两部分设计,前台主要实现信息的显示、搜索与发布功能,其中信息的显示包括列表显示与详细内容显示,而列表显示,又分为首页信息列表显示、查看某类别下所有信息的列表显示和搜索结果列表显示;搜索功能主要包括定位搜索和模糊搜索。后台主要实现的功能为信息显示、信息审核、信息删除、付费设置与退出登录,其中的信息显示功能也分为列表显示与详细内容显示。(Supply and demand information network before the city divided into two parts design background, foreground main achievement of the display, search and publishing of information, which displays information including a list of displays and display details, but the list is displayed, the information is divided into the Home display list, see Under a category displays a list of all the information and the search results list displays Search functions include positioning search and fuzzy search. The main function of the background information display, information auditing, information deleted, pay setting and exit the registry, which is also divided into the information display function displays detailed contents list display.)
- 2013-12-23 22:11:27下载
- 积分:1
-
fing_vw81
匹配追踪和正交匹配追踪,GSM中GMSK调制信号的产生,通过matlab代码。( Matching Pursuit and orthogonal matching pursuit, GSM is GMSK modulation signal generation, By matlab code.)
- 2017-03-30 16:59:31下载
- 积分:1
-
invmoments
A matlab function that is used to calculate invarient moments of some particular image...
just write in matlab invmoment(nameofimage)...
- 2010-07-24 17:29:53下载
- 积分:1
-
FCSmodel
质子交换膜燃料电池模型,基于Matlab的燃料电池模型,适用于能源领域(The proton exchange membrane fuel cell model, Matlab-based fuel cell model, applicable in the field of energy)
- 2020-11-21 10:39:37下载
- 积分:1
-
network&run
说明: 文件传输限制分多次上传,其他文件可以查看我的上传资料
本实验使用matlab神经网络工具箱搭建CNN网络实现手写字识别,里面附数据集和训练好的网络,准确率可达99%。
1.打开matlab2018
2.将路径设置为当前文件所在路径
3.直接运行test7_run.m即可得到网络在测试集里的准确率以及分类错误的样本。
test7_cnn_hwr.m:训练的程序
test7_run.m:测试测试集的代码,直接读取存储在net_trained.mat训练好的网络,
对测试样本进行分类,统计准确率。(In this experiment, we use matlab neural network toolbox to build CNN network to realize handwritten word recognition, which is attached with data set and trained network, with an accuracy of 99%.)
- 2020-04-16 20:58:20下载
- 积分:1
-
MatlabManual
中文教程。本教程提供了使用MATLAB的实践性指导,它基于MATLAB6.0版,内容由浅入深,特别是本书对每一条命令的使用格式都作了详细而又简单明了的说明,并配备了例题加以说明其用法,因此,对于初学者自学是很有帮助的;同时,又对数学中的一些深入问题如数值分析、稀疏矩阵、优化理论以及模糊数学等问题进行了较为详细的论述,因此,该书也可作为科技工作者的科学计算工具书。(Chinese tutorial. The Guide provides practical guidance to the use of MATLAB, which is based on MATLAB6.0 edition, the content of easy-to-digest, especially the book on the use of each command formats are explained in detail and simple description and sample questions to be equipped with its usage, therefore, self-study is very helpful for beginners At the same time, some of mathematics in depth issues such as numerical analysis, sparse matrix, optimization theory and fuzzy mathematics, etc. more detail, therefore, the book can also be used as science and technology workers in scientific computing tool.)
- 2008-01-10 10:39:33下载
- 积分:1
-
ofdm
具有注释的ofdm程序,希望对大家能有所帮助(Ofdm program with annotations, in the hope that we can help)
- 2009-11-04 13:48:33下载
- 积分:1
-
matlabrumenjingdianjiaocheng
本书主要是对matlab的详细介绍,并且对一些是自调制进行了仿真。(The book mainly details of matlab, and a number of self-modulation simulation.)
- 2009-05-13 21:57:46下载
- 积分:1
-
MyHamming
说明: 模拟退火算法求函数 f(x)的最小值点, 且 l <= x <= u
f为待求函数,x0为初值点,l,u分别为搜索区间的上下限,kmax为最大迭代次数
q为退火因子,TolFun为函数容许误差
算法第一步根据输入变量数,将某些量设为缺省值( Simulated annealing algorithm of a function f (x) the minimum point, and l < = x < = u f is the unknown function, x0 as the initial point, l, u, respectively, lower and upper limits for the search interval, kmax is the maximum q iterations for the annealing factor, TolFun as a function of allowable error algorithm is the first step according to the number of input variables, set default values for certain amount of)
- 2011-02-23 13:35:31下载
- 积分:1