资源列表
Shape-Recognation
- Objective - The program should recognize objects like circles, rectangles, and squares the input image. Introduction This is a shapes classifier based on the properties of each shape, like roundness, ratio of dimensions, centroid,?et
Modal_Rayleigh_Damping
- Source code for modal analysis and natural frequency of system/Structure. Also gives damping matrix based on Rayleigh damping approach.
bp
- LDPC码及其基于概率测度的和积译码算法.在此基础上对算法作融合,引入对数似然比概念,阐述了基于对数似然比测度的和积译码算法,对其校验节点消息传递实现技-LDPC codes based on their probability measure and product algorithm. Based on this algorithm for integration, the introduction of the log-likelihood ratio concept, elaborate
JGPC
- 本程序以预测控制的基本理论为基础,主要对城市交通流的流量与密度、流量与速度、密度与速度之间的相互关系进行短时预测控制。-his program is based on the basic theory of predictive control, mainly on the urban traffic flow and density, flow and speed, density and speed of the relationship between the short-term pre
PCA
- 对训练数据进行主成分分析,得到降维矩阵,然后根据降维矩阵求得测试数据降维之后的矩阵。-The training data, principal component analysis, to obtain reduced dimensional matrix, and the matrix obtained after the dimensionality reduction test The dimensionality reduction matrix.
KPCA
- 根据自己对于核主成分分析算法的理解,编程实现的MATLAB程序,如有理解不到位的地方,欢迎批评指正。-According to their own understanding of the analysis program MATLAB algorithms, programming for nuclear principal component, if understood not in place, welcome criticism.
EdgePF
- 针对指纹图像的纹理性,编程实现的一种边缘保持滤波算法,可以滤除噪声的同时,保持边缘的清晰。-While maintaining the filtering algorithm is directed to an edge of the fingerprint image texture, programming, and can filter out the noise, of maintaining sharp edges.
deep-learning-reconstruction
- 深度学习 手写体识别学习的例子,请大家批评指正-deep learning reconstruction
Cognitive-Radio
- 认知无线电matlab模拟小程序,带图分析-Cognitive radio matlab simulation applet with FIG Analysis
RCPSP-GA-VC
- 用VC求解经典的资源约束型项目调度优话问题 resource-constrained project scheduling problem,RCPSP.-RCPSP is solved by VC++
Flight_Managemet
- 用于求解飞行管理问题。在约10000m高空的某边长160km的正方形区域内,经常有若干架飞机作水平飞行。区域内每架飞机的位置和速度向量均由计算机记录其数据,以便进行飞行管理。 当一架欲进入该区域的飞机到达区域边缘时,记录其数据后,要立即计算并判断是否会与区域内的飞机发生碰撞。如果会碰撞,则应计算如何调整各架(包括新进入的)飞机飞行的方向角,以避免碰撞。-Flight management for solving the problem. In the area of a square side
Support-Vector-Machines
- this is matlab code of Support Vector Machine and plotting the result.