-
induction-motor-speed-control
3 phase squirrel cage induciton motor control via space vector concept. The hardware include a constant DC source, a 3 phase inverter and a 2 kw induction motor. Speed reference was proved to be tracked rapidly.
- 2012-08-12 14:59:20下载
- 积分:1
-
Calculate
简易四则运算计算器,使用时需将.m和.fig文件放到matlab工作目录下(本人使用的是R2013,放到bin文件夹即可,其他版本放到对应文件夹,有的是work文件夹),然后在命令窗口输入.m文件的文件名,即可显示一个简易计算器界面。有0-9九个数字供点击输入数,有重置和正负号按钮,界面简洁,功能耐用(Simple arithmetic calculator should be used with the. M and. Fig file into matlab working directory (I use the R2013, into the bin folder to the other versions into the corresponding folder, some work folder) , and then in the command window. filenames m file to display a simple calculator interface. 0-9 nine figures for the number of click enter, and the sign has reset button, the interface is simple, functional and durable)
- 2013-12-18 19:05:30下载
- 积分:1
-
3.20 基于Hough变换的人眼虹膜定位方法
说明: 基于Hough变换的人眼虹膜定位方法 MATLAB程序(A Method of Iris Location for Human Eye Based on Hough Transform and MATLAB Program)
- 2019-06-07 15:49:16下载
- 积分:1
-
06392989
General Embedded Quantization for Wavelet-Based
Lossy Image Coding
- 2013-07-09 10:18:22下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
stock
根据股票每日交易数据,求股票期望收益率和波动率的函数(According to the daily trading data of stocks, the function of stock expected yield and volatility is obtained.)
- 2018-05-11 01:47:22下载
- 积分:1
-
111186750Sum
注水定理计算信道容量,主要通过注水算法来进行,很有用(waterfilling for channel capacity)
- 2009-05-20 19:08:47下载
- 积分:1
-
1fe6fc9dda8a
贪婪算法 子载波分配 MATLAB代码 源代码(Greedy algorithm)
- 2015-10-09 15:17:41下载
- 积分:1
-
Controlling_console_applications_demo
通过程序控制CMD程序的输出,并对其进行解析和过滤(CMD program through the control output, and its analysis and filtering)
- 2007-11-22 00:18:40下载
- 积分:1
-
avantesToMatlab_2012_11_29
A set of functions to automatically process files saved by Avantes AvaSoft 7 software. See demo for example of use and descriptions within each m-file. The main function to use is avantesSpectrumRead, it will read all binary and ASCII files saved by Avantes within a directory. The binary file reader is the avantesBinaryRead function. A couple of additional useful functions (getScansByTime and getValueAtWavelength) are provided.
- 2013-01-22 15:11:04下载
- 积分:1