从arXiv纸张标题生成类别 该项目采用并根据arXiv论文标题构建自动标签分类器。 系统输入:走向广泛学习:医疗保健实验 系统输出: stat.ML , cs.LG 到上述论文。
1
Digital Signal Processing and Noise Reduction 4th Edition
2021-12-29 20:53:08 18.23MB Digital Signal Processing
1
processing粒子系统,创意好看,彩色,几何形状 代码 点击屏幕释放粒子系统会自动销毁
2021-12-29 15:39:56 1KB processing
1
通过processing解读待绘图文件,使用串口通讯,arduino控制步进电机绘制图像
2021-12-28 14:06:17 59KB arduino procesing cnc
1
加工 我使用Processing 3 IDE收集的一些作品 执照 这些项目已获得MIT许可证的许可-有关详细信息,请参阅文件。
2021-12-28 10:01:10 2.13MB Processing
1
数据可视化:1900 年以来的地震 尝试处理 作为 Processing 的第一次用户,这只是深入了解 Processing 功能的好方法。 美国地质调查局有一个可追溯到 1900 年的精彩地震数据库,所以它们来了!
2021-12-27 20:49:13 5.97MB Processing
1
Understanding Digital Signal Processing, Third Edition, is quite simply the best resource for engineers and other technical professionals who want to master and apply today’s latest DSP techniques. Richard G. Lyons has updated and expanded his best-selling second edition to reflect the newest technologies, building on the exceptionally readable coverage that made it the favorite of DSP professionals worldwide. He has also added hands-on problems to every chapter, giving students even more of the practical experience they need to succeed. Comprehensive in scope and clear in approach, this book achieves the perfect balance between theory and practice, keeps math at a tolerable level, and makes DSP exceptionally accessible to beginners without ever oversimplifying it. Readers can thoroughly grasp the basics and quickly move on to more sophisticated techniques. This edition adds extensive new coverage of FIR and IIR filter analysis techniques, digital differentiators, integrators, and matched filters. Lyons has significantly updated and expanded his discussions of multirate processing techniques, which are crucial to modern wireless and satellite communications. He also presents nearly twice as many DSP Tricks as in the second edition—including techniques even seasoned DSP professionals may have overlooked. Coverage includes New homework problems that deepen your understanding and help you apply what you’ve learned Practical, day-to-day DSP implementations and problem-solving throughout Useful new guidance on generalized digital networks, including discrete differentiators, integrators, and matched filters Clear descriptions of statistical measures of signals, variance reduction by averaging, and real-world signal-to-noise ratio (SNR) computation A significantly expanded chapter on sample rate conversion (multirate systems) and associated filtering techniques New guidance on implementing fast convolution, IIR filter scaling, and more Enhanced coverage of analyzing digital filter behavior and performance for diverse communications and biomedical applications Discrete sequences/systems, periodic sampling, DFT, FFT, finite/infinite impulse response filters, quadrature (I/Q) processing, discrete Hilbert transforms, binary number formats, and much more
2021-12-27 19:38:37 27.62MB 数字信号处理 dsp
1
语音识别 spoken language processing
2021-12-27 16:31:22 10.82MB 语音识别
1
Computer-Based Exercises for Signal Processing Using MATLAB 5 配套源码
2021-12-27 15:05:10 283KB MATLAB
1
Iirj 用JAVA编写的IIR过滤器库。 高通,低通,带通和带阻分别为Butterworth,Bessel和Chebyshev I / II型。 它基于IIR1库[ ],而该库又基于Vinnie Falco的DSPFilters [ ]。 用法 import uk.me.berndporr.iirj.*; 建设者 Butterworth butterworth = new Butterworth(); 初始化 带阻 butterworth.bandStop(order,Samplingfreq,Center freq,Width in frequ); 带通 butterworth.bandPass(order,Samplingfreq,Center freq,Width in frequ); 低通 butterworth.lowPass(order,Samplingfr
2021-12-26 22:14:57 180KB signal-processing filter filters filter-plugin
1