-
Answer
2011年大学生数学建模竟赛A题答案(Matlab程序和数据文件)(2011 Mathematical modeling of race A question the answer (Matlab programs and data files))
- 2011-10-28 09:24:36下载
- 积分:1
-
sensorless_MRAS
Model reference adaptive system (MRAS) based techniques are one of the best methods to estimate the rotor speed due to its performance and straightforward stability approach. These techniques use two different models (the reference model and the adjustable model) which have made the speed estimation a reliable scheme especially when the motor parameters are poorly known or having large variations.
- 2014-12-16 17:07:00下载
- 积分:1
-
WindTurbineID_Draft_2
Wind turbine System Identification Toolbox Final report by Sean Semper and Sumit Tripathi
- 2015-02-23 19:36:39下载
- 积分:1
-
bcdadd
在matlab的simulink下建模实现bcd码的加法运算,其中使用了状态机。
- 2009-03-21 16:04:11下载
- 积分:1
-
readraw
the code for reading .raw file
- 2012-05-19 17:54:55下载
- 积分:1
-
BookmarkWidgetService
Bookmark Widget Service Source Code for Andriod.
- 2013-11-14 23:58:26下载
- 积分:1
-
LMS_RLS_AP
对于一阶系统辨识,分别采用LMS、RLS、仿射投影算法来估计参数(For a first-order system identification, respectively, using LMS, RLS, affine projection algorithm to estimate the parameters)
- 2013-12-14 12:40:31下载
- 积分:1
-
image_stitch
基于matlab的 surf图像拼接算法 根据matlab官方样例改写 采用例图进行拼接 初学者可以学习使用(The surf image mosaic algorithm based on MATLAB is rewritten according to Matlab official sample, and the example is used for stitching. Beginners can learn to use.)
- 2018-04-03 13:44:33下载
- 积分:1
-
ccqsrgp
this is image frequency transform,vevr good(This is the image frequency transform, vevr good)
- 2017-05-11 19:01:30下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1