搜索资源列表
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
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
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
welch
- welch功率谱估计实验代码,matlab源码,内附结果-welch power spectrum estimation experiment code, matlab source code, included the results of
matlab
- 包括多个实验代码和实验结果,也有思考题的解答。我算是浑身解数的上载我有的东西,只是为了能够下载我想要的东西-asdfghj
shuzixinhaochuli
- 现代数字信号处理部分实验代码。确定性最小二乘滤波器的实现、谐波信号的现代谱估计算法实现、卷积同态系统仿真实验-Modern digital signal processing part of the experiment code. Deterministic least squares filter is implemented, the modern spectrum of harmonic signal estimation algorithm implementation, convol
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
tongxinyuanli-MATLAB
- 通信原理MATLAB版实验代码,包含滤波调制等等多个例子-MATLAB version of the communication principles of experimental code that contains the filter modulation and so on several examples
Quasi-Newton
- 拟牛顿算法中的经典BFGS校正算法和DFP算法的matlab实验代码,broyden族算法的matlab程序。-Proposed Newton the classic algorithm the BFGS correction algorithm and DFP algorithm matlab experimental code, broyden family, algorithm matlab program.
algorithm-of-Calman-filter
- 介绍了卡尔曼滤波的原理及其算法,并有C++实现代码和matlab实验代码-Introduces the principle and algorithm of Calman filter, and the C++ code and matlab code
DE
- 差分进化的MATLAB实验代码,用来学习不错。-Differential evolutionary experiments MATLAB code to learn good.
数字图像处理matlab版代码
- 该代码主要包括数字图像处理matlab版中用到的各个源程序,可以很好的帮助你学习数字图像处理,并且进行实验操作等。
信号系统及数字信号处理实验
- 信号与系统以及数字信号处理的实验matlab代码集合
【数字图像处理实验报告】
- 数字图像处理有关滤波器图像处理MATLAB代码和文档说明(Digital image processing related to filter, image processing, MATLAB code and documentation)
信号实验报告二
- 信号实验二的部分程序代码,河北工业大学15级电子工程专业的信号实验代码(Part of the program code of signal experiment two)
数值分析上机
- 数值分析上机实验代码,matlab程序文件,哈工大研究生课程(experiment for numerical analysis with matlab)
robot并联机器人matlab运动学代码
- 利用在 MATLAB Simulink 中的 SimMechanics 工具箱,在 Matlab 中搭建了机器人的机构模型,结合运动学数学模型,实现的机器人的运动模拟实验,并且通过末端执行器输入运动参数与输出运动参数的对比,验证了所建立的运动学模型的正确性。最后根据机构的实际限制条件,限制了两个主动臂的最大转动角度,结合正向运动学模型,得到了整个机器人末端执行器的极限运动位置坐标以及整个运动空间(Using the SimMechanics toolbox in MATLAB Simulink,