搜索资源列表
带通fir设计及图形显示比较
- 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A t
StackExpr
- 数据结构,栈实现表达式求值,可求多位整数,加减乘除带括号-Data structure, the realization of the expression evaluation stack, rectifiable number of integers, multiplication and division with addition and subtraction in brackets
sftow
- 控制重量、识别不合格的烟支、识别软点和硬点、计算烟条重量偏差、计算长期和短期标准偏差、计算端头压实量和压实端位置、采集烟支产量、故障信息和各种废品烟支数据(带数据采集板)-Control weight, cigarette unqualified recognition, identification of soft points and hard points to calculate the weight of tobacco article deviation to calculate t
tron
- 牛顿优化算法源fortran代码,带数据,非常适合研究-Newton optimization code in fortran,with data,fit to research.
compress
- 数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
MRI_ex
- MRI数据的三维表面可视化,数据是MATLAB自带的,程序包括轮廓线绘制,表面显示,正交剖切等-MRI data, 3D surface visualization, data that comes with MATLAB, the program includes contour line drawing, surface display, orthogonal split and so on.
project1
- 摘要:用MATLAB对基带数据传输解调检测进行仿真,推导不同先验概率下,接收端最小错误的判决门限。仿真不同先验概率下的误码性能,二进制与多进制的误码性能比较,码间串扰对误码性能的影响,及频偏对串行通信误码率的影响。 关键词:MATLAB,基带传输,检测,判决门限 -Abstract: Using MATLAB for baseband demodulation simulation data derived under different prior probability, the r
sig_pro
- 简单的信号处理程序,可以实现基本的z反变换。程序本身自带数据产生功能。-a simple signal process program
bpsk
- 用一个双极性基带数据信号对载波进行角度调制产生BPSK信号s(t)=10cos[wct+Dpm(t)]。-With a bipolar baseband data signal generated BPSK modulated carrier signal point s (t) = 10cos [wct+ Dpm (t)].
07950213
- 扩频通信系统仿真 ——系统将基带信号(即信息)的频谱扩展至很宽的频带上,然后再进行传输,即将欲传输的信息数据用伪随机序列编码调制,实现频谱扩展,然后通过信道编码发送出去;接收端采用与发送端完全相同的伪随机序列作为本地解扩信号进行相关处理,以恢复信息,最后进行解调,完成整个系统的接收。-Simulation of spread spectrum communication system- the system baseband signal (ie, information) be extende
mri--shepp-logan
- 核磁共振头部模型三维立体图。自带数据。数据来自网-mri shepp-logan
shujupinghua
- 模拟带噪声的匀加速直线运动,数据平滑,多个smooth函数的应用,简单易懂-Simulation with the noise of the constant acceleration of linear motion, data smoothing, multiple smooth function of the application, easy to understand
matlab_fft
- matlab的fft例程,带数据列表,希望能有帮助- matlab’s fft example which has the data frame
Dijkstra_v1.0_SourceCode
- Delphi6.0编写的Dijkstra算法的例子,用在数学建模上的程序。源码自带数据。-The Dijkstra algorithm example Delphi6.0 written, the procedures used in the mathematical modeling. Source comes with the data.
带通滤波
- 主要对数据进行一维带通滤波,减少干扰信号(One dimensional band pass filtering is used to reduce the interference signal)
emd方法附数据
- 带数据的emd测试程序,实用高,操作简单(There are three loops in this code coupled together. 1.read data, find out standard deviation ,devide all data by std 2.evaluate TNM as total IMF number--eq1.)
去噪整合
- 去噪,自带数据,可实现一键emd,eemd,ceemd,ssa去噪.qq1187049401(Denoising, data, can achieve EMD, EEMD, ceemd, SSA denoising one times.)
python数据分析 韩波
- 一本python数据分析的优秀资料 《python数据分析》(python data analysis),作者【印尼】Ivan Idris,翻译:韩波。 本人制作的PDF图书,带目录和书签。 作为一种高级程序设计语言,Python凭借其简洁、易读及可扩展性日渐成为程序设计领域备受推崇的语言。同时,Python语言的数据分析功能也逐渐为大众所认可。, 本书是一本介绍如何用Python进行数据分析的学习指南。全书共12章,从Python程序库入门、NumPy数组、matplotlib和pa
数据结构程序设计,里面包括有若瑟夫环
- 数据结构程序设计,里面包括有若瑟夫环,拓扑排序,各种内部排序比较,二叉树排序(带实验报告)(Data structure programming, including Joseph ring, topological sorting, various internal sorting comparisons, binary tree sorting (with experimental report))
含有噪声的飞行轨迹及数据处理
- 用于生成带噪声的无人机飞行轨迹,同时通过中值和小波滤波方式进行噪声去除(It is used to generate the flight path of UAV with noise and remove the noise by means of median and wavelet filtering)