搜索资源列表
matlab
- 数字信号处理_matlab实现程序,上面有全套的实验代码
FIR.rar
- 用FIR设计数字滤波器的实验代码,附有详细的实验说明和源代码以及对实验现象的分析,FIR digital filter design using the experimental code, with detailed experimental descr iptions and source code as well as the analysis of experimental phenomena
FFT.rar
- 用FFT做谱分析的实验代码,附有详细的实验说明和源代码以及对实验现象的分析,FFT spectrum analysis done using the experimental code, with detailed experimental descr iptions and source code as well as the analysis of experimental phenomena
EMarithmeticprogramandexperimentalreport
- EM算法源程序的代码,运行的结果和实验报告。-EM algorithm source code, operating results and the experimental report.
signal
- 通信原理实验代码,AM信号,单边带信号,双边带信号的产生以及傅里叶变换-Communication Theory test code, AM signal, single-sideband signal, as well as double-sideband signal generation Fourier transform
sy4
- 一些关于iir滤波器设计的matlab实验代码-Some information about IIR filter design matlab code experiment
555
- 基于matlab的数字信号处理经典实验代码及所有完整实验报告,系统响应,iir滤波器 fir滤波器,fft变换-Based on digital signal processing matlab experimental code and all the classic experiment report complete, the system response, iir filter fir filter, fft transform
matlab-digital-image-test1
- matlab实验,实现图形图像处理,包括实现的全部代码!-matlab experiment, to achieve graphic image processing, including the realization of all the code!
Rombegrg
- 录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。 编写函数f(x)的代码如下: Romberg算法¨ function z=f(x) if (x~=0) z=sin(x)/x else z=1 end 备注:在实验代码中,首先输入必要的变量的值如下: a=0 b=1 tol=1e-8 待查询检查通过,开始输入执行代码 设置格式format short g查看u的值和sin(u)的值: -Inp
MATLAB
- 计算机图形学的实验代码。直线的DDA,中点,Bresenham画线,中点画圆,Bresenham画线,椭圆,图形变换代码-MATLAB DDA Bresenham
welch
- welch功率谱估计实验代码,matlab源码,内附结果-welch power spectrum estimation experiment code, matlab source code, included the results of
matlab
- 包括多个实验代码和实验结果,也有思考题的解答。我算是浑身解数的上载我有的东西,只是为了能够下载我想要的东西-asdfghj
MATLAB
- matlab有关的常见的图像显示,图像信息读取,图像加噪,图形去噪,图像增强等一系列基本matlab实验代码及原理-matlab on the common image display, image information read, the image plus noise, graphics denoising, image enhancement and a series of basic principles of experimental code matlab
实验代码
- 本代码包括研究生数值分析课程各个章节所有代码,用于研究生学习实验仿真。(Postgraduate Numerical Analysis Course All Code)
信号实验报告二
- 信号实验二的部分程序代码,河北工业大学15级电子工程专业的信号实验代码(Part of the program code of signal experiment two)
matlab实验代码
- 用matlab实现的点、线特征提取,和基于灰度的特征匹配(Some small functions implemented with matlab)
Matlab
- 光学课程涉及到的所有实验代码,有修改,及优化,有自己的思路(The optics course involves all the experimental code that has modifications and optimizations that have their own ideas)
WAV音频的LSB信息隐藏实验matlab实现
- WAV音频的LSB信息隐藏实验matlab实现.zip 内涵wav音频,WAV音频隐写的matlab代码 randhiding.m randextract.m wavextract.m wavhiding.m nc.m(Realization of LSB Information Hiding Experiment of WAV Audio by matlab.zip Connotation wav audio, WAV audio steganography matlab code Randh
robot并联机器人matlab运动学代码
- 利用在 MATLAB Simulink 中的 SimMechanics 工具箱,在 Matlab 中搭建了机器人的机构模型,结合运动学数学模型,实现的机器人的运动模拟实验,并且通过末端执行器输入运动参数与输出运动参数的对比,验证了所建立的运动学模型的正确性。最后根据机构的实际限制条件,限制了两个主动臂的最大转动角度,结合正向运动学模型,得到了整个机器人末端执行器的极限运动位置坐标以及整个运动空间(Using the SimMechanics toolbox in MATLAB Simulink,
matlab数字信号处理(第二版)第八章实验代码
- 本文件包含了《数字信号处理》朱冰莲 著(第二版)第八章仿真实验的MATLAB源代码,每个实验的代码都有,有需要的朋友可以点击下载,您的支持将是我前进的动力,谢谢!!