搜索资源列表
xishujuzenh
- 稀疏矩阵 1、 应用程序 直接可以实现矩阵的各项操作。 2、 查看原代码VC++6.0打开“稀疏矩阵\\creatematrix.dsp”或者用记事本打开“稀疏矩阵\\creatematrix.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 十字链表:矩阵的结构体:matnode; 三元组顺序:矩阵结构体:tsmat 4、ADT在文件夹“稀疏矩阵”里 -a sparse matrix, t
duoxiangsih
- 1、 应用程序 直接可以实现多项式的各项操作。 2、 查看原代码VC++6.0打开“多项式\\poly88.dsp”或者用记事本打开“多项式\\poly88.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 链表存储结构:多项式类是polynomail,节点类是polynelem; 顺序存储结构:多项是结构体是Ploynomial,节点类是term。 4、 注:在运行应用程序\"多项式.exe\"时,在
CHAP_04
- 这是MAtlab与DSP应用中的第4掌的例子程序
Lab7.4-Dm642_Image-Histogram
- TI DSP DM642图像处理程序,---直方图均衡
DSP2
- DSB-SC信号的生成与解调 1) 用离散(DSP)的方法生成DSB信号 2) 载波频率为150KHz,音频为500Hz和2000Hz的混合音。 3) 加入高斯白噪声 (4) 语音信号 的传输。 改变抽样频率和量化台阶大小,观察重建信号以及量化噪声信号的波形;对于语音信号主观评价声音质量的变化。 -DSB-SC signal generation and demodulation 1) Discrete (DSP) methods to generate DSB signal 2) the ca
LCD
- TMS320f2407学习经典例程,对DSP入门学习特别有益(4)!-TMS320f2407 learning classic routines, particularly useful for learning DSP Starter (4)!
twin_butterfly.0.1
- 本程式实现了逆序入,顺序出的基4 FFT 算法,并且将奇偶修列分开操作,利于双核DSP上的并行计算-The program achieved the reverse order in, order out of the base 4 FFT algorithm, and will operate separately from the column parity amendment, which will help dual-core DSP on the parallel computing
examples-(dsp-and-communications)
- this .rar file is dedecated to the beginers in the communications and digital signal processing fileds : 1. simple amplitude modulation 2. Disictete Fourier Transform 3. plotting the digital symbols 4. Digital Data Representation 5. Digital
4
- DSP course lab 4 MATLAB
dsp-shiyan
- 雷达对4个目标进行脉冲压缩和mti,mtd-Pulse compression and mti radar on the four goals, MTD
DSPyuandaima
- DSP课程设计大量源代码 1.模拟采样定理的实现 2.模拟滤波器的设计 3.切比雪夫I型低通滤波器设计 4.凯塞窗设计数字高通滤波器 5.数字FIR滤波器的设计方法 6.线性卷积和循环卷积的设计 -The DSP course design a large number of source code 1. Realization of analog sampling theorem 2 the design of analog filters 3 cut
Embedded-Image-Processing-with
- 2. Structure and Organization of the Book Prerequisites Conventions and Nomenclature CD-ROM The Representation of Digital Images DSP Chips and Image Processing Useful Internet Resources 2 3 4 6 9 10 13 ls 15 . The TMS320C6000 Line of
DSP
- 任务: 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线(参考PPT2.1第17页的两幅图); 2) 写出最陡下降法以及LMS算法的计算公式(取 ); 3) 用MATLAB产生方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形(即产生任意一个噪声随机序列); 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线(参考PPT2.1第17页的右下图
dsp
- 实现功能 1) 在用户界面设置录音时长并实时录音 2) 调节放音幅度、播放原声并进行时域、频域绘图 3) 对收集的声音进行倒放处理并播放 4) 对收集声音进行回声处理并播放,比对时域波形 5) 对收集声音进行回响处理并播放,比对时域波形 6) 对经过回声处理的声音进行回音消除并比对时域波形 7) 采用自适应滤波器消除采集声音中的环境噪音 8) 设计相应的滤波器组成均衡器对收集的声音进行处理并播放 9) 男女声识别 10) 设计参数可调的滤波器对采集的声音进
DSP-4
- Dsp is a veru basic need of todays era ...so here are a few newr matlab codes for u
FILTERS
- This a one-credit lab supplementing the three-credit junior-level DSP course 332:346 Digital Signal Processing . It consists of four hardware labs using the Texas Instruments TMS320C6713 DSP Starter Kit, and two MATLAB software labs. Lab begins
New folder (4)
- document for brain presentation
第4章程序
- 信号处理中实用方法,参考北航85个实用案例精讲第四章,所有仿真代码 。(Code based on MATLAB simulation It is very good button source code integrity, and can be used directly.)