-
Matlabcoban
how to learn matlab from beggining
- 2013-08-21 23:37:45下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
S_DBWebApplication1
S_DBWEbapplication 实例 作为例子参考 讲解演示器作用(S_DBWEbapplication instance as an example to explain the reference to the role of presenter)
- 2013-11-25 22:25:51下载
- 积分:1
-
PpidsrrI
PID用于机器人路径控制的MATLAB程序,路径选择是一个简简单的正弦函数.控制参数是速度和角速度.,已通过测试。
(The MATLAB program PID control for robot path, the path selection is a sine function simply control parameters and angular velocities. Has been tested.)
- 2012-09-15 22:30:02下载
- 积分:1
-
B3
说明: 三次B样曲线的绘制,用TURBO C 完成(cubic B-spline curve rendering, complete with Turbo C.)
- 2007-02-08 17:55:11下载
- 积分:1
-
ch11_1
利用类处理异常,实现根据异常处理规则,进行异常捕获(The use of unusual types of processing to achieve exception handling in accordance with rules capture abnormal)
- 2009-04-12 17:20:13下载
- 积分:1
-
interface-problem(matlab-cPP)-
matlab与VC++混合编程的接口问题,关于路径配置等,想要用混合编程的可以看看(the matlab and VC++, mixed programming interface on the path configuration, you want to use hybrid programming can take a look at)
- 2012-06-04 11:39:47下载
- 积分:1
-
interface_matlab&C++
说明: 不是源码,是c++与matlab的接口问题
非常好的文章(not source, and c is the Matlab interface very good article)
- 2006-04-12 22:12:14下载
- 积分:1
-
2
是关于用matlab在单站无源定位中的仿真应用,通过一篇论文来详细说明(Is about using matlab simulation applications in a single station passive location through a paper to detail)
- 2014-01-05 17:20:50下载
- 积分:1
-
SCM
通过设置不同的参数利用Matlab软件仿真了不同场景下的系统性能
(This document suggests a user’s guide to a MATLAB application which simulates a Spatial Channel Model (SCM) based on reference [1] with some minor adjustments. It focuses on how to use the Graphical User Interfaces (GUIs) and the functions of the application and avoids going into specifics about the nature of the parameters as this is done analytically in the reference document)
- 2013-09-05 15:03:49下载
- 积分:1