资源列表

« 1 2 ... .10 .11 .12 .13 .14 2515.16 .17 .18 .19 .20 ... 28523 »

[matlab例程equalizer_design

说明: Designs a frequency-domain and time-domain FIR equalizer for a single-input single-output (SISO) channel. Frequency-domain equalization uses a Chebychev criteria and is specified in terms of frequency respo
<wwcj> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[matlab例程fir_chebychev_design

说明: Designs an FIR filter given a desired frequency response H_des(w). The design is judged by the maximum absolute error (Chebychev norm). This is a convex problem (after sampling it can be formulated as an SOCP).
<wwcj> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[matlab例程fir_lin_phase_lowpass_max_atten

说明: Designs a linear phase FIR lowpass filter such that it: - minimizes maximum stopband attenuation - has a constraint on the maximum passband ripple This is a convex problem (when sampled it can be represente
<wwcj> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[matlab例程fir_lin_phase_lowpass_min_ripple

说明: Designs a linear phase FIR lowpass filter such that it: - minimizes the maximum passband ripple - has a constraint on the maximum stopband attenuation- This is a convex problem. minimize delta
<wwcj> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[matlab例程threshold_compression

说明:分层阈值化压缩方法同全局阈值化方法相比,在能量损失不是很大的情况下可以获得最高的压缩化。-Layered compression threshold method with the global threshold than in the case of energy loss is not large may be of the highest compression.
<liulu> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[matlab例程msknew

说明:maylab code for msk... you can try out different modulation techniques by this concept-maylab code for msk... you can try out different modulation techniques by this concept..
<Dikshith> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[matlab例程GW_transport_TEST.m.tar

说明:model of GW transport test in matlab
<irfan> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[matlab例程masses_compounds.m.tar

说明:calculation of Mass concentration and masses in groundwater, in matlab
<irfan> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[matlab例程Transport_in_Groundwater_breakthorugh_curve.m.tar

说明:transport model of ground water with breakdown curve in matlab
<irfan> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法LRU-update-Cache-

说明:LRU置换算法是选择最近最久未使用的页面予以置换。该算法赋予每个页面一个访问字段,用来记录一个页面自上次被访问以来经历的时间T,当须淘汰一个页面时,选择现有页面中T值最大的,即最近最久没有访问的页面。这是一个比较合理的置换算法。-LRU replacement algorithm is to select the page from lack of use the most recent to be replaced. The algo
<shen6041> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[matlab例程work

说明:设计一个切比雪夫滤波器,要求通带截止频率 ,通带最大衰减 ,阻带截止频率 ,阻带最小衰减 。要求绘出滤波器的幅频特性曲线。-Design a Chebyshev filter, the passband cutoff frequency required, the maximum passband attenuation, stopband cutoff frequency, stopband minimum attenuation.
<冷风> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算large-A--mul-B

说明:大数相乘 输入两个超大的整数,实现高精度乘法-Multiplying the input of large numbers of two large integers, to achieve high-precision multiplication
<anhun> 在 2025-04-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 2515.16 .17 .18 .19 .20 ... 28523 »

源码中国 www.ymcn.org