-
SY_fenchatu
feigenbaum第一常数,画出其分岔图。(feigenbaum first constant, draw the bifurcation diagram.)
- 2012-08-04 22:17:28下载
- 积分:1
-
MATLAB
用蚁群算法对机械臂的路径进行仿真规划,同时基于MATLAB进行仿真,并附有相应的源代码(Ant colony algorithm to simulate robotic path planning, and MATLAB-based simulation, together with the corresponding source code)
- 2020-09-24 21:07:55下载
- 积分:1
-
stochasticResonance
随机共振作出SNR信噪比随噪声强度变化的曲线(matlab code for stochastic resonance!used for plotting the figure about SNR versus D(noise strength))
- 2020-12-03 23:09:24下载
- 积分:1
-
PCAMatlabPCA
matlab 实现PCA算法,可以输出识别率,有详细注释,值得一用(Face Recognition Using PCA algorithm procedure, with annotations, 88 recognition rate
)
- 2010-12-24 10:52:58下载
- 积分:1
-
svrexample
这是一个支持向量机回归预测的代码,适合于初学者来体验svr的回归能力( U8FD9 u662F u4E00 u4E2A u652F u6301 u5411 u91CF u673A u56DE u5F52 u9884 u6D4B u7684 u4EE3 u7801 uFF0C u9002 u5408 u4E8E u521D u5B66 u8005 u6765 u4F53 U9A8Csvr u7684 u56DE u5F52 u80FD u529B)
- 2017-04-26 11:27:36下载
- 积分:1
-
HW2-drayer
Wandering robot avoiding obstacles while wandering and reaching a goal
- 2010-11-12 22:14:09下载
- 积分:1
-
S4-matlab
Infonet一篇经典论文,一种基于虚拟坐标的紧凑路由协议S4的Matlab仿真代码( a classic paper at Infonet, based on the virtual coordinates of compact routing protocol S4, Matlab simulation code)
- 2012-06-28 22:59:30下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
shuxujianmo
2009年9月全国大学生数学建模获奖论文所需程序代码,其中有较详细的matlab编程,应该有些用处吧(September 2009 Mathematical Contest in Modeling program code required for the award-winning paper, including more detailed matlab programming, it should be useful)
- 2009-05-19 19:27:54下载
- 积分:1
-
bom
bom provide the orginal details before calculation
- 2010-01-11 16:47:13下载
- 积分:1