资源列表
SOAmodel
- 该程序系统的模拟了半导体光放大器的物理模型,对研究半导体光放大器非常有用-The program system to simulate the physical model of semiconductor optical amplifiers, semiconductor optical amplifiers for research is very useful! !
hough
- hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
delaymatlab
- 用相位谱法 时延估计 里面有很详细的分析 图形有点误差-delay matlab time delay estimation delay matlab identification using neural networks on matlab
30698639gaosi
- 高斯回归建模 用与建立代理模型 利于对映射关系进一步研究-高斯回归建模 用与建立代理模型 利于对映射关系进一步研究
gpml
- 高斯过程的协方差函数 及其选着 列出多个协方差函数
AR
- ARMA预测程序源代码,经二阶差分后对油价进行预测的实例。-a program to predict the price of oil, using ARMA module
DE
- 微分进化算法,用于参数优化、寻找极值等,可自行加入其他约束条件和修改目标函数-Differential evolution algorithm for parameter optimization, search extreme, can free to add other constraints and modify the objective function
MATLABcodeforthebranchandcut
- 找到的一个B&B 源码,感觉很好用。共享一下-MATLAB code for the branch and cut algorithm
matlab
- 2ask的调制解调以及matlab仿真,包括频谱分析等-2ask the modem and the matlab simulation, including spectral analysis
entropyfunction
- 该算法是通过统计图像信息熵大小来评价的图像的清晰度。清晰的图像的熵大于模糊图像的熵。-The algorithm is the image through the statistical entropy to evaluate the size of the image definition. Clear image of the entropy of fuzzy image entropy.
fullddencmp
- 用小波默认阈值法对散斑图进行去噪,还包括用相移法和最小二乘法求相位及去包裹-wavelet denoising used in speckle pattern
cic
- 在信号处理中,信号发射时,信号通过载波,调制,以电磁波的形式发射出来 在接收端,射频信号通过天线接收,超外差式等方式进行处理,变频到中频 然后通过数字技术对中频信号进行处理,此时的中频信号采样率很高,多达几十兆赫 而要解调出来的信号很小,此时就要经过滤波来得到我们需要的信号 如果直接设计滤波器,阶数会非常庞大,软件,硬件设备都承受不了 因此,一般常用的技术是进行下变频处理,其主要技术就是通过抽取滤波进行下变频 常用的滤波器就是CIC抽取, 希望可以帮助一些坛友解决基本的问