-
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
-
power-qulity
power system facing problems and reduction
- 2015-02-10 19:15:40下载
- 积分:1
-
dgnnkm
车牌检测的论文,但是是短的不是打的用的可以借用写内容。(License plate detection thesis, but it is not a short fight with the Government can draw on to write the content.)
- 2008-01-08 15:13:49下载
- 积分:1
-
MIMO_capacity_EP1
This program calculates the capacity of MIMO system in IID channel model and plot the graph.The graph is plotted with out least square curve fit.
- 2010-09-18 11:31:07下载
- 积分:1
-
YICHUANSUANFAMOHUKONGZHI
介绍自适应模糊控制的论文,对相关需求的人有很好的帮助(Introduce adaptive fuzzy control papers relevant for those who need the help of good)
- 2009-11-10 10:09:48下载
- 积分:1
-
AHP
层次分析法的求解程序,用于对数据进行层次分析(AHP solver for the analysis of the data hierarchy)
- 2011-08-18 14:56:40下载
- 积分:1
-
光栅2
正弦光栅和一个其他范例代码,大家可以根据这些进行改写,修改自己的参数(Sinusoidal grating and other examples of code, you can rewrite these, modify their own parameters)
- 2021-03-27 09:19:12下载
- 积分:1
-
QUANTIZATION
说明: 基于MATLAB实现图像线性量化的源码,通过输入量化参数实现不同等级量化(Based on MATLAB to achieve linear quantitative image source, by entering the quantization parameters to achieve different levels of quantization)
- 2010-03-16 21:42:23下载
- 积分:1
-
chapter3
自适应滤波器--最小均方误差法LMS滤波自编程--简明易懂附有注释(Adaptive filter- the minimum mean-square error method LMS filter self-programming- easy to understand annotated)
- 2009-11-06 21:02:38下载
- 积分:1
-
efficient_fft_aa
两路实数FFT的matlab仿真。硬件实现:一个FFT核实现两路实数FFT。(FFT of two real numbers matlab simulation. Hardware: FFT core to achieve a two-way real FFT.)
- 2011-06-21 10:48:00下载
- 积分:1