-
pendlqr
关于固高科技有限公司一级倒立摆lqr算法的连续系统离散系统matlab源程序及仿真(On a solid high-tech Co., Ltd. inverted pendulum system LQR algorithm for discrete-time systems and simulation source matlab)
- 2008-12-10 23:15:08下载
- 积分:1
-
matlab100examples
matlab的100个小应用程序,对初学者比较有用。(100 small matlab application, useful for beginners.)
- 2010-10-23 00:43:57下载
- 积分:1
-
ABdemo
下载别人的基于 AdaBoost 人脸检测源代码 供大家一起学习(Download others AdaBoost-based face detection source code for everyone to learn)
- 2009-06-18 09:16:49下载
- 积分:1
-
fastlms
快速块LMS算法 利用FFT,实现频域的LMS快速算法,并且能够加快算法的收敛速度(Fast Block Least Mean Squares)
- 2020-07-04 12:40:02下载
- 积分:1
-
communication-arduino-c
Communicate with a seriel port, specially with an arduino
- 2014-01-29 15:42:23下载
- 积分:1
-
tyt
单相H桥多电平逆变器控制电路,基于matlab2014b环境下编写(Single-phase H-bridge multi-level inverter control circuit, based on the following written matlab2014b environment)
- 2015-06-11 00:36:46下载
- 积分:1
-
直流马达数学模型,包括三个不同的模型文件,以及相应的PID速度控制、位置控制的Matlab 演示文件...
直流马达数学模型,包括三个不同的模型文件,以及相应的PID速度控制、位置控制的Matlab 演示文件-DC motor mathematical model, including the three different models of documents, and the corresponding PID speed control, position control of the Matlab demo files
- 2022-04-12 14:02:20下载
- 积分:1
-
互信息程序编码,是基于MATLAB环境下
互信息程序编码,是基于MATLAB环境下-Mutual information procedure codes, is based on the MATLAB environment
- 2023-02-04 13:30:03下载
- 积分:1
-
Homing_HuanSou
说明: 环搜法搜索目标的数学模型和仿真程序,并绘制最终的轨迹图(Central Law search found mathematical models and simulation procedures, and draw the ultimate locus)
- 2009-08-17 19:29:24下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1