-
SeisLab
地震勘探中经常用到的MATLAB工具包,将会对你有很大的帮助!(Frequently used in seismic exploration MATLAB toolkit will be a great help for you!)
- 2013-08-02 09:59:48下载
- 积分:1
-
testPartGsm
GSM simulation in simulink. composd of encoder and decoder. but it is not completed
- 2013-11-08 18:55:30下载
- 积分:1
-
histeqimage
将图像的灰度进行均衡化,并与matlab自带的均衡法进行比较!(this programe is designed to histeq the image! And this algorithm has been compared to the histeq function in the matlab)
- 2013-05-17 21:34:51下载
- 积分:1
-
db4xiaoboquzao5
利用db4小波对仿真信号进行5层分解,并运用各种阈值方法对其进行降噪(DB4 wavelet is used to decompose the 5 layer of the simulation signals, and the noise reduction is carried out by using a variety of threshold methods.)
- 2016-04-20 11:17:19下载
- 积分:1
-
CHAPTER1
本文对倒立摆系统的Lagrange方程建模与模糊控制进行了简单介绍(In this paper, the inverted pendulum system Lagrange equation modeling and fuzzy control for a simple introduction)
- 2008-05-27 10:07:58下载
- 积分:1
-
dSPACE-ControlDesk_GUIDE
dSPACE实时仿真系统是由德国dSPACE公司开发的一套基于MATLAB/Simulink的控制系统开发及半实物仿真的软硬件工作平台,实现了和MATLAB/Simulink/RTW的完全无缝连接。dSPACE实时系统拥有实时性强,可靠性高,扩充性好等优点。dSPACE硬件系统中的处理器具有高速的计算能力,并配备了丰富的I/O支持,用户可以根据需要进行组合;软件环境的功能强大且使用方便,包括实现代码自动生成/下载和试验/调试的整套工具。dSPACE软硬件目前已经成为进行快速控制原型验证和半实物仿真的首选实时平台。本文件为dSPACE-controldesk基础教程
(dSPACE real-time simulation system is developed by the German a dSPACE-based MATLAB/Simulink control system development and semi-physical simulation platform of hardware and software work to achieve and MATLAB/Simulink/RTW' s completely seamless. dSPACE real-time system with real-time, high reliability, scalability and good. dSPACE processor hardware system with high-speed computing power, and with a wealth of I/O support, users can be combined as needed powerful software environment and easy to use, including the realization of automatic code generation/download and test/debug set of tools. dSPACE software and hardware has become a fast control loop simulation and prototyping real-time platform of choice.)
- 2010-12-09 23:29:07下载
- 积分:1
-
Parzen_1
一维核估计无差值分类器算法,非参数估计。正太窗函数,输入训练集和测试集,带宽。得到分类结果和准确率(Parzen—1)
- 2010-01-26 11:46:19下载
- 积分:1
-
最优控制
此程序利用强化学习的方法实现小车的最优控制。(Optimal control of car)
- 2018-01-07 18:06:58下载
- 积分:1
-
CS_OMP
实现了正交匹配追踪算法的matlab编程(To achieve the orthogonal matching pursuit algorithm matlab programming)
- 2011-11-28 14:40:34下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1