搜索资源列表
routhtableyuandaima
- 有关线控课程实验的几个MATLAB源程序代码,主要解决倒立摆在不同要求下的编程问题。-Course of the experiment a number of wire MATLAB source code, the main settlement of the inverted pendulum in different programming issues the request.
MATLAB
- 通信专业有关的软件实验 双边带及单边带幅度调制与解调的MATLAB代码-Communications professionals with relevant software experiments and single-sideband amplitude modulation of bilateral and demodulation of MATLAB code
MATLABWEVELET
- MATLAB下通过多种小波实验了解小波变换的原理教程及示例代码-MATLAB experiments under a variety of wavelet transform principle to understand tutorial and sample code
CHAPTER03
- matlab 数值分析与应用 书 实验代码 第三章-matlab numerical analysis and application of Chapter III experimental code book
code-for-experiment
- MATLAB数值分析与应用(第2版)的实验代码-MATLAB Numerical Analysis and Applications (2nd Edition) experimental code
Kalman01
- 卡尔曼滤波器 matlab仿真实验代码 GPS数据后处理-kalman filter
实验代码
- 本代码包括研究生数值分析课程各个章节所有代码,用于研究生学习实验仿真。(Postgraduate Numerical Analysis Course All Code)
POMDP代码资料
- 用于pomdp的蒙特卡罗仿真程序,实验结果表明有效用于路径规划,无人车导航(code to compute the POMDP in Matlab)
bianma
- 香农编码代码,霍夫曼编码等各种编码代码,适用于图像处理,信息论等各种学科实验报告(Shannon coding code, Hoffman encoding and other coding code, suitable for image processing, information theory and other disciplines experimental report)
第四次
- 1.步进频率信号的压缩实验。编写Matlab程序,得到类似如下两图的结果。步进频率信号参数:(1)载频f0 = 5.321GHz, N=21(子脉冲的个数), F = 20MHz (频率步进值), 合成带宽B = 400MHz,(2)载频f0 = 5.321GHz, N=81(子脉冲的个数), F = 5MHz(频率步进值) , 合成带宽B = 400MHz。目标参数:四个分别位于995,1000,1001和1005米处, 其反射系数为1, 1.5, 2.25, 3.375(Compressio
ch
- 利用MATLAB计算傅里叶变换并作出频谱图像的代码和图像,涉及FFT算法,看代码可以理解一下~为北京理工大学信号与系统实验实验三的答案(Fourier transform using MATLAB calculation and make spectral image code and images, involving the FFT algorithm, look at the code can understand ~ Beijing Institute of Technology sig
后方交会
- 摄影测量后方交会matlab代码,大学课程实验课使用。ms代表比例尺(Matlab code for photogrammetry rear intersection)
“群体智能算法”Matlab工具箱3.0
- 群体智能算法”Matlab工具箱3.0 集成了八种种群体智能算法:'PPNGA','SFLA','MSFLA','AF-SFLA','PSO','ABC','DEr1','DEb2' % 2、适应度函数开放了一个参数Parmaters,接收本文件Options.Parmaters传递的参数,实例参见m文件F3_Rastrigin.m % 3、本程序设置了三个终止条件,终止条件3是必需的;终止条件1,2是可选的,不需要时隐去代码即可 % 4、在优化参数设置中,小种群设置与大种群设置各有优势
lugref
- lugre摩擦模型,描述摩擦力的作用过程,matlab代码仿真实验(Simulation of friction model)
matlab实验代码
- 用matlab实现的点、线特征提取,和基于灰度的特征匹配(Some small functions implemented with matlab)
杨氏双孔干涉实验的MATLAB计算机模拟 源程序代码
- 从光的电磁理论出发构建模型,运用MATLAB软件的矩阵计算能力,动态模 拟了杨氏双缝干涉实验的全过程,并生成了一个便于实验教学演示的GUI用户界面(Based on the electromagnetic theory of light, the model is constructed, and the matrix computing power of MATLAB software is used to dynamically simulate the whole process of Y
《信息隐藏技术实验教程》MATLAB源码!
- 被评为最好最全的信息隐藏技术学习教程了PDF和Matlab代码,内附本书代码】信息隐藏技术教程和代码(王丽娜 郭迟 *) 信息隐藏 图像隐藏 LSB图像隐藏 文字隐藏 数字水印 水印攻击
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_sweeper
- 电子科技大学,数学学院,本科二年级,数学实验课程作业:扫地机器人的路径规划问题 实验是内容是规划并利用MATLAB模拟扫地机器人的清扫路径,并与随机游走的清扫方式做对比 编程思路: 规定扫地机器人的尺寸为1×1的网格,地图尺寸为20×15(参数可修改),在利用矩阵Tag储存障碍物信息(障碍物标1,非障碍物标0),barrier_generate函数随即生成障碍物 路径规划考虑采用深度优先搜索算法,根据标记矩阵Tag的信息,找到网格之间可达性关系,建立图的邻接压缩表,深度优先搜索求出路径(深度
GPS和INS组合导航Matlab仿真源码(包含实验数据)
- ins和gps组合导航的代码,卡尔曼滤波(Code of ins and GPS Integrated Navigation)