-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
examples
比较有用的matlab实例,给matlab初学者参考,有需要的还可以联系我(matlab)
- 2009-04-11 15:06:40下载
- 积分:1
-
PVblockcheck
光伏电池的数学模型,用最常见的数学模型进行编程,仿真效果良好(The mathematical model of photovoltaic cells, with the most common mathematical model for programming, simulation results good)
- 2013-09-20 22:33:12下载
- 积分:1
-
MATLAB-GUI-design
介绍matlab中GUI的学习知识,值得对于matlab有兴趣的爱好者参考学习,我也在学习当中,还不错(Introduced in GUI matlab learning knowledge, it is worth for matlab interested enthusiasts refer to learning, I am also learning, good)
- 2013-12-29 00:37:01下载
- 积分:1
-
bpprogram
本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达(This procedure according to the trained network file prediction ANN.mat new data file, the mean square error, and painted the original data and prediction data comparison of Fig. This procedure applied to a lot of Matlab programming to the expression commonly used, and some neural network programming the expression of the basic concepts, such as the normalized expression)
- 2008-08-14 21:19:14下载
- 积分:1
-
RLS-MATLAB
Rls递推二乘最小算法的MAtlab 仿真。(Rls recursive least square algorithm MAtlab simulation.)
- 2007-05-14 13:22:30下载
- 积分:1
-
tuxiangchuli
用计算机进行数字图像处理,使用matlab环境,对图像进行增强,平滑与锐化,分割,变换,压缩与编码,是平常实验的好选择。(Using computer digital image processing, the use of matlab environment, enhance the image, smoothing and sharpening, segmentation, transform, compression and encoding, is usually a good choice experiment.)
- 2009-04-16 21:31:35下载
- 积分:1
-
levegrep
此程序用于计算高光谱数据中Linear extrapolation法计算植被红边位置(This program used to calculate the spectral data Linear extrapolation method of vegetation red edge position)
- 2010-08-21 09:42:12下载
- 积分:1
-
Matlab_Harris
说明: 用matlab做的,而且有图片和解释。我用了2个小时写的,虽然不太好,还是可以供大家参考的。(using Matlab done, but pictures and explanation. I spent two hours writing, though not very good, or to be available for reference.)
- 2006-05-11 18:07:35下载
- 积分:1
-
OxMetrics
时间序列分析中著名的OxMetrics软件包,具体的运用需要花功夫了。(Time Series Analysis famous OxMetrics package, the specific application needs to spend the effort.)
- 2007-04-03 04:11:24下载
- 积分:1