-
MATLAB
该文章主要是介绍滤波器的设计核心算法以及实例(This article mainly describes the design of filter core algorithm and example)
- 2009-12-18 10:16:06下载
- 积分:1
-
Untitled2
qam matlab 仿真简介,自己看看就知道了。。。。(qam matlab )
- 2010-03-15 21:39:33下载
- 积分:1
-
matlab
龚纯主编的“matlab语言常用算法程序集”第十章非线性方程组求解的源代码(Gong pure edited matlab language commonly used algorithm for assembly source code Chapter solving nonlinear equations)
- 2012-12-03 19:02:48下载
- 积分:1
-
stm32-foc-firwmare-libraries-v2.0
永磁同步电机矢量控制程序,位置与角度判断可通过霍尔位置传感器,编码器得到,其中也含有无位置传感器程序(Permanent magnet synchronous motor vector control program, to determine the position and angle through the Hall position sensors, encoders get, which also contains the program without position sensors)
- 2014-02-20 09:03:43下载
- 积分:1
-
LADRC2003
高志强老师在2003年发表的基于带宽参数的控制器参数整定方法,里面介绍的LADRC(线性自抗扰控制器)例子对应的matlab代码与原文章,方便读者阅读与验证,减轻读者编程负担。(Teacher Gao Zhiqiang, published in 2003 based on bandwidth parameter of the controller parameter tuning method, which describes the LADRC (linear auto disturbance rejection controller example corresponding matlab code and the original article, convenient readers reading and verification, reduce the burden of programming readers.)
- 2021-01-21 22:58:46下载
- 积分:1
-
Root-MUSIC
This code realize the root_music algorithm
- 2013-01-03 17:21:51下载
- 积分:1
-
MATLAB-GUI
《精通MATLAB GUI》光盘的内容,包含所有章节(MATLAB GUI)
- 2013-11-19 11:05:16下载
- 积分:1
-
Batch-For-full-version
批处理for语句从入门到精通,讲述批处理的for语句的机制,目录如下:
一 前言
二 for语句的基本用法
三 for /f 含变量延迟
四 for /r
五 for /d
六 for /l(Batch for statements entry to the master, tells the story of a batch of for statements mechanism, directories are as follows:
one preface
Two basic uses of the for statement
Three for /f with variable delay
Four for /r
Five for /d
Six for /l)
- 2015-02-01 02:55:05下载
- 积分: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
-
meanshift
matlab实现的meanshift算法,本人使用效果不错(meanshift on matlab )
- 2010-12-25 11:24:41下载
- 积分:1