-
MATLAB_faceRecognition
MATLAB人脸识别,运行TEST.m文件看效果就可以了,完成的功能就是识别人脸并标记起来。(MATLAB+human face recognition,run TEST.m to show the performance,To be sure that images in the images file are in the same size,)
- 2012-05-12 16:55:46下载
- 积分:1
-
Bayliss2
求解贝叶斯权值,在自适应数字单脉冲中具有重要意义,特别是在求差波束时(Solving Bayesian weight value, the adaptive digital single pulse of great significance, in particular in seeking the difference beam)
- 2020-07-15 20:18:51下载
- 积分:1
-
w4_zj_1
mimo的空时编码的源代码 在matlab环境下运行 4发1收
(the mimo empty encoded source code in Matlab environment, run four rounds of a received)
- 2012-05-13 17:22:26下载
- 积分:1
-
CHUANKOU-SHEJI
一个 gui 界面的 matlab 串口通信演示程序,对实验数据进行处理,达到要求(A gui interface, serial communication matlab demo program, the experimental data processing, to meet the requirements)
- 2013-12-18 19:28:29下载
- 积分:1
-
three_axis
用simulink编写的实现二自由度冗余机器人的位置控制,利用自己设计的控制器模块(achieve two degrees of freedom redundant robot position control)
- 2010-10-18 08:59:42下载
- 积分:1
-
auvmodel
程序中给出了水下机器人的平面运动模型,对于从事水下机器人研究的同学很有帮助(it will give a underwater unmanned vehicle s plane model)
- 2012-04-16 19:10:16下载
- 积分:1
-
fzh1
用于函数逼近的BP算法程序,matlab源码(function approximation for the BP algorithm procedures, Matlab FOSS)
- 2006-11-03 22:34:42下载
- 积分:1
-
1
说明: 信号与系统实验一:连续时间信号
1.1 表示信号的基本MATLAB函数
1.2 连续时间复指数信号
(Signal and system experiment: a continuous time signal)
- 2013-03-18 10:00: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
-
kaerman-weina-zishiying
关于维纳滤波器、卡尔曼滤波器、自适应滤波器的设计方法,及信号提取、分析。(On the Wiener filter, Kalman filter, adaptive filter design method, and signal extraction, analysis.)
- 2020-11-05 17:29:50下载
- 积分:1