资源列表
ssbd
- ssb单边带调制 相应解调信号,算法简单,可靠,已经通过验证-ssb SSB modulation signal corresponding demodulation algorithm is simple, reliable, and has been validated
gabtuned4
- 2d gabor filter matlab code
MDS.MATLAB
- 大学老师亲自编辑的实现MDS算法的matlab程序,与广大matlab爱好者共勉,共同进步-University teachers personally achieve MDS algorithm matlab program editing, with the majority of fans matlab mutual encouragement and common progress
m_arrow
- 画带箭头的线段。由起点指向终点。可以选择颜色,箭头粗细。m_arrow(X,Y,color1,color2,LW )用于画有箭头指向的两点间的线段 X 两点横坐标 Y两点纵坐标 color1线条颜色 color2箭头颜色 LW箭头粗度 -Draw lines with arrows
tuxiangfenge
- 用matlab实现自适应图像阈值分割(最大类间方差法)本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割-Matlab image using adaptive thresholding (Otsu method) of this procedure is Otsu adaptive threshold algorithm for image segmentation
Data_statistic_analysis_txt
- 代码为一个低压差线性稳压器的输出电压的统计分析,给出了输出电压在不同范围的统计分布-Change the code to a low-dropout linear regulator output voltage of statistical analysis, given the statistical distribution of the different output voltage ranges
ItemDataModel.java.tar
- # Set root logger level to DEBUG and its only appender to A1. log4j.rootLogger=DEBUG, A1 # A1 is set to be a ConsoleAppender. log4j.appender.A1=org.apache.log4j.ConsoleAppender log4j.appender.stdout.Target=System.out
quasi_one_dimensional_nozzle
- 麦克马克方法求解一维亚-超声速等熵喷管流动(守恒型)-quasi one dimensional nozzle mccormack subsonic supersonic1
c-cTimeDelay
- 混沌时间序列时间延迟计算,代码在matalab7.01验证通过,有数据文件入口-code for time delay calculation for time series of chaos, and has been tested under matlab7.01
projet
- Representation d etat -Representation d etat
p_link
- 将处于矩阵对角处的两点用最少的像素连接起来 输入: mat_in:为二值矩阵,为1的点在对角线处 输出:连接后的矩阵- In the matrix are connected at two corners with a minimum of input pixels up: after the connection matrix: mat_in: a binary matrix, at a point at the diagonal output
RLS算法
- RLS算法对一阶AR模型线性预测,包含完整源码,可以得到最优权值