-
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
-
DC_Motor_Model
直流电动机动态模型,基于matlab/simulink平台,可直接嵌入Simulink中使用(DC Motor Model)
- 2011-01-04 15:13:04下载
- 积分:1
-
combining-work
removal of powerline interference in ecg
- 2011-02-16 13:26:12下载
- 积分:1
-
BNBGUI
非线性整数规划图形工具 BNGUI Runs a GUI for BNB18 Usage: BNBGUI or BNBGUI(file) (Nonlinear integer programming graphical tools BNGUI Runs a GUI for BNB18 Usage: BNBGUI or BNBGUI (file))
- 2013-07-16 21:56:28下载
- 积分:1
-
intprog
线性规划 用于计算多元一次方程组以及需要的计算 (Linear programming is used to calculate multivariate equations and computational time needed)
- 2014-01-14 16:25:16下载
- 积分:1
-
DS_CDMA
这个仿真程序用于实现DS-CDMA通信系统仿真(The simulation program used to implement DS-CDMA communication system simulation)
- 2011-04-20 13:39:47下载
- 积分:1
-
my-2d_fft
实现快速傅里叶变换函数的matlab程序,以2D作为基来写的(Fast Fourier transform function matlab program to 2D as a base to write)
- 2013-08-08 09:34:36下载
- 积分:1
-
FANYI
关于恶意代码检测和LTE网络,4G的LTE-A网络的外语文章的翻译论文(Foreign-language article about malicious code detection and lte network, lte-a network of 4g)
- 2014-01-02 18:09:59下载
- 积分:1
-
[MATLAB智能算法30个案例分析].史峰等.扫描版 上
说明: MATLAB智能算法30个案例分析,本书采用案例形式,以智能算法为主线,讲解了遗传算法鱼群算法等。(Analysis of 30 Cases of Intelligent Algorithms in MATLAB.This book uses the case form, takes the intelligent algorithm as the main line, explains the genetic algorithm fish swarm algorithm and so on.)
- 2019-05-08 18:56:07下载
- 积分:1
-
DCMachines
dcmachines simulation in matlab simulink
- 2013-08-05 14:10:57下载
- 积分:1