资源列表
myfile1
- 用vc++实现整数线性规划ILP模型程序-using vc++ to make ILP
FEM_1D
- 利用时域有限差分方法FDTD仿真微带天线,计算其场分布及S-Using finite difference time domain method FDTD simulation of antenna, and S11 to calculate the field distribution
matlab插值与数据拟合
- 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
problem-LastBossOrigin
- 问题:找出一个短字符串在一个长字符串中的精确匹配。 要求:基于BWT压缩和FM索引技术的序列匹配,用Burrows-Wheeler transform算法解决该问题。-Problem: find the exact match of a short string in a long string. Requirements: BWT-based compression and indexing techniques sequence matching FM, with the Burrows
Multipath-Models
- 多径信道和多普勒频移建模的说明,和matlab程序仿真-Multipath channel and Doppler shift modeling descr iption and simulation matlab program
计算点扩散函数
- 基于Zernike多项式的波前像差到点扩散函数PSF及MTF的模拟,包含代码及相关文档,特别是PPT,值得好好看。(Based on Zernike polynomial, the simulation from wavefront aberrtation to point spread function PSF and MTF , including code and related documents, especially PPT, worthing high value.)
matrix-theory-text-answer
- 矩阵论的学习资料。包含了第二版《矩阵论》的课后习题答案详解。-Matrix theory of learning materials. Contains the second edition of "Matrix Theory" Detailed answers to the after-school exercises.
411
- 矩阵中的每一个元素称为像元、像素或图像元素。而g(i, j)代表(i, j)点的灰度值,即亮度值。 由于g (i, j)代表该点图像的光强度(亮度),而光是能量的一种形式,故g (i, j)必须大于零,且为有限值,即: 0<=g (i, j)<2n。 用g (i, j)的数值来表示(i, j)位置点上灰度级值的大小,即只反映了黑白灰度的关系。 数字化采样一般是按正方形点阵取样的, -each of the matrix elements known as a pixel, pixe
Ex1
- 模式识别某次课程的作业,完成了高斯分布下的两种贝叶斯分类器,以及非参数的K近邻、Parzen窗方法,采用UCI机器学习数据库中的某些数据作为样本,使用交叉验证方法确定参数-Pattern recognition of a particular course work, completed under the two Gaussian Bayesian classifier, and the non-parametric K-nearest neighbor, Parzen window meth
Genetic-particle-swarm-algorithm
- 基于遗传算法的粒子群算法,程序完整,有仿真实验和结果。-Particle swarm optimization (pso) algorithm based on genetic algorithm, the procedure is complete, a simulation experiment and the results.
kalman-detection
- 使用卡尔曼滤波算法实现的跟踪,运动估计,运动跟踪-Using the Kalman filter to track