-
Impedance_Spectroscopy
Impedance Spectroscopy
- 2009-04-20 12:04:29下载
- 积分:1
-
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
-
CannyMatlab
canny算子提取图像边缘的matlab 源代码(canny operator edge extraction of the matlab source code)
- 2010-05-30 21:14:05下载
- 积分:1
-
rs
说明: 在理解RS码编译码原理的基础上使用Matlab或VC进行编程,首先产生一段随机序列,即原始的发送比特流,然后对该信号进行RS编码、BPSK映射、加噪、解映射及RS译码,得到恢复的数据。(Decoding RS codes in understanding the basis of the principle of programming using Matlab or VC, the first generating a random sequence, that is, send the original bit stream, and then the signal RS coding, BPSK mapping, noise, solution maps, and RS decoding , to recover the data.)
- 2011-05-30 11:15:13下载
- 积分:1
-
chao-matlab
包含有详细的混沌理论优化算法,可以用于控制器参数的寻优(Chaos Theory contains a detailed optimization algorithm, can be used for optimization of controller parameters)
- 2011-06-12 18:38:29下载
- 积分:1
-
Normalized--matching
本文主要是利用归一化的模板匹配方法,来定位出LED显示模块上的每个灯。(This paper is the use of normalized template matching method to locate the LED lights on each display module.)
- 2011-10-29 10:48:10下载
- 积分:1
-
EnhancedShow
在MATLAB中模拟ENVI中2 线性拉伸;增强对比度。(This method is dedicated to simulate then function in ENVI(2 liner strenching),Which can improve the effect Contrast)
- 2014-12-05 09:42:51下载
- 积分:1
-
76545576
自定义风格的SegmentedControl,IOS编程学习源码,很好的参考资料。(A custom style SegmentedControl, learning IOS programming source code, a good reference.)
- 2013-12-05 09:13:30下载
- 积分:1
-
sir_matlab
sir辐射计 散射计数据 matlab 代码(sir radiometer scatterometer data matlab code)
- 2020-11-25 21:49:31下载
- 积分:1
-
x2006413105720
本文介绍了一个用MATLAB语言编写的通信仿真教学软件。论述了通信的基础理论和通信仿真教学软件的设计思想以及实现的方法,并谈到了计算机辅助教学的必要性。(This article describes a use of MATLAB language teaching software for communications simulation. Discusses the basic theory of communication and communication simulation teaching software design idea and the realization of the method, and spoke of the need for computer-aided teaching.)
- 2008-07-02 09:54:36下载
- 积分:1