-
Rayleigh_simulation
采用三种不同的方法仿真Rayleigh信道模型(Simulation using three different methods Rayleigh channel model)
- 2010-05-20 09:58:16下载
- 积分:1
-
readuff
This is the m file for reading uff file using matlab.
I can be easily read uff file in which to analyze the data.
- 2013-03-12 19:27:53下载
- 积分:1
-
reglm
用matlab实现多元回归分析,统计学中比较重要的应用,适用于初学者(Multiple regression analysis using matlab to achieve, the more important applications of statistics for beginners)
- 2013-09-09 16:53:21下载
- 积分:1
-
dailibai
对二级倒立摆进行仿真,并且还添加了状态观测器后再继续观察(On the two level inverted pendulum simulation, and also added a state observer and then continue to observe)
- 2014-12-10 18:04:13下载
- 积分:1
-
WienerScalart96
维纳滤波器(Wiener filter)是由数学家维纳(Rorbert Wiener)提出的一种以最小平方为最优准则的线性滤波器。在一定的约束条件下,其输出与一给定函数(通常称为期望输出)的差的平方达到最小,通过数学运算最终可变为一个托布利兹方程的求解问题。维纳滤波器又被称为最小二乘滤波器或最小平方滤波器,目前是基本的滤波方法之一。(Wiener filter (Wiener filter) is caused by a mathematician Wiener (Rorbert Wiener) proposed guidelines for the minimum square optimal linear filter. Under certain constraints, which outputs a given function (often called the desired output) reaches the minimum squared differential, the final mathematical operation may become a problem solving Equation Leeds Taub. Wiener filter is also known as the least squares filter or least squares filter, currently one of the basic filtering methods.)
- 2014-01-23 22:20:12下载
- 积分:1
-
灰色模型预测用电量,天气等matlab-Gray-model-electricity
灰色模型预测用电量,天气等。通过已知的数据,就可以推测出未来的数据。(Grey model forecast power consumption, weather, etc.. By known data, you can speculate on the future data.)
- 2016-05-15 20:26:42下载
- 积分:1
-
ProjectionOnConvexSets
重建高分辨率图像使用在凸集投影,高效率matlab程式码(reconstruct high resolution image using Projection On Convex Sets)
- 2010-09-07 12:56:49下载
- 积分:1
-
Vim72
Vim用户手册中文版72,非常好的VIM使用手册,方便辅助开发(Vim user manual Chinese version of VIM 72 very good manual, easy to supporting development)
- 2011-02-14 12:57:51下载
- 积分:1
-
Matlab-CPP
采用Matlab C++数学库对稀疏矩阵的操作(========================================================================
CONSOLE APPLICATION : sparseArrayCreate
========================================================================
AppWizard has created this sparseArrayCreate application for you.
This file contains a summary of what you will find in each of the files that
make up your sparseArrayCreate application.
sparseArrayCreate.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
sparseArrayCreate.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named sparseArrayCreate.pch and a precompiled types file named StdAfx.obj.
)
- 2011-05-06 13:24:25下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第六章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:32:54下载
- 积分:1