登录
首页 » Others » work

work

于 2012-04-20 发布 文件大小:8KB
0 78
下载积分: 1 下载次数: 7

代码说明:

  人工神经网络的BP算法的matlab仿真程序(Artificial neural network and the BP algorithm of matlab simulation program)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EXAMPL_5
    仿真最佳升余弦滚降系统,其中信噪比可调。(Simulation of the best raised cosine roll-off system, adjustable noise ratio.)
    2008-04-10 11:43:27下载
    积分:1
  • PID_Lab
    国外MATLAB中使用PID控制的实验资料,里面包含了实验的所有源码和实验内容说明,非常有助于学习pid 控制的学习和理解(MATLAB abroad PID control of the use of experimental data, which includes all experimental and experimental content source that is very conducive to learning pid control of learning and understanding)
    2009-07-16 04:54:17下载
    积分:1
  • kmeans
    说明:  k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。(The k-means algorithm accepts the input k; then divides n data objects into k clusters in order to make the obtained cluster satisfy: the similarity of objects in the same cluster is high; and the similarity of objects in different clusters Smaller.)
    2020-04-27 15:23:24下载
    积分:1
  • groundtheme_inverse
    说明:  该程序用于大地反算,参考于武汉大学测绘学院出版的大地测量学基础(第二版)(The inverse procedure for the earth, the reference in the School of Surveying and Mapping, Wuhan University, published the basis of Geodesy (second edition))
    2011-03-04 13:05:43下载
    积分:1
  • perceptron
    感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 (PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init_model) Description: model = perceptron(data) uses the Perceptron learning rule to find separating hyperplane from given binary labeled data. model = perceptron(data,options) specifies stopping condition of the algorithm in structure options: .tmax [1x1]... maximal number of iterations. If tmax==-1 then it only returns index (model.last_update) of data vector which should be used by the algorithm for updating the linear rule in the next iteration. model = perceptron(data,options,init_model) specifies initial model which must contain: .W [dim x 1] ... normal vector. .b [1x1] ... bias of hyperplane. .t [1x1] (optional) ... iteration number. Input: data [struct] Labeled (binary) training data. .X [dim x num)
    2011-05-01 18:19:52下载
    积分:1
  • NUFFT_code
    matlab codes for Implements 1D-3D NUFFTs via Fast Gaussian Gridding
    2010-09-13 14:52:21下载
    积分:1
  • snake
    在MATLAB环境中,使用SNAKE方法进行图像的分割(In the MATLAB environment, use the SNAKE method for segmentation of images)
    2010-05-20 22:35:46下载
    积分:1
  • clustering
    利用MATLAB实现聚类~MATLAB程序~多种方法实现~(Clustering ~ MATLAB using MATLAB program a variety of methods to achieve ~ ~)
    2013-11-23 19:34:15下载
    积分:1
  • Programming--in-MATLAB
    用matlab编程和数值计算的书籍,里面有许多源代码。(And numerical calculation using matlab programming books, there are many source code.)
    2013-11-02 18:54:43下载
    积分:1
  • Farrow-filter-design
    两篇中文论文,详细叙述了Farrow滤波器的设计方式和理论基础,非常实用!(Two Chinese papers, described in detail Farrow filter design methods and theoretical foundation, very useful!)
    2013-11-15 17:15:20下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载