-
pcm
i think i t a usedfu lomosuoou oform yi moe (fdeoey ou iyou migouo oe youmieyo)
- 2010-10-22 23:22:17下载
- 积分:1
-
newmark
计算结构动力反应的NEWMARK方法,计算结构动力反应的NEWMARK方法(Calculation of structural dynamic response NEWMARK method in calculating the structural dynamic response method NEWMARK)
- 2009-05-01 09:45:49下载
- 积分:1
-
BPsimulationofpopulation
”BP.m“文件是BP神经网络整个模型的源程序;
“train.fig”是训练时最后得到的图片;
“程序运行的人口数量原始数据.fig”是预测结果绘制的图;
“程序运行时matlab命令窗口的内容.txt”是运行程序是在matlab命令窗口显示的东西;
“程序运行完产生的数据.mat”是程序运行完毕产生的数据。
.bmp文件和.fig文件一样()
- 2008-05-22 16:22:20下载
- 积分:1
-
PAM
PAM数字调制,matlab/simulink(PAM digital modulation, matlab/simulink)
- 2013-01-08 16:11:45下载
- 积分:1
-
libsvm-pattern-classification
matlab平台下libsvm程序包进行模式分类(libsvm in matlab to pattern classification)
- 2013-03-16 23:49:21下载
- 积分:1
-
match
本项目主要工作是对提供图片与库中图片进行颜色和纹理两方面的匹配。其中,颜色匹配直接用基于颜色RGB的直方图匹配,纹理匹配则是通过小波变换转换成频域值,然后用Canny算子计算总和,最后得到图片的纹理图进行匹配(The main work of this project is to match the colors and textures to provide pictures and picture in the library. Among them, the direct use of color matching based on the color RGB histogram matching, texture matching wavelet transform converted into frequency domain values , calculate the sum of the Canny operator, and finally get the picture of the texture map to match
)
- 2012-04-20 22:43:16下载
- 积分:1
-
MATLAB6.x
Matlab的信号处理书籍,经典学习教程,相信一定收益颇丰!(Matlab Book about the deal with signals)
- 2013-04-20 16:30:03下载
- 积分:1
-
MATLAB70ch4
说明: 《MATLAB 7.0编程基础》第4章 (源码实例)主要讲解MATLAB的符号运算("MATLAB 7.0 programming foundation" Chapter 4 (source code examples) on the main website MATLAB No. Operational)
- 2006-03-20 23:40:34下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
Linear-Regression-with-outlier-data
Linear Regression with outlier data
- 2012-06-29 22:16:31下载
- 积分:1