资源列表
[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例程] 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
[数学计算/工程计算] 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