搜索资源列表
fir-random
- 编程实现: 低通数字滤波器的设计。 设计一低通FIR滤波器,对应的模拟系统的幅度响应 抽样频率10kHz,过渡带0.5kHz,用窗口法设计。 画出数字滤波器频率响应。 连续信号经过10kHz抽样后,通过该数字滤波器,分析输入和输出的频谱。 -Programming : low-pass digital filter design. Design an FIR low-pass filter, the corresponding simulation system r
招生入学管理
- 生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50%,波形采样率为符号率的8倍,画出前20个符号对应的.. 开发工具:matlab-Health for a long 1,000 random binary sequence, "0" with a probability of 0.8, "a" with a probability of 0.2; B. above
wlan_transmitter
- WLAN仿真-发送机 wlan No Comments 设置完系统参数后,开始产生发送数据。 1. 产生随机的发送bit(tx_bits),这里不考虑信道编码。 2. QAM映射 3. 将数据映射到不同载波,形成OFDM符号 4. 产生pilot,并将pilot插入OFDM符号中 5. 加入dc和guard子载波 6. 进行ifft,将频域信号变到时域,并加入循环前缀 7. 对信号进行overlap window 8. 在时域产生short preamb
digitizg
- 数字化伪随机码的程序,设置采样率,将产生的伪随机码数字化-Pseudo-random digital code of the program, set the sampling rate, will have a pseudo-random digital code
choose
- 这个软件是我自己开发的一个随机选样系统,希望给大家一点启示-The software is developed by myself a random sampling system with a view to give us some ideas
digitaloscilloscope
- This digital oscilloscope takes a MCU and FPGA as the core. We made emphases on the choice of the sampling methods and the implement of equivalent sampling as a result, our design not only has the real-time sampling mode but also can reach the highes
100MHzdigitalstorageoscilloscopedesign
- 。本文主要研究在实时和随机两种取样方式下数字 存储示波器的数据采集系统设计,无专用控制芯片下 LCD 显示控制电路实现以 及波形显示软件设计等相关问题。 本文主要工作包括:数据采集系统设计/LCD显示控制、数据处理-. This paper studies two kinds of real-time and a random sampling method under the digital storage oscilloscope data acquisition system
ProjectSelect
- .net 随机抽取程序。包含随机函数用法,image资源调用等。-. net random sampling procedure. Contains the random function usage, image resources, called such.
HAdmissioninte
- 生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMII编码,脉冲宽度为符号宽度的50 ,波形采样率为符号率的8倍,画出前20个符号对应的.. 开开发工具:matlab -Birth to a length of 1000 random binary sequence, the probability of " 0" 0.8, " a" probability of 0.2 zero AMII en
CS_MRI
- 压缩感知(compressed sensing,cs)在MRI上的应用,该程序生成傅里叶变换域的射线采样模式用作随机测量-Compressed sensing (compressed sensing, cs) on MRI, the program generates the rays of the Fourier transform domain sampling mode as random measurement
OrsaHomography_20120515.tar
- This provides a variant, called ORSA, of the well known RANSAC method for model parameter estimation. It is based on an a contrario criterion of inlier/outlier discrimination, is parameter free and relies on an optimized random sampling procedu
Sampling-and-interpolation-
- 平稳随机过程的采样与插值,分别在M取2、4的情况下进行采样并分析插值后的信号还原与原信号的比较-Sampling and interpolation of stationary random process
CurveLab-2.1.2
- CurveLab-2.1.2, 非均匀采样傅里叶变换,Curvelab 采样变换等-signal processing by nonuniform random sampling, FFT
_06
- 对一个给定的数值函数分别利用随机抽样和舍选抽样方法,并讨论抽样效率。-For a given value functions are selected using random sampling and sampling methods homes and discuss sampling efficiency.
direct-sampling-method
- 在球坐标系(r,w1,w2)下产生球面上均匀分布的随机坐标点的直接抽样方法。-In spherical coordinates (r, w1, w2) is generated uniformly distributed random sphere coordinates direct sampling method.
qiumian
- 快速随机抽样产生球面均匀分布,速度快捷高效可靠-Quickly produce spherical uniformly distributed random sampling, fast speed, reliable and efficient
Monte-Carlo-method
- 蒙特卡罗方法(Monte Carlo method),也称统计模拟方法,是二十世纪四十年代中期由于科学技术的发展和电子计算机的发明,而被提出的一种以概率统计理论为指导的一类非常重要的数值计算方法。是指使用随机数(或更常见的伪随机数)来解决很多计算问题的方法。-Monte Carlo methods (or Monte Carlo experiments) are a broad class of computational algorithms that rely on repeated ran
CSDOA
- 压缩采样下的DOA估计 空域随机采样 matlab文件-DOA Estimation airspace under compressive sampling random sampling
RANSAC平面提取
- 根据点云的分布特征,采用随机采样一致性算法提取平面(According to the distribution characteristics of point clouds, a random sampling consistency algorithm is used to extract the plane.)
LHS(拉丁抽样)
- 进行拉丁随机抽样;可以自行修改参数;可以画图(Latin random sampling)