-
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
-
gmsk
it is a complete gmsk matlab folder
- 2011-04-24 06:34:17下载
- 积分:1
-
Eacpower
this source code is eacpower matlab
- 2013-08-04 17:42:35下载
- 积分:1
-
haar-wave
matlat 环境下haar小波分析,可以改写成C 语言
(haar wave analysis)
- 2014-09-26 10:06:34下载
- 积分:1
-
列前向选择算法 SFS
说明: 为启发式搜索策略的特征选择算法,成为序列前向选择算法,又称为集合增加法,相比于其他特征选择算法运算量较小。(The feature selection algorithm, which is a heuristic search strategy, becomes a sequence forward selection algorithm, also known as set addition algorithm, which has less computation than other feature selection algorithms.)
- 2020-03-30 16:44:03下载
- 积分:1
-
channelmodel
本程序描述了各种信道的模型,并对每一种信道模型都进行了分析和仿真,并对结果进行了描述(This procedure describes the various channel models, and each channel model are analyzed and simulated, and the results described)
- 2010-08-30 09:44:39下载
- 积分:1
-
mppt
太阳能三种mppt算法包括干扰观察法,电导增益法,变步长电导增益法(Solar mppt algorithm includes three kinds of interference with observation, electrical conductivity gain method, variable step-size conductivity Gain Method)
- 2021-01-16 10:18:46下载
- 积分:1
-
EM_1D
一维EM算法MATLAB实现,两分支高斯混合模型,均值和方差都不相同。(one dimensino EM algorithm implemented by MATLAB. Estimate the mean and variance of Gaussian Mixture Model with two branches.)
- 2010-05-09 10:41:54下载
- 积分:1
-
fuzzy-PID
fuzzy 和PID的simulink仿真程序算法,实现了模糊控制和PID控制的仿真(fuzzy simulink simulation program and PID algorithm, fuzzy control and PID control simulation)
- 2011-06-24 21:36:31下载
- 积分:1
-
read_gdf
C4EST UNE FONCTION POUR CHARGER LES DONNER eeg DE TYPE gdf
- 2014-10-18 01:11:29下载
- 积分:1