-
vectorcontroljj
矢量控制方法在matlab/simulink中的仿真模型。详细且基础,有助于新手学习。(Vector control method in matlab/simulink the simulation model. Detailed and foundation to help novices learn.)
- 2013-12-31 11:29:41下载
- 积分:1
-
FilterDesignguide
matlab 滤波器设计工具箱的使用说明,含有很多例子。(matlab-filter)
- 2009-07-12 00:51:34下载
- 积分:1
-
wireless
模拟行人在六角形基站中行走时,通信信号的强弱,各个基站对他的干扰(Analog pedestrians walking in the hexagonal base station communication signal strength, interference of each base station)
- 2013-02-09 04:40:37下载
- 积分:1
-
soble-filter
可以直接使用的代码,是关于图像过滤的代码,同时可以进行soble过滤和平均过滤(The code can be used directly, image filtering code can be soble filter and average filter)
- 2013-04-18 00:10:08下载
- 积分:1
-
Functions
data converters by maloberti
- 2013-04-19 15:13:51下载
- 积分:1
-
boost
Boost电路的小信号模型,采用实际电路搭建,效果很好。(Boost circuit of small signal model, using the actual circuit to build, the effect is very good.)
- 2016-12-01 21:30:27下载
- 积分:1
-
JPEG-DWT
JPEG compression using DWT in image processing
- 2012-06-28 18:58:29下载
- 积分:1
-
SBOGA
SBOGA 用顺序选择遗传算法求解一维无约束优化问题
(SBOGA order to select genetic algorithm for solving one-dimensional unconstrained optimization problems)
- 2012-12-03 23:16:32下载
- 积分:1
-
ADC
项目中所做的ADC的matlab源代码,相信会有用(original matlab source code for ADC from the item i was doing,hoping to be helpful)
- 2021-01-26 17:18:41下载
- 积分:1
-
MappedTensor
Manages very large tensors of arbitrary dimensions as mapped files on disk.
(This class transparently maps large tensors of arbitrary dimensions to temporary files on disk. Referencing is identical to a standard matlab tensor, so a MappedTensor can be passed into functions without requiring that the function be written specifically to use MappedTensors. This is opposed to memmapfile objects, which cannot be used in such a way.
MappedTensor also offers support for basic operations such as permute, without requiring space for the tensor to be allocated.
An existing binary file can also be mapped, similarly to memmapfile. However, memmapfile offers more flexibility in terms of file format.
)
- 2010-12-14 15:17:16下载
- 积分:1