-
swcf
function matrix=asciiRead(fileName)
asciiRead: Read an ascii file into a matrix
Usage: matrix=asciiRead(fileName)
Roger Jang, 20041021
if nargin<1, selfdemo return end
fid=fopen(fileName, rb )
content=fread(fid, inf, char )
fclose(fid)
file=tempname
copyfile(fileName, file
- 2010-04-04 20:42:47下载
- 积分:1
-
Decoupling
Direct Torque Control, Induction Motor
Vector Control Without an Encoder dtc
- 2013-09-01 18:47:36下载
- 积分:1
-
Bandfilter
利用Matlab中自带的滤波设计滤波器,非常方便。(Filter design filter comes in Matlab, very convenient.)
- 2012-08-30 13:38:05下载
- 积分:1
-
ARMA1
说明: 基于matlab的对风电场风速或风功率进行预测(Prediction of Wind Speed or Wind Power of Wind Farm based on matlab)
- 2019-03-25 10:29:23下载
- 积分:1
-
玉米粒定位
利用matlab进行玉米粒顶端定位。粗略以及精细的进行玉米粒聚类中心点坐标,生成距离比较变量。确定形心坐标。
- 2022-07-10 14:10:34下载
- 积分:1
-
200755012570884
该文件详细介绍了MATLAB进行矩阵的各种运算,内容丰富,浅显易懂(For matrix operation with MATLAB)
- 2010-10-26 16:53:57下载
- 积分:1
-
localhisteq
这种方法一方面将像素的灰度值分散,可以分辨图象中比较细节的内容;另一方面,将图
象的灰度变化控制在一定范围之内,抑制了噪声的产生,较大程度上地保留了原始图象的亮度.(This approach on the one hand spread the pixel gray value, the more details you can identify the contents of the image the other hand, the image gray scale control in a certain range, suppress noise generation, a greater degree preserved on the original image brightness.)
- 2010-12-20 00:27:03下载
- 积分:1
-
An-Efficient-Resource-Allocation-Strategy-for-Fut
Image processing ..
this is most important application in image processing and communication engineering and have a lot of steps towards MATLAB controlling functions ss
- 2015-02-26 19:00:47下载
- 积分:1
-
DCT-compress-coding
文章除了对基于DCT的图像压缩编码进行研究外,还对基于其他算法的图像压缩编码也作了相应的研究。在完成理论方面的研究后,应用MATLAB仿真软件,实现了基于DCT的图像压缩编码。(The article is in addition to picture that according to the DCT compress coding expatiating, returning to picture that according to other calculates way empress coded to also make the homologous introduction, make discuss more detailed with completely. At study that complete the theories empress, apply the MATLAB imitate true software, realizes according to the DCT picture compresses the coding.)
- 2012-11-14 18:38:16下载
- 积分:1
-
ASCI
Auto sequential current source inverter.circuit equaally resmbels which is in in p.s.bimbra
- 2011-06-18 15:30:42下载
- 积分:1