搜索资源列表
kruskal最小生成树实现
- 在boost基础上实现 对图的最小生成树实现,通过此算法可以找到此图中连接所有点的最小生成树。-the boost on the basis of the plan to achieve the minimum spanning tree, the algorithm can find this map connect all the points the minimum spanning tree.
ProSOM
- SOM的学习规则有三个主要阶段: 1)寻找与输入模式xk最接近的连接权向量Wj*=(wj*1, wj*2,….., wj*N) 2)将该连接权向量Wj*进一步朝向与输入模式xk接近的方向调整 3)除调整连接权向量Wj*外,还调整邻域内的各个连接权向量,并随着学习次数的增加,逐渐缩小邻域范围-SOM learning rules are three main stages : 1) Find the input mode xk closest to the connection wei
1001ofme
- pku acm 1001,share it and enjoy it acm.pku.edu.cn if you have any problems,connect me.-pku acm 1001. share it and enjoy it if you have acm.pku.edu.cn any problems, connect me.
1002ofme
- pku acm 1002,share it and enjoy it acm.pku.edu.cn if you have any problems,connect me.-pku acm 1002, share it and enjoy it if you have acm.pku.edu.cn any problems, connect me.
1007ofme
- pku acm 1001,share it and enjoy it acm.pku.edu.cn if you have any problems,connect me.-pku acm 1001. share it and enjoy it if you have acm.pku.edu.cn any problems, connect me.
OGIC_SMTP
- labview internet connect tool-PC internet connect tool
som349
- 自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。 -Kohonen self-organizing map process, when a neural network to outside input mode, will be divid
hopfild1
- Hopfield 网——擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经元之间连接权 wij 和N个输出阈值θj的设计,使得: 这M个记忆模式所对应的网络状态正好是网络能量函数的M个极小值。 比较困难,目前还没有一个适应任意形式的记忆模式的有效、通用的设计方法。 H网的算法 1)学习模式——决定权重 想要记忆的模式,用-1和1的2值表示 模式:-1,-1,1,-1,1,1,... 一般表示: 则任意两个神经元
自组织特征映射应用实例
- 开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-development environment : Matlab Brief Descr iption : Se
Edge_linking_line_segment_fitt
- matlab示例程序,可以边缘检测、腐蚀、膨胀等基本操作,另外还可以对检测得到的边缘进行连接操作。,matlab example of the procedure, you can edge detection, corrosion, expansion of the basic operation of detection can also be operated to connect the edge.
edge_connect
- 对图像边缘提取后,采用本程序连接一些零碎边缘-The image edge detection, the use of this procedure to connect the edge of some fragmentary
Jsp(aprioriandkmeans)
- Jsp数据挖掘(apriori+kmeans)源代码。java语言编写,可连接sql-Jsp Data Mining (apriori+ kmeans) source code. java language can connect sql
OpenBTSProject
- OpenBTS 是基于软件的 GSM 接入口,它提供标准的GSM兼容的移动手机,不需使用现成的电话提供商的 [OpenBTS Logo] OpenBTS Logo 接口,来拨打现有电话系统的接口。OpenBTS[1]是以第一个基于开源软件的工业标准的GSM协议栈而闻名。-OpenBTS is a Unix application that uses a software radio to present a GSM air interface to standard 2G G
MATLAB_ks
- 利用MATLAB GUI设计实现图像处理的图形用户界面,利用MATLAB图像处理工具箱实现以下的图像处理功能: 1. 采用matlab Guide设计实现图像界面与按钮界面。 2. 连接摄像头,编写MATLAB初始化程序 3. 用摄像头采集一副图像,并能实现保存(使用控件按钮保存)。 4. 设计按钮实现对图像进行任意的亮度和对比度变化调整,显示和对比度变化前后的图像。 5. 设计按钮实现用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 -Designed and
matlab_hfss_bihelix
- matlab hfss 建模,用于建模,非常好,有问题请联系我-matlab hfss modeling, if you have some problem about the program, please connect me
3204
- zoj 3204 Connect them的源码,主要考察最小生成树的Kruskal算法,要注意输出的顺序-the source code of zoj 3204 Connect them , the main study Kruskal minimum spanning tree algorithm, should pay attention to the order of the output
Matlab_database_GUI
- Matlab GUI连接SQL数据库-实现学生成绩查询系统-matlab程序以及access文件-Matlab GUI to connect SQL database- to achieve student performance query system-matlab program and access files
popout
- Popout game (like connect 4). Has AI that plays against a human player.
Connect
- STK编程手册之Connect编程,利用MATLAB、VC或者Perl等实现对STK的控制。-STK Connect programming manual programming, use of MATLAB, VC, or Perl, etc. to achieve the control of STK.
matlab-rrt-variants-master
- rrt算法及其改进算法,包括rrt-connect,rrt-star,rrt-extend算法等(RRT algorithm and its improved algorithm, including rrt-connect, rrt-star, rrt-extend algorithm and so on)