-
PLS-toolbox
PLS部分最小二乘工具箱(主程序)挺好用的数据分析程序。在matlab环境运行。(main)
- 2010-08-24 22:16:50下载
- 积分: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
-
distribution
本程序计算金属包覆平板波导TE模等效折射率,然后计算其光场分布(This program calculates metal-coated plate waveguide TE-mode effective refractive index, and then calculate the optical field distribution)
- 2009-11-05 23:57:57下载
- 积分:1
-
GeneticAlgorithm
说明: 用MATLAB语言编的程序,用来解决一个遗传算法的实际问题(Using MATLAB language of Procedure, a genetic algorithm to solve the practical problems)
- 2008-11-12 12:54:36下载
- 积分:1
-
liejskjfs
说明: 野人过河问题属于人工智能学科中的一个经典问题,问题描述如下: 有三个牧师(也有的翻译为传教士)和三个野人过河,只有一条能装下两个人的船,在河的任何一方或者船上,如果野人的人数大于牧师的人数,那么牧师就会有危险. 你能不能找出一种安全的渡河方法呢?的matlab程序!(Savage river belongs to the problem of artificial intelligence disciplines a classic problem, it is described as follows : There are three priests (also translated some of the missionaries) and the three Savage cross the river, only one can hold the next two boats in the river or any of the parties on board, if Savage is greater than the number of priests the number of priests will be so dangerous. you can find a safe way to cross the river? The Matlab procedures!)
- 2006-03-30 22:02:40下载
- 积分:1
-
xz
说明: 把一个文件夹中的图片根据图片的名称分到两个文件中(Put the pictures in a folder name according to the pictures to the two files
)
- 2012-05-05 16:15:53下载
- 积分:1
-
turbo
turbo code simulation in matlab
- 2013-12-20 00:45:49下载
- 积分:1
-
Flame-detector
this is for finding the flames in the picture
- 2011-12-29 14:10:05下载
- 积分:1
-
LS-LMMSE-Estimation
LS (Least Square) & LMMSE (Minimum Mean Square Error)
- 2011-06-15 00:43:32下载
- 积分:1
-
Histogram-equalization
图像处理MATLAB程序(教学使用)-图像灰度级修正(直方图均衡化)(MATLAB image processing program (Teaching)- image gray level correction (histogram equalization))
- 2014-01-02 14:13:00下载
- 积分:1