资源列表
matlab例程lasso算法的一个全面文件
- 这是关于lasso算法的一个全面文件,能够更好的理解lasso
soundmark.可以对音频进行水印嵌入与提取
- 可以对音频进行水印嵌入与提取,完整的源代码可以直接在matlab上运行,Can be carried out on the audio watermark embedding and extraction, complete source code can be run directly in matlab
tf-idf用于文档聚类
- tf-idf用于文档聚类,权重计算,用MATLAB实现的,自己编写非常好用!,tf-idf for Document Clustering, weight calculation, use MATLAB to achieve, I have written is very easy to use!
kaiser_filter 在FIR滤波器中用Kaiser窗函数
- 在FIR滤波器中用Kaiser窗函数,给出了低通、带通和带阻用Kaiser窗函数的FIR滤波器设计程序。-FIR filter used in the Kaiser window function, given the low-pass, band pass and band stop using Kaiser window FIR filter design program.
matlabgui.基于matlab gui 光的双缝干涉图案实例
- 基于matlab gui 光的双缝干涉图案实例,Matlab gui-based light examples of double-slit interference pattern
模式识别-模糊聚类算法--传递闭包法
- 模式识别-模糊聚类算法--传递闭包法,追踪法-matlab程序,Pattern Recognition- Fuzzy Clustering Algorithm- transitive closure procedures for law-matlab
基于LBM圆柱绕流模拟matlab程序代码
- 基于LBM圆柱绕流模拟matlab程序代码,简单几行代码就可以实现圆柱绕流的可视化模拟,而且还是实时的,采用D2Q9模型,适合初学者学习。,Circular cylinder based on the LBM simulation matlab program code, a simple few lines of code can achieve circular cylinder visual simulation, but also real-time using D2Q9 model,
MATLABprograminfft.用Matlab产生正弦波,矩形波
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 ,1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their
parzen.根据样本进行概率密度函数估计
- parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计,Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distributi
Cholesky分解 Matlab程序
- Cholesky分解 Matlab程序 关于科学计算方法,Cholesky decomposition of Matlab procedures on scientific calculation method
用matlab gui画信号的频谱图和时域图形
- 用matlab gui画信号的频谱图和时域图形,再画出语谱图,模拟电话-Picture signal with matlab gui frequency spectrum and time domain graph, then draw the language spectrum, analog telephone
rs_cnv.由RS码、卷积码构成的级联码
- 由RS码、卷积码构成的级联码,结合交织技术,用于信道编码,RS code and convolution code, combine with interleaving, use for channel coding.