-
RLS0
实现RLS的matlab程序,并绘出了w随n变换的曲线
- 2009-04-01 18:43:37下载
- 积分:1
-
data
obtain gray-scale image patches
- 2011-05-10 15:28:53下载
- 积分:1
-
Learner
The abstract class of a gesture learner.
- 2014-01-22 11:40:35下载
- 积分:1
-
robot_motion_planning
This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum
pre-defined torque, without collision with any obstacle in the robot workspace.
- 2009-04-09 19:20:41下载
- 积分:1
-
shuzhishiyan
两个数值实验的matlab编程实现。题目分别1是利用循环语句,计算数列根号5 ,根号下根号5 ,根号下根号下根号5…的极限,要求误差小于 10负8次方。 2利用级数pi=1-1/3+1/5-1/7+...可计算出无理数pi的近似值(Two numerical experiments matlab programming. Title 1 is the use of loop were calculated series roots and 5, roots and root number under 5, roots and root, root number under number 5 ... the limits of error of less than 10 required a negative 8th power. 2 using series pi = 1-1/3+1/5-1/7+ ... calculate the approximate irrational number pi)
- 2010-05-25 22:53:36下载
- 积分:1
-
mmread
在MATLAB中读取视频以及图像的m函数,可读取avi,asf,gif等格式的文件(a m function in MATLAB, send information of filename.avi into MATLAB)
- 2014-10-21 21:00:23下载
- 积分:1
-
lowcruise
Matlab for low cruise stabilities regarding a learjet
- 2015-03-17 16:19:54下载
- 积分:1
-
aga
自适应遗传算法的matlab程序代码,主程序代码(Adaptive genetic algorithm matlab code, the main program code)
- 2015-03-18 17:51:03下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
pso_pid
基于粒子群算法分数阶PID参数整定,运行环境是matlab2007(Based on particle swarm optimization (pso) algorithm of fractional order PID parameter setting
)
- 2021-04-22 20:08:48下载
- 积分:1