-
wifi_matlab
matlab中用m文件和Simulink共同实现WIFI的仿真,学习的好资料!(matlab with m documents and a common realization of Simulink simulation WIFI, learning good information!)
- 2009-01-14 20:40:44下载
- 积分:1
-
fit_logspiral
converting images to spiral....using matlab
- 2010-04-18 07:11:38下载
- 积分:1
-
BP
说明: 某炼厂常压塔实测数据和人工化验结果(汽油干点)。假设输入变量为常顶温度、顶回流温度、进料温度、进料压力、常顶压力共5个变量;输出量为汽油干点。试用BPNN建立此常压塔汽油干点软测量模型。(A certain refinery atmospheric column measured data and artificial test results (gasoline do). Assume that the input variables for the top temperature, reflux temperature, feed temperature, feed pressure, often a total of five variables Do some output for petrol. Trial BPNN the atmospheric column gasoline with some soft measurement model is established.)
- 2015-06-01 21:34:07下载
- 积分:1
-
simulation_pake
Pake变换的Simulink仿真实现,即abc坐标到αβ坐标再到dq坐标系。非matlab自带模块,便于理解原理。(Park transforms Simulink Simulation, namely abc coordinates to αβ coordinate then dq coordinate system. Non-matlab module comes with easy to understand the principle.)
- 2016-05-14 14:37:08下载
- 积分:1
-
final
inverse kinematics 7 dof
- 2010-02-17 02:17:39下载
- 积分:1
-
symmetry-vehicle-papers
基于对称性的车辆识别检测的论文,论文介绍了很多的不同的关于对称性的方法,还有一些研究生毕业论文,值得参看(Based on the symmetry of the detection of vehicle identification papers, the paper introduces a lot of different methods on the symmetry, there are some graduate thesis, worth to see)
- 2012-05-31 23:33:11下载
- 积分:1
-
video_frame_diff
Motion stimation_ This gets the absolute difference of any pair of video frames.
- 2013-02-10 21:40:56下载
- 积分:1
-
fuhecailiao-cengheban
复合材料层合板极限应力计算(matlab)
这是我课后作业(Composite Laminates ultimate stress calculation matlab)
- 2014-04-11 17:16:01下载
- 积分:1
-
大规模MIMO
应用背景根据指定的模型生成信道%的文件,和,和,。% -------------------------------------------------------------------------%描述:用于信道模型的包装。这个文件只包含一个简单的n抽头%通道模型。TGN信道模型已经由于 略;%和版权问题;% ------------------------------------------------------------------------- ;%修订及;:的日期和时间,以及,和,第,版本,作者和描述% 07-apr-13 ; ;1.2 ; ; ;Studer ;文件创建% 24-feb-10 ; ;1.1 ; ; ;Studer ; TGN信道模型删除;% 10-aug-06 ; ;1 ; ; ;Studer ;改编自ofdm_sim环境% -------------------------------------------------------------------------%和;关键技术注意:必须为MATLAB主文件夹开始自动包括定义 所有路径;在userpath M文件。注意必要的路径也可以包括手动(使用MATLAB GUI)。如果路径是不;包括自动,运行“迷宫。M”脚本。开始一个模拟是简单的:参数文件的模拟器基地;(在参数/文件夹中找到),这是用来定义所有必要的仿真设置。例如,类型>;>;par_8x64_16qam_tap4_pmp(0)这个命令将启动一个模拟与预编码,调制,和降低峰均比(PAR)为8x64大规模MIMO系统 方法;采用16-QAM。仿真将调用Fitra(快速迭代截断算法)同时进行的多用户预编码, ;OFDM调制,和基于PAR降低l_infty-norm。值0确定随机种子,并有助于复制模拟;并行运行多个仿真试验结果。*重要*:我们强烈建议您执行代码一步一步的;(使用MATLAB的调试模式)为了获得一些模拟器的理解
- 2022-01-26 00:19:44下载
- 积分:1
-
统计学习方法相关算法的matlab实现
应用背景该文件夹包含模式识别识别的8个程序,
1.Fisher分类算法
2.感知器算法
3.最小二乘算法
4.快速近邻算法
5.K-近邻法
6.剪辑近邻法和压缩近邻法
7.二叉决策树算法
各.m文件均为脚本程序,而非函数,可以很简单的将其改成函数形式
主要考虑到这只是演示,便于傻瓜操作,所以各.m文件均为脚本程序。关键技术main.m:主函数,提供命令行交互操作,即可通过交互查看演示效果,也可单独运行各脚本程序
Fishe.m: Fisher算法
SinglePerceptron.m: 单样本修正感知器算法
Widrow_Hoff.m: 最小二乘法
decisionTree.m: 二叉决策树
KNN.m: K-近邻法
FastNN.m: 快速近邻法
Condensing.m: 剪辑近邻法和压缩近邻法
NNforCondense.m: 唯一的一个函数,供Condensing.m调用
- 2022-06-20 06:20:50下载
- 积分:1