资源列表

« 1 2 ... .36 .37 .38 .39 .40 13641.42 .43 .44 .45 .46 ... 15813 »

[matlab例程addnoise

说明:ofdm系统噪声增加部分matlab仿真,希望有用,相互交流-ofdm matlab simulation system noise increase for some, hope useful, exchange
<xushuo> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[matlab例程CallerID_DTMF

说明:Caller ID detection DTMF format
<baharkhalili> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[matlab例程CallerID_V23

说明:Caller ID detection V23 foramt
<baharkhalili> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[matlab例程linespectrum

说明:线谱提取 Extracted line spectrum-Extracted line spectrum
<luffy> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[matlab例程chazhifangzhen

说明:对采样率进行变换,通过插入零,然后再做低通滤波,实现采样率的提高-Change the sampling rate by inserting zeros, and then do a low pass filter, the sampling rate to achieve the improvement of
<李卫东> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[matlab例程pcaexample

说明:简单明白的Principal component analysis (PCA) 使用例子。针对对新手-Simple to understand example of PCA use.
<comoma> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[matlab例程chap11

说明:syms x g=exp(x*sin(x)) t=taylor(g,12,2) xd = 1:0.05:3 yd = subs(g,x,xd) ezplot(t, [1,3]) hold on plot(xd, yd, r-. ) title( Taylor approximation vs. actual function ) legend( Taylor , Function )-syms x g = exp (x* sin (x)) t = tayl
<景国彬> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[matlab例程histogramEqualization

说明:It is user-build functions to create a histogram of an image and to equalize it. histogram.m:=creates histogram of an image histEqual.m:=equalizes the historam
<GajenJung> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[matlab例程filterImage

说明:There are different m files for different filter to use. perwit.m:=uses window Wx=[1 0 -1 1 0 -1]/3 and Wy=Wx and then convolves this window with the image. sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4 lablacian.m=uses window W=[0 1 0 1
<GajenJung> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[matlab例程powermatlabproj

说明:matlab program to formulate y bus
<killamanilla555> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[matlab例程temp_match_fn

说明:the m-file is a function used for template matching in image processing. It is my first upload here. Hope useful
<mohamed> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[matlab例程hwAFRLS4

说明:对混噪的信号进行处理实现自适应滤波器功能,从而可以把噪声很好地滤除掉,由描绘出来的滤波全系数变化曲线可以看出自适应滤波器的良好的滤波效果。-Mixed noise for adaptive signal processing filter function, which can filter out the noise well, portrayed by the curve of the filter coefficients can be seen the whole adaptive fi
<huangwei> 在 2025-10-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 13641.42 .43 .44 .45 .46 ... 15813 »

源码中国 www.ymcn.org