-
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
-
turbo_source
基于 matlab仿真的turbo码源码,该源码仿真对程序员很有用处(Matlab simulation of the turbo code based on source, the source simulation is useful for programmers)
- 2010-05-06 18:20:44下载
- 积分:1
-
yuzhixunhuan
利用阈值循环来实现图像分割,分割效果很好(Threshold cycle to achieve image segmentation, segmentation works well)
- 2010-05-27 17:27:36下载
- 积分:1
-
guoouhe
此程序分析微环在过耦合情况下的性能,这是在无损情况下进行的(This program micro ring in performance coupled case, this is the lossless case)
- 2012-09-03 17:30:46下载
- 积分:1
-
lecture5_Finite-Volume-M-ethod
lecture series of matlab
- 2012-10-10 02:44:41下载
- 积分:1
-
cauchy
关于柯西分布的matlab工具包,包括概率分布函数,反函数等(On the Cauchy distribution matlab toolkit, including the probability distribution function, inverse function, etc.)
- 2007-11-08 12:08:13下载
- 积分:1
-
F_JISjBzh.m
模糊数学方法及其应用 模糊 聚类分析 数据标准化变换(matlab fuzz )
- 2010-08-10 16:10:21下载
- 积分:1
-
program
程序为使用剩余矩形排样法排样的矩形件排样程序,应用matlab软件编程制作。(Procedures for the use of the remaining rectangular nesting of nesting rectangular piece nesting program, application matlab software programming production.)
- 2012-09-08 07:02:21下载
- 积分:1
-
V-BLAST-simulation
比较采用干扰消除和无干扰消除的V-BLAST系统误帧率与SNR的关系曲线。系统参数:收发天线个数M=4,N=6;设定发送信号总功率P=1;设定每一帧中的符号数Nframe=100;调制方式为16QAM;信道为不相关瑞利衰落信道。(Was used to compare the interference canceller and V-BLAST system without interference cancellation, the frame error rate and SNR curve. System parameters: the number of transmit and receive antennas M = 4, N = 6 set to send the signal power P = 1 set the number of symbols in each frame Nframe = 100 modulation for 16QAM channel is not related to Rayleigh fading channel.)
- 2012-05-24 19:25:42下载
- 积分:1
-
PSO-Kohonen
PSO小波模糊灰色Kohonen
第23章 小波神经网络的时间序列预测——短时交通流量预测208
第24章 模糊神经网络的预测算法——嘉陵江水质评价218
第25章 广义神经网络的聚类算法——网络入侵聚类229
第26章 粒子群优化算法的寻优算法——非线性函数极值寻优236
(PSO & Kohonen matlab)
- 2020-07-04 12:00:01下载
- 积分:1