-
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
-
PFC
基于matlab的单位功率因素校正(PFC)仿真(Matlab-based unit of power factor correction (PFC) simulation)
- 2010-11-30 10:24:22下载
- 积分:1
-
FEM-Analysis
基于线性有限元法(FEM)的二维静态边值问题的求解分析(Solving linear analysis based on the finite element method (FEM) in two-dimensional static Boundary Value Problems)
- 2015-04-06 21:49:59下载
- 积分:1
-
Target_Tracking_Simulation_Program
是本人编写的目标跟踪仿真程序(MATLAB),其中包含Imm算法,欢迎指教!(target tracking simulation program (MATLAB), which includes Imm algorithm, welcome improve!)
- 2006-08-27 01:08:38下载
- 积分:1
-
matlab0
matlab语言基本规则介绍,包括变量定义,数组声明,循环遍历等(The basic rules of the matlab language introduction, including variable definitions, array declaration, loop through)
- 2012-07-03 14:24:57下载
- 积分:1
-
Signal-processing--_MATLAB-code
《数字信号处理题解及电子课件》_MATLAB程序(Digital signal processing problem solutions and electronic courseware " _MATLAB program)
- 2013-03-11 17:02:53下载
- 积分:1
-
Character-frequency-distribution-analaysis-
The objective is to demonstrate character/ symbol frequency distribution analysis (reference to the English language) on 2 vintage ciphers, namely Caesar cipher (a mono-alphabetic substitution cipher) and the Vigenere cipher (a poly-alphabetic substitution cipher).
- 2011-11-14 23:48:47下载
- 积分:1
-
energy-efficiency-MIMO
大规模MIMO中,有关于能效的相关文章
(MASSIVE mimo energy efficiency )
- 2014-12-22 21:42:39下载
- 积分:1
-
convert.cpp
利用C++程序编译的英式称量单位与国际单位转换的控制台程序。(The use of English weighing units and international unit of C++ compiler conversion console program.)
- 2015-03-24 10:54:59下载
- 积分:1
-
EE908
学习期间老师布置的作业,一些simulink基础的DSP应用。英国Strathclyde大学的课程教学。(Studying teacher assignments, some simulink-based DSP applications. Strathclyde University, UK Teaching.)
- 2010-10-04 17:54:24下载
- 积分:1