搜索资源列表
cygnal-brief
- C8051F单片机是完全集成的混合信号系统级芯片(SoC),具有与8051兼容的高速CIP-51内核,与MCS-51指令集完全兼容,片内集成了数据采集和控制系统中常用的模拟、数字外设及其他功能部件;内置FLASH程序存储器、内部RAM,大部分器件内部还有位于外部数据存储器空间的RAM,即XRAM。C8051F单片机具有片内调试电路,通过4脚的JTAG接口可以进行非侵入式、全速的在系统调试。-C8051F is a fully integrated mixed-signal system-on-c
fftfiltler
- 生成一个正弦信号,并加入白噪声,得到正弦信号以及白噪声的混合信号,通过低通滤波器对白噪声进行处理-generate a sinusoidal signal, and add white noise, sinusoidal signal to be white noise and mixed-signal, through low-pass filter white noise processing
muatual_information_ICA
- 互信息盲源分离,这基于这么一个事实,混合信号的互信息最小时,意味着信号独立。可以参考有关书籍。在google里面,搜索mutual information blind source separation.即可搜到文章。-mutual information Blind Source Separation, such a fact-based, mixed-signal information in the most hours of each other, mean signal indepen
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
ICAforsignal
- Matlab环境下的基于独立分量分析(ICA)算法的信号混合与分离仿真程序-Matlab environment based on the independent component analysis (ICA) is a mixed-signal simulation and separation procedures
hardware_design_manual
- 硬件设计指南(PDF格式),主要包括:Low Voltage Interfaces;Grounding in Mixed Signal Systems;Digital Isolation Techniques; Power Supply Noise Reduction and Filtering; Dealing with High Speed Logic-Hardware Design Guide (PDF format), including : Low Voltage Interfaces
shaoshao
- 混合信号源发生器,可自己选择设置输入信号-Mixed Signal Generator can be set up to choose their own input signal
ICA_intro
- ICA介绍课件。There has been a wide discussion about the application of Independence Component Analysis (ICA) in Signal Processing, Neural Computation and Finance, first introduced as a novel tool to separate blind sources in a mixed signal. The Basic idea
Gaussin-mixed
- 可以产生混合高斯信号信号的函数。自己可以调节混合信号的峭度。-Can produce mixed-Gaussian signal function. You can adjust the mixed signal kurtosis.
ICA_for_Multi_User_Detection_in_CDMA_system
- Blind Source Seperation (BSS) now is a important technology. Independent Component Analysis (ICA) is the main technique of BSS. Suppose we mix many non-Gausse signal sources,ICA can seperate the mixed signal to orignal signals without any information
Report_AVDL_full
- This the Analog chip design file that will useful to those in mixed signal IC design -This is the Analog chip design file that will useful to those in mixed signal IC design
c2982
- 许多有用的地理位置,太阳能为动力的水泵是特别有利的偏远地区,那里可能没有常规电源提供地下水。令人印象深刻的CY8C27443微控制器为基础的太阳能水泵控制器采用了混合信号阵列,可控制的三阶段电机驱动经营潜水水泵直接从太阳能电池板。 强大的PSoC微控制器提供了三相PWM生成,信号调理,过电流和短路保护,温度监测,并不断的电压频率控制。此外,微控制器CY8C27443最大的电力来自太阳能电池阵列。这样做的结果是强大的,低成本,高效率的控制器。-Solar Pump Controller
ICA
- ICA算法处理混合声信号分离技术中的程序-ICA algorithms for mixed sound signal separation process in
ica_code
- ICA独立成分分析,利用混合信号解出各个独立信号,被用于图像解混。-ICA Independent component analysis, the use of mixed-signal solution of the individual signals to be used for image unmixing.
analog-and-mixed-signal
- analog and mixed signal modeling using vhdl-ams
signal-spectrum
- 混频信号通过低通滤波器后的信号的频谱图,matlab程序 有注释-Mixed signal through the low pass filter of the signal spectrum.
filter-design-for-a-mixed-signal
- 提取某合成信号的三个频率成分,设计相应的滤波器,matlab源程序-Extract the three components of a mixed signal via a lowpass,bandpass and highpass filter.
signal-sorting
- 针对信号分选的几种常见算法,包括pri变换,sdif(序列差直方图)算法,cdif(累积差直方图)算法,可以解决类似于固定重频信号,抖动重频信号,滑变重频信号和参差重频信号的分选等-For several common signal sorting algorithms, including pri transform, sdif (sequence difference histogram) algorithm, cdif (cumulative difference histogram) a
Signal-to-Noise-Ratio
- 在仿真实验中要产生具有某个信噪比的混合信号样本zt。 这时,先求出不含噪声的有用信号的幅度(最大值)am 再根据给定的信噪比snr(db)反推噪声电平theta。以高斯噪声为例-In the simulation experiments to produce with a signal-to-noise ratio of zt mixed signal sample.at this moment, to take the first without noise and useful
mixed-signal-implement-Mallat
- 利用三角正余弦混合信号,通过小波分析,进行Mallat算法的实现-Using sin/cos mixed signal, by wavelet analysis, implement Mallat algorithm.