-
bppid
MATLAB平台下的基于人工神经网络的非线性控制系统PID参数整定代码,能实现在线调节功能。(MATLAB platform artificial neural network-based nonlinear control system PID parameter tuning code, to achieve regulatory function online.)
- 2009-05-06 10:44:56下载
- 积分:1
-
predict_fun
说明: 基于均值生成函数时间序列预测算法程序
1. predict_fun.m为主程序
2. timeseries.m和 seriesexpan.m为调用的子程序
(function based on the mean generation time series prediction algorithm for a procedure. Predict_fun.m mainly procedures 2. Timeseries.m seriesexpan.m and called for the subprogram)
- 2006-03-02 15:30:08下载
- 积分:1
-
kinematics_library_updated2
这次提交包含简单的和直接的职能配置和情节机械臂运动学变换矩阵的计算着。用户只需指定要生署参数矩阵(在Craig的机器人学导论书定义的标准)
该文件包含5个功能和1例。
随意修改补充和完善的代码。(This submission consists of simple and straight forward functions that plots robotic arm configurations and computes forward kinematics transformation matrices. The user has to simply specify the DH parameter matrix (the standard defined in craig s Introduction to Robotics book)
The file contains 5 functions and 1 example.
Feel free to modify add and improve on the code.)
- 2011-05-23 10:45:15下载
- 积分:1
-
Canny
用Canny算子检测图像的边缘,可以计算给定图像的边缘,并绘制出来与原图进行对比。(Canny edge)
- 2012-04-23 22:24:08下载
- 积分:1
-
inpainting
image inpainting
(CS7495 Final Project
Sooraj Bhat
Object Removal by Exemplar-based Inpainting
USING THE CODE
Everything was done in Matlab and MEX (i.e. a C function callable from
Matlab). First, the C code needs to be compiled. At the Matlab
prompt, type:
mex bestexemplarhelper.c
You should then be able to run the following (which takes ~2mins on my
2GHz Pentium 4 laptop with 256MB of RAM):
[i1,i2,i3,c,d,mov] = inpaint( bungee0.png , bungee1.png ,[0 255 0])
A smaller run (~25 seconds) would be:
[i1,i2,i3,c,d,mov] = inpaint( bw0.png , bw2.png ,[0 255 0])
To visualize:
plotall
close movie(mov)
SAMPLE IMAGES & RESULTS
*0.png The original images ( bw and bungee )
*{1,2}.png The different fill region masks.
*P2.png Plots of confidence and data terms.
*P5.png Plots of original, fill region, inpainted images and
confidence and data terms.
Other images in the dir contain redundant information. I di)
- 2010-06-19 21:00:49下载
- 积分:1
-
school8
说明: 我强烈的向那些正在做毕设或课设的同学推荐(please use it)
- 2010-03-31 17:35:49下载
- 积分:1
-
MATLAB--image
说明: MATLAB图象处理命令大全,讲解比较仔细,相信对你一定会有很大的帮助的(MATLAB image processing command Daquan, to explain more carefully, I believe you will be of significant help)
- 2010-04-13 19:38:50下载
- 积分:1
-
4fsk_0.1
跳频(占空比为0.1)4fsk的部分频带干扰误码率计算,这个程序是基于matlab的,自己编的,呵呵(Frequency Hopping (duty cycle 0.1) 4fsk the partial band interference bit error rate, this procedure is based on matlab, and their series, Oh)
- 2011-05-14 10:22:03下载
- 积分:1
-
DB-SCAN
the bdscan algorithm for clustering algorithms
- 2014-11-26 22:06:26下载
- 积分:1
-
Unconstrained-opti-variable-rotation
这是用matlab实现的无约束优化方法 变量轮换法程序
(Unconstrained optimization method variable rotation method program
matlab)
- 2011-12-17 22:36:56下载
- 积分:1