资源列表

« 1 2 ... .66 .67 .68 .69 .70 5371.72 .73 .74 .75 .76 ... 15813 »

[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-11-22 上传 | 大小:1kb | 下载:0

[matlab例程HILBERT_OFDM

说明:Hilbert_OFDM for Power Line communication
<Zhi> 在 2025-11-22 上传 | 大小:481kb | 下载:0

[matlab例程DMT

说明:It is DMT system for Power line communications
<Zhi> 在 2025-11-22 上传 | 大小:345kb | 下载:0

[matlab例程DMT_I

说明:It is DMT for power line communications but low complexity at transmitters
<Zhi> 在 2025-11-22 上传 | 大小:509kb | 下载:0

[matlab例程signal_to_noise_C5510_C6713

说明:application karaoke on dsk6713
<thinh> 在 2025-11-22 上传 | 大小:1.67mb | 下载:0

[matlab例程lab2-conv

说明:This does convolution of two sequences in stepwise manner according to normal understanding. sigfold.m:-fips signal 1..and changes n accordingly. sigshift.m:-shifts flipped signal from left to right to cover all overlapping sigmulti.m:-multipli
<GajenJung> 在 2025-11-22 上传 | 大小:2kb | 下载: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-11-22 上传 | 大小:1kb | 下载:0

[matlab例程myradar_sim

说明:radar matlab 仿真程序,雷达设计、信号处理基础仿真-radar matlab simulation program, radar design, signal processing-based simulation
<dora> 在 2025-11-22 上传 | 大小:171kb | 下载: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-11-22 上传 | 大小:1kb | 下载:0

[matlab例程cejing

说明:对测井曲线的数值进行分析,并进行自动分层。-The value of the logs for analysis, and automated tiering.
<何何> 在 2025-11-22 上传 | 大小:5kb | 下载:0

[matlab例程FOAprogram

说明:FOA求極大值!! 說明: 繼基因算法,蟻群,粒子群算法後,一種新的演化式計算方法-果蠅最佳化演算法(Fruit Fly Optimization Algorithm, FOA),由台灣學者潘文超(2011)所提出,相關論文請參考 Pan, W.T. (2011), “A new fruit fly optimization algorithm: Taking the financial distress model as an example,” Knowledge-Based Sys
<潘文超> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程imgadq

说明:simple matches features
<fercho> 在 2025-11-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 5371.72 .73 .74 .75 .76 ... 15813 »

源码中国 www.ymcn.org