-
main
SPFD5420A 用于测试彩色液晶,而且能够在液晶屏幕上显示不同色彩的色带(To test the SPFD5420A)
- 2010-03-14 14:03:07下载
- 积分:1
-
MATLAB-operate-base
说明: MATLAB以矩阵作为数据操作的基本单位,还提供了十分丰富的数值计算函数。MATLAB和著名的符号计算语言Maple相结合,使得MATLAB具有符号计算功能。(MATLAB with matrix as the basic unit of data manipulation, it also provides a very rich numerical functions. MATLAB and the famous combination of symbolic computation language Maple, MATLAB has a symbolic computing makes.)
- 2011-02-23 19:46:50下载
- 积分:1
-
BP-GA
BP—遗传算法神经网络模型,matlab 源程序。(BP-genetic algorithm neural network model, matlab source code.)
- 2011-04-28 12:44:40下载
- 积分:1
-
Untitled
a.阅读的图像img_1.tif,img_2.png的文件夹中,并
他们展示于一体,这两个数字分别。
(参考函数:imread, imshow, figure, subplot)
b.在matlab,观察从工作区中的图像信息面板
c.分别使用size, imfinfo,whos等功能获得的图像信息
d.添加标题的图像。 (参考函数:title)
Ë 。下面的代码实现的M文件编辑器
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
观察结果,并确定的功set()
f。保存img_1.tif目录“D: imagetest”。如果该文件夹不
存在,请首先创建这个新的文件夹。 (参考函数:imwrite)
(a. Read the images img_1.tif, img_2.png given in the folder, and
show them in one and two figures respectively.
(referenced function: imread, imshow, figure, subplot)
b. In matlab, observe the images information from the workspace
Panel
c. Use size, imfinfo,whos,etc functions to obtain image information
respectively.
d. Add title to the images. (referenced function: title)
e. Implement the following codes in the M-file Editor
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
observe the result, and determine the function of set()
f. Save img_1.tif to the directory “d:imagetest”. If the folder does not
exist, please create this new folder first. (referenced function:
imwrite))
- 2013-04-26 09:26:40下载
- 积分:1
-
qsdfnwkx
最终的权值矩阵就是滤波器的系数,包含了阵列信号处理的常见算法,是一种双隐层反向传播神经网络,相控阵天线的方向图(切比雪夫加权),添加噪声处理。( The final weight matrix is ??the filter coefficient, Contains a common array signal processing algorithm, Is a two hidden layer back propagation neural network, Phased array antenna pattern (Chebyshev weights), Add noise processing.)
- 2016-03-21 22:12:59下载
- 积分:1
-
barcode-reader
..Barcode analysis based on webcam..
this program is an example how to extracting features of the barcode and analyze them,,,
for example we can use webcam to get the barcode image.
- 2011-08-09 15:03:33下载
- 积分:1
-
遗传算法GA
matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 (matlab genetic algorithm GA, particle swarm optimization PSO, some time ago on the ant colony algorithm intelligent calculation AS experimental course, make their own programs. Posts here, I hope someone can improve their exchange of experience is more valuable. Genetic algorithm to solve minimum spanning tree problem, PURFER code. Particle Swarm do unconstrained optimization problems. Ant colony algorithm to solve TSP problem.)
- 2015-06-28 11:47:54下载
- 积分:1
-
LK3D
3D Lucas Kanade Optical Flow
- 2013-04-09 04:13:48下载
- 积分:1
-
K-SVD
K-SVD是一种经典的字典训练算法,依据误差最小原则,对误差项进行SVD分解,选择使误差最小的分解项作为更新的字典原子和对应的原子系数,经过不断的迭代从而得到优化的解。(K-SVD is a classic dictionary training algorithm, based on the principle of minimum error, the error items SVD decomposition, choose to make the smallest error decomposition item as an updated dictionary of atoms and atomic corresponding coefficient, through constant iteration to obtain an optimized solution.)
- 2015-11-09 08:58:27下载
- 积分:1
-
NSGA-IIprato
一个matlab环境下编制的使用很方便的多目标程序(The preparation of a matlab environment is very convenient to use multi-objective procedure)
- 2009-03-29 10:55:25下载
- 积分:1