资源列表
Drosophila-optimization-algorithm
- 一个用于离散数据的全局寻优,或者优化处理的matlab程序-A global optimization for discrete data, or to optimize the processing matlab program
ricianchannel
- Each trial uses 10000 bits is used for DQPSKModulator in Rician channel with K-factor value is 3
simple-FGM-plate-S
- FGM薄板有限元程序(应力矩阵的简化程序)-failed to translate
LMS2
- 这是一个智能天线中的LMS算法程序,能够生成5个图像,可对算法性能进行分析。-This is a smart antenna of the LMS algorithm, can generate 5 images, to analyze the performance of the algorithm.
Diffraction_N_circle_hole
- 本程序模拟可以模拟NxN个圆孔的夫琅和费衍射,其中所有参数归一化到一个参数K上-The simulation can simulate a circular hole NxN Fraunhofer diffraction, where all parameters normalized to a parameter K on
PCA
- 主成分分析的matlab编码,用于矩阵求特征值特征向量-Principal component analysis matlab coding for matrix eigenvalue eigenvector
adaptive_mc
- 自己编写的自适应的蒙特卡洛算法,非常适合学习反演方法的人使用和学习。-Adaptive Monte Carlo algorithms have written inversion method is very suitable for people to learn to use and learn.
LQR-UPGRADED-PARAMETERS
- LQR UPGRADED PARAMETERS
tes2
- This matlab code for direct link in coopertive wireless relay networks-This is matlab code for direct link in coopertive wireless relay networks
logblog
- 提取LoG斑点 输入: img –输入的图像 o_nb_blobs -需要检测的斑点区域的数量 输出:points -检测出的斑点-Extraction LoG spot Input: img- image input o_nb_blobs- need to detect the number of output spot areas: points- the detected spots
Newton-iterative-method
- 牛顿迭代法以微分为基础的,微分就是用直线来代替曲线,由于曲线不规则,那么我们来研究直线代替曲线后,剩下的差值是不是高阶无穷小,使得近似得到所要求得解。-Newton iterative method based on the differential based, differential is in a straight line to replace the curve, due to the irregular curve, we studied line instead of the c
FindGaussianPeak
- 在一维数据中搜索高斯峰或者柯西-洛伦兹峰,为后继LMA算法拟合做准备。-Search Gauss or Cauchy-Lorentz peak in one-dimensional data for the subsequent LMA fitting.