资源列表
neural-network
- BP神经网络算法的实现,对传统算法进行了优化!-the implemention of BP neural network algorithm,make optimization on the traditional algorithm
PV
- MODELING AND SIMULATION OF PHOTOVOLTAIC CE-MODELING AND SIMULATION OF PHOTOVOLTAIC CELL
pp12
- Check1(0).Caption = \"香皂\" Check1(1).Caption = \"肥皂\" Check1(2).Caption = \"牙膏\" Check1(3).Caption = \"洗衣粉\" Label1(0).Caption = \"5.8元\" Label1(1).Caption = \"2.5元\" Label1(2).Caption = \"7.9元\" Label1(3).Caption = \"6.4元\"-Check1 (0). Caption = &qu
Practica-1
- Design a fir filter with different windows
bitplaneslicing
- Bit-plane slicing Instead of highlighting gray level images, highlighting the contribution made to total image appearance by specific bits might be desired. Suppose that each pixel in an image is represented by 8 bits. Imagine the image is comp
GSO_IWO_IGS
- IGS算法,即GSO加入了IWO算法。可以运行,MATLAB版本在2014a以上。-IGS algorithm, that is, the GSO algorithm conbined with the IWO algorithm. make sure your matlab version is 2014a or higher.
广义异或bp算法
- 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for the use of C language of achi
PFC20eylul2010
- power factor correciton
TSP_GA
- 该程序是用遗传算法解决旅行商问题,所用语言是C语言-The program is a genetic algorithm to solve the traveling salesman problem, the language is C language
sppafdji
- 是路径规划的实用方法,包含特征值与特征向量的提取、训练样本以及最后的识别,考虑雨衰 阴影 和多径影响,是一种双隐层反向传播神经网络,表示出两帧图像间各个像素点的相对情况。- Is a practical method of path planning, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Consider shadow rain at
FFTC
- fft的c++语言实现,改自matlab的相关程序-fft c++
remainframeopeningsofthedaynov3rd
- hough transform for linear feature extraction
