Welcome![Sign In][Sign Up]
Location:
Search - connect matlab

Search list

[AI-NN-PRhopfild1

Description: Hopfield 网——擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经元之间连接权 wij 和N个输出阈值θj的设计,使得: 这M个记忆模式所对应的网络状态正好是网络能量函数的M个极小值。 比较困难,目前还没有一个适应任意形式的记忆模式的有效、通用的设计方法。 H网的算法 1)学习模式——决定权重 想要记忆的模式,用-1和1的2值表示 模式:-1,-1,1,-1,1,1,... 一般表示: 则任意两个神经元j、i间的权重: wij=∑ap(i)ap(j),p=1…p; P:模式的总数 ap(s):第p个模式的第s个要素(-1或1) wij:第j个神经元与第i个神经元间的权重 i = j时,wij=0,即各神经元的输出不直接返回自身。 2)想起模式: 神经元输出值的初始化 想起时,一般是未知的输入。设xi(0)为未知模式的第i个要素(-1或1) 将xi(0)作为相对应的神经元的初始值,其中,0意味t=0。 反复部分:对各神经元,计算: xi (t+1) = f (∑wijxj(t)-θi), j=1…n, j≠i n—神经元总数 f()--Sgn() θi—神经元i发火阈值 反复进行,直到各个神经元的输出不再变化。-Hopfield network-- good at associative memory solution with the realization of lost H associative memory networks, are key to bringing the memory model samples corresponding network energy function of the minimum. With M-N-dimensional memory model, the network N neurons connect between right wij and N output threshold j design makes : M-mode memory corresponding to the network is a state network energy function is the M-000 minimum. More difficult, it is not an arbitrary form of adaptation memory model of effective, common design methods. H network algorithm 1) mode of learning-- decision weights want memory model, with 1 and 2 of the value of a model, said :-1, 1, 1, 1 ,1,1, ... in general : two were arbitrary neuron j i weights between : wij ap = (i) ap (j), p = 1 ... p; P : The tot
Platform: | Size: 11264 | Author: 韵子 | Hits:

