搜索资源列表
swfplayerCode
- 一个可以控制。FLW的例子。其中包括了控件原代码-a control. Inhibition example. Including the source code control
reply_1_855734
- // Canny算子 void Canny(LPBYTE pGray, SIZE sz, double sigma, double dRatLow, double dRatHigh, LPBYTE pResult) { //经过高斯滤波后的图像 LPBYTE pGaussSmooth pGaussSmooth = new unsigned char[sz.cx*sz.cy] //
immune-genetic-algorithm
- 免疫遗传算法matlab 程序,该算法由抗原识别、初始抗体产生、适应度计算、向记忆细胞分化、抗体的促进和抑制、抗体产生(交叉、变异) 六个模块组成-immune genetic algorithm Matlab procedure, the algorithm by antigen identification, initial antibody, fitness, to the memory cells, antibody for t
Filter-design
- 滤波是信号处理的一种最基本而重要的技术,利用滤波可从复杂的信号中提取所需要的信号,抑制不需要的部分-signal processing filter is a basic and important technology, Filtering can use the signal from the complex by the need to extract the signal, not part of inhibition
CannyJava
- 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste
lcr2
- 并联有源共模电流抑制方法的matlab仿真,建立仿真模型,分析补偿特性-common mode current inhibition of Matlab simulation, simulation model building, analyzing characteristics compensation
som349
- 自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。 -Kohonen self-organizing map process, when a neural network to out
自组织特征映射应用实例
- 开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-development environment :
swfplayerCode
- 一个可以控制。FLW的例子。其中包括了控件原代码-a control. Inhibition example. Including the source code control
som349
- 自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。 -Kohonen self-organizing map process, when a neural network to out
自组织特征映射应用实例
- 开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-development environment :
reply_1_855734
- // Canny算子 void Canny(LPBYTE pGray, SIZE sz, double sigma, double dRatLow, double dRatHigh, LPBYTE pResult) { //经过高斯滤波后的图像 LPBYTE pGaussSmooth pGaussSmooth = new unsigned char[sz.cx*sz.cy] //
immune-genetic-algorithm
- 免疫遗传算法matlab 程序,该算法由抗原识别、初始抗体产生、适应度计算、向记忆细胞分化、抗体的促进和抑制、抗体产生(交叉、变异) 六个模块组成-immune genetic algorithm Matlab procedure, the algorithm by antigen identification, initial antibody, fitness, to the memory cells, antibody for t
Filter-design
- 滤波是信号处理的一种最基本而重要的技术,利用滤波可从复杂的信号中提取所需要的信号,抑制不需要的部分-signal processing filter is a basic and important technology, Filtering can use the signal from the complex by the need to extract the signal, not part of inhibition
CannyJava
- 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste
lcr2
- 并联有源共模电流抑制方法的matlab仿真,建立仿真模型,分析补偿特性-common mode current inhibition of Matlab simulation, simulation model building, analyzing characteristics compensation
lateral-inhibition-example-matlab
- 利用侧抑制原理编写的一个最基本的小程序。程序实现了初步的轮廓提取效果。可供想要入门侧抑制原理的朋友参考。-The use of lateral inhibition, a basic principle of writing a small program. Program to achieve the initial contour extraction results. Introduction to principles of l
Adaptive-inhibition-technology
- 自适应抑制技术,窄带干扰基于matlab,直扩通信系统中-Adaptive inhibition technology
lateral-inhibition
- 侧抑制图像预处理标准源码 lateral inhibition-lateral inhibition
Lateral_inhibition
- 基于人眼侧抑制机制的图像增强算法的代码~可以参考参考~(Image-based human eye lateral inhibition mechanism of enhanced algorithm code- can refer to reference ~)