资源列表
snogcca01
- 线性矩阵不等式求解程序,用于求解一组线性矩阵不等式。-LMI solving program for solving a linear matrix inequality.
phaseshort
- 长周期光纤光栅的源程序代码,可用来模拟其传输特性-LPFG the source code can be used to simulate transmission characteristics
cancer
- 细胞检测,通过细胞边缘跟踪,迭代阈值分割算法,检测细胞边缘,计算细胞大小,对细胞进行判断-cell detection, tracking through the edge of the cells, iterative threshold segmentation algorithm to detect the edge of the cells, the cell size, right cells judgment
diagnose1
- 使用各种小波对故障信号进行小波变换,是一种先行高级数字信号处理思想-use of fault signal wavelet transform, is a first advanced digital signal processing Thought
arimalik
- 用对数似然估计法求解时间序列分析中的ARIMA模型的matlab源代码-with several likelihood estimation method Time Series Analysis of the ARIMA model Matlab source code
DYDtTongYiChaos
- 程序实现了分数阶统一混沌系统,为分数阶混沌系统在实际中的应用奠定了基础。-program of fractional unified chaotic systems, fractional chaotic system in practical application laid the foundation.
AOFDMmatlabsimulation
- AOFDM系统matlab仿真程序,包括映射、fft/ifft,加去循环前缀,信道估计等关键模块-AOFDM system Matlab simulation program, including mapping, fft / ifft. to increase cyclic prefix, channel estimation and other key modules
FTF
- 快速横向滤波器FTF用于系统参数估计,在matlab平台上开发GUI,用c语言编写,嵌套在matlab中。-FTF rapid horizontal filter system for parameter estimation, in Matlab platform GUI development, c prepared with language, which nested in Matlab.
resonanter
- 利用matlab软件和fdtd算法来求解3维同轴谐振腔电磁场的源代码-using Matlab software and fdtd algorithm to solve the three-dimensional electromagnetic field Coaxial Resonator source code
BayesFisher
- Bayes分类器和Fisher分类器的设计仿真-Bayesian classifier and Fisher classifier design simulation
DS-CDMA-simulation
- DS-cdma仿真matlab程序 有详细的设计文档和源程序说明-DS-cdma Matlab simulation procedures detailed design documentation and source files note
LMS-auto-adapter-fiter
- 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal process