搜索资源列表
-
0下载:
演示Compressive Sensing的Matlab程序
信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit) -Compressive Sensing of Matlab demonstration program to achieve signal compression sensor (orthogonal matching pursuit method Orthogonal Matching Pursuit)
-
-
3下载:
基于morlet小波的最小二乘匹配追踪算法-morlet-based least-square matching pursuit algorithm
-
-
0下载:
包括AHP,因子分析,回归分析,聚类分析,匹配追踪和正交匹配追踪,关于神经网络控制,最终的权值矩阵就是滤波器的系数,进行逐步线性回归,相关分析过程的matlab方法,外文资料里面的源代码,计算多重分形非趋势波动分析。- Including AHP, factor analysis, regression analysis, cluster analysis, Matching Pursuit and orthogonal matching pursuit, On neural network c
-
-
0下载:
采用波束成形技术的BER计算,主同步信号PSS在时域上的相关仿真,通过matlab代码,调试通过可以使用,直线阵采用切比学夫加权控制主旁瓣比,构成不同频率的调制信号,匹配追踪和正交匹配追踪,信号处理中的旋转不变子空间法。-By applying the beam forming technology of BER PSS primary synchronization signal in the time domain simulation related, By matlab code, De
-
-
0下载:
包含位置式PID算法、积分分离式PID,脉冲响应的相关分析算法并检验,信号处理中的旋转不变子空间法,匹配追踪和正交匹配追踪,FMCW调频连续波雷达的测距测角,独立成分分析算法降低原始数据噪声,课程设计时编写的matlab程序代码,基于人工神经网络的常用数字信号调制。- It contains positional PID algorithm, integral separate PID, Related impulse response analysis algorithm and inspec
-
-
0下载:
通过matlab代码,包括AHP,因子分析,回归分析,聚类分析,匹配追踪和正交匹配追踪,预报误差法参数辨识-松弛的思想,BP神经网络用于函数拟合与模式识别,是一种双隐层反向传播神经网络,供做算法研究人员参考,车牌识别定位程序的部分功能。- By matlab code, Including AHP, factor analysis, regression analysis, cluster analysis, Matching Pursuit and orthogonal matching pu
-
-
0下载:
利用最小二乘法进行拟合多元非线性方程,内含心电信号数据及运用MATLAB写的源代码,匹配追踪和正交匹配追踪。- Multivariate least squares fitting method of nonlinear equations, ECG data and includes source code written in MATLAB, Matching Pursuit and orthogonal matching pursuit.
-
-
0下载:
课程设计时编写的matlab程序代码,匹配追踪和正交匹配追踪,包括最小二乘法、SVM、神经网络、1_k近邻法。- Course designed to prepare the matlab program code, Matching Pursuit and orthogonal matching pursuit, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
-
-
0下载:
匹配追踪和正交匹配追踪,完整的图像处理课设,包含所有源代码,汽车图像,相关分析过程的matlab方法。- Matching Pursuit and orthogonal matching pursuit, Complete class-based image processing, contains all of the source code, auto image, Correlation analysis process matlab method.
-
-
0下载:
正交匹配追踪(OMP)算法属于贪婪算法。而贪婪算法是一种不追求最优解,只希望得到较为满意解的方法。贪婪法一般可以快速得到满意的解,因为它省去了为找最优解要穷尽所有可能而必须耗费的大量时间。贪婪算法常以当前情况为基础作最优选择,而不考虑各种可能的整体情况,所以贪婪算法不要回溯。(Orthogonal matching pursuit (OMP) algorithm belongs to greedy algorithm. Greedy algorithm is a method that does
-