[AI-NN-PR自组织特征映射应用实例

Description: 开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-development environment : Matlab Brief Description : Self-Organizing Map model (Self-Organizing Map feature), a neural network that external input mode, will be divided into different regions, the regional input to the model with different response characteristics and the process is automatic End %. The neurons connect with the right to a certain value of the distribution. Most neighboring neurons stimulate each other, distant neurons were mutual inhibition, the vision has a weaker stimulus. Self-organizing feature mapping method is a non-teachers clustering method.
Platform: | Size: 1024 | Author: 李洋 | Hits:

[Windows Developcommatlab

Description: matlab具有强大的函数库,VC具有高效率的优点。通过com接口将VC和matlab进行连接,本程序实现了VC调用matlab中的magic函数。-Matlab has powerful functions, VC with high efficiency advantages. Com interface through VC and Matlab connect, the program of VC call Matlab function of magic.
Platform: | Size: 98304 | Author: lionheart | Hits:

[Graph programcanny

Description: 该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素. 其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.-The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first-order differential of the image filtering into an operator, through morphological operators to the brink of two images connect.
Platform: | Size: 5120 | Author: 秀秀 | Hits:

[MiddleWareno21

Description: STK的二次开发,本例采用Matlab连接STK。实例调试通过。-STK secondary development, which in this case the use of Matlab to connect STK. Examples of debug through.
Platform: | Size: 45056 | Author: Jeleo | Hits:

[matlabvbmatlab

Description: 本文说明 vb与matlab连接的教程-This article explains to connect vb and matlab tutorial
Platform: | Size: 7168 | Author: | Hits:

[DSP program51622457MATLAB+DSP

Description: 连接起MATLAB与DSP的不错的资料,把两者充分结合起来,将得到意想不到的惊喜!-Connect from MATLAB and the DSP s good information, the two fully integrated, will be an unexpected surprise!
Platform: | Size: 36864 | Author: liangying | Hits:

[OtherClient2

Description: Virtools 客户端,可连接到之前的服务器模块,并可进行局域网间发送数据,希望开通虚拟现实制作模块 -Virtools clients can connect to the server before the module can send data between LAN to the hope that the opening production of virtual reality module
Platform: | Size: 17408 | Author: 张飞 | Hits:

[Special Effectsedgedetectionanisotropicdiffusion

Description: 利用matlab语言在各向异性扩散算法基础上实现的边缘检测算法。含参考文献(pdf格式): Scale-Space and Edge Detection Using Anisotropic Diffusion.pdf IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 12. NO. 7. JULY 1990-Matlab language use in the anisotropic diffusion algorithm based on edge detection algorithm. Containing References (pdf format): Scale-Space and Edge Detection Using Anisotropic Diffusion.pdfIEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 12. NO. 7. JULY 1990
Platform: | Size: 1159168 | Author: forestnie | Hits:

[Othermyplot

Description: 利用matlab连接excele数据,并用相关系数法分析数据的源代码,包括主元分析、偏相关系数、复相关系数。灰色关联分析等。-Using matlab to connect excele data, and correlation coefficient analysis of data source, including principal component analysis, partial correlation coefficient, multiple correlation coefficient. Gray correlation analysis.
Platform: | Size: 2048 | Author: xiaopanpan | Hits:

[GPS developSynergyGPS

Description: Library for Connect and Read Data from Serial GPS Device
Platform: | Size: 19456 | Author: Alex | Hits:

[matlabEdge_linking_line_segment_fitting

Description: 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.
Platform: | Size: 104448 | Author: glory | Hits:

[matlabConnect

Description: matlab file to generate connectivity matrix
Platform: | Size: 1024 | Author: 5fwd | Hits:

[Communication-MobileCDMA

Description: 本设计选取CDMA通信系统中的接入信道部分进行仿真与分析。首先,通过学习相应的理论知识,熟悉接入信道实现的过程,对每一步的原理有了较深的理解,同时,也对MATALB软件进行熟悉和了解,对MATLAB软件中的SIMULINK部分及其内部的CDMA模块用法和参数设置进行熟悉,然后运用MATLAB软件对接入信道部分进行设计,并逐步地对各个模块进行分析、仿真与验证。目的是通过毕业设计工作熟悉现代无线通信系统的基本构成与基本工作原理,重点掌握卷积编码、块交织和码扩展等相关编码技术,并能将这些技术应用实际系统设计,提高自己对CDMA通信系统知识的认识。-This design choose the part of connect channel to simulate and analyse. First,we can familiar with the process of connect channel ,understand the principleof every step of the procedure about thre channel,after studying the relating knowledge .At the same time ,we an also have some acquaintance with the software about MATLAB and the part of SIMULINK and how to set the parameter of every klock in the soft.Then we can use the MATLAB software to design the part of the connect channel, to analyse , to simulate and to validate the design of every block gradually. This purpose is to be familiar with the basic structure and basic principle of the morden wireless communication system, to mastery the technology about the Convolutional Encoder,Interleaver ,Coder spread and so forth, then use those technology to design system in practice,so that to improve our knowledge about the CDMA communication system.
Platform: | Size: 354304 | Author: xxxmmmccc | Hits:

[Multimedia programVideoGen

Description: 这个用matlab写的小程序可以将连续的若干桢图像连接成一段视频-connect a sequence of images into a vedio
Platform: | Size: 1024 | Author: Julia | Hits:

[matlabconnect_VB_and_MATLAB

Description: vb連結matlab 在vb裡面可以使用加減、或sin波-vb connect matlab
Platform: | Size: 3072 | Author: | Hits:

[matlabMatlab_database_GUI

Description: Matlab GUI连接SQL数据库-实现学生成绩查询系统-matlab程序以及access文件-Matlab GUI to connect SQL database- to achieve student performance query system-matlab program and access files
Platform: | Size: 744448 | Author: liuxuhui | Hits:

[Windows DevelopVC-and-Matlab-one

Description: vc到matlab之间如何连接的编程实例,十分详细-vc how to connect between the matlab programming examples, very detailed
Platform: | Size: 1915904 | Author: 李阳 | Hits:

[matlabmatlab-rrt-variants-master

Description: rrt算法及其改进算法,包括rrt-connect,rrt-star,rrt-extend算法等(RRT algorithm and its improved algorithm, including rrt-connect, rrt-star, rrt-extend algorithm and so on)
Platform: | Size: 15360 | Author: 风的方向 | Hits:

[simulation modelingmatlab接安捷伦

Description: matlab连接安捷伦示波器,可以显示单个通道数据,自己设置采样点数,设置内存深度,可以通过改变循环达到长时间监控目的(数据传输有延时,用于捕捉信号时要延长监控时间)。(matlab Connect the agilent oscilloscope)
Platform: | Size: 3929088 | Author: 一个小僵尸 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net