资源列表

« 1 2 ... .52 .53 .54 .55 .56 1357.58 .59 .60 .61 .62 ... 15812 »

[matlab例程gold-sequence

说明:m序列产生子函数 gold序列产生子函数 自相关函数和互相关函数计算子函数 调用子函数[s,k,pn]=m(c,b0)产生第二条m序列-function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数 N=11 n=2^N-1 Rm(1)=sum(golda.*goldb)/n for k=1:n-1 Rm(k+1)=sum(golda.*ci
<SD> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程circle

说明:to plot in matlab-to plot in matlab
<sohchinhui> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程jkspa

说明:This is to plot frequency spectrum using Welch method.
<Jongheon Kim> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程Digital-audio-watermarking

说明:主要介绍基于dct的数字音频水印,以及水印的嵌入和水印的提取-Introduced digital audio watermarking based on dct, and the watermark embedding and watermark extraction
<苏日新> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程xiaobo

说明:主要介绍基于dct的数字音频水印,以及水印的嵌入和水印的提取-Introduced digital audio watermarking based on dct, and the watermark embedding and watermark extraction
<苏日新> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程make-rand-form

说明:用matlab产生随机矩阵,特别是在语音信号处理中随机采集语音材料很有用。-Random matrix with matlab, especially in the speech signal processing in the usefulness of randomly collected voice.
<廖畅> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程kam1

说明:卡尔曼滤波matlab实例,通过matlab程序,实现卡尔曼滤波算法。-Kalman filter matlab example,Through matlab program to achieve Kalman filter algorithm.
<陈志明> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程fog_enhance

说明:
<宋万禄> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程raw2jpg

说明:将成像器输出的高位深度(高于8bit)raw格式的码流文件切分、转换成可以显示输出的jpg文件-transfrom the RAW file to jpg files, and transfrom 12bit into 8bit for screen output
<宋万禄> 在 2025-03-04 上传 | 大小:1kb | 下载:1

[matlab例程LMS

说明:LMS算法程序,已经仿真过了,挺好的,适合给大家编程时候参考-LMS algorithm program has been a simulation, very good, suitable for everyone to reference when programming
<张福生> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程plotkoch

说明:Koch曲线是通过图形迭代的方式产生的,其迭代规则是:对一条线段,首先将它分成三等份,然后将中间的一份替换成以此为底边的等边三角形的另外两条边。无限次迭代下去,最终形成的曲线就是Koch曲线。-Koch curve is generated by way of graphical iteration, and its iteration rule is: for a segment, it is divided into three e
<杰灵> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程RLS-improvement

说明:rls改进算法的MATLAB仿真程序,供大家参考-rls MATLAB simulation program to improve the algorithm, for your reference
<张福生> 在 2025-03-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 1357.58 .59 .60 .61 .62 ... 15812 »

源码中国 www.ymcn.org