登录
首页 » matlab » Matlab

Matlab

于 2007-09-07 发布 文件大小:313KB
0 162
下载积分: 1 下载次数: 5

代码说明:

  Matlab详细手册 ME116 计算机应用授课大纲(Matlab detailed instruction manual ME116 Computer Application Outline)

文件列表:

Matlab详细手册
..............\chapter1
..............\........\ch1.htm
..............\........\ch1_1.htm
..............\........\ch1_2.htm
..............\........\ch1_3.htm
..............\chapter10
..............\.........\ch10.htm
..............\.........\ch10_1.htm
..............\.........\ch10_2.htm
..............\.........\ch10_3.htm
..............\.........\ch10_4.htm
..............\chapter11
..............\.........\ch11.htm
..............\.........\ch11_1.htm
..............\.........\ch11_1_1.htm
..............\.........\ch11_1_2.htm
..............\.........\ch11_1_3.htm
..............\.........\ch11_2.htm
..............\.........\ch11_2_1.htm
..............\.........\ch11_2_2.htm
..............\.........\ch11_3.htm
..............\.........\ch11_3_1.htm
..............\.........\ch11_3_2.htm
..............\.........\ch11_4.htm
..............\chapter2
..............\........\ch2.htm
..............\........\ch2_1.htm
..............\........\ch2_10.htm
..............\........\ch2_2.htm
..............\........\ch2_2_1.htm
..............\........\ch2_2_2.htm
..............\........\ch2_2_3.htm
..............\........\ch2_2_4.htm
..............\........\ch2_3.htm
..............\........\ch2_4.htm
..............\........\ch2_4_1.htm
..............\........\ch2_4_2.htm
..............\........\ch2_4_3.htm
..............\........\ch2_4_4.htm
..............\........\ch2_4_5.htm
..............\........\ch2_5.htm
..............\........\ch2_6.htm
..............\........\ch2_6_1.htm
..............\........\ch2_6_2.htm
..............\........\ch2_7.htm
..............\........\ch2_7_1.htm
..............\........\ch2_8.htm
..............\........\ch2_9.htm
..............\chapter3
..............\........\ch3.htm
..............\........\ch3_1.htm
..............\........\ch3_1_1.htm
..............\........\ch3_1_2.htm
..............\........\ch3_1_3.htm
..............\........\ch3_1_4.htm
..............\........\ch3_1_5.htm
..............\........\ch3_1_6.htm
..............\........\ch3_2.htm
..............\........\ch3_2_1.htm
..............\........\ch3_2_2.htm
..............\chapter4
..............\........\ch4.htm
..............\........\ch4_1.htm
..............\........\ch4_1_1.htm
..............\........\ch4_1_2.htm
..............\........\ch4_1_3.htm
..............\........\ch4_1_4.htm
..............\........\ch4_2.htm
..............\........\ch4_2_1.htm
..............\........\ch4_2_2.htm
..............\........\ch4_2_3.htm
..............\........\ch4_3.htm
..............\........\ch4_3_1.htm
..............\........\ch4_4.htm
..............\........\ch4_5.htm
..............\........\ch4_6.htm
..............\........\ch4_6_1.htm
..............\........\ch4_6_2.htm
..............\........\ch4_7.htm
..............\........\ch4_8.htm
..............\........\ch4_8_1.htm
..............\........\ch4_8_2.htm
..............\chapter5
..............\........\ch5.htm
..............\........\ch5_1.htm
..............\........\ch5_1_1.htm
..............\........\ch5_1_2.htm
..............\........\ch5_2.htm
..............\........\ch5_3.htm
..............\........\ch5_3_1.htm
..............\........\ch5_3_2.htm
..............\........\ch5_3_3.htm
..............\chapter6
..............\........\ch6.htm
..............\........\ch6_1.htm
..............\........\ch6_2.htm
..............\chapter7
..............\........\ch7.htm
..............\........\ch7_1.htm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chi2test
    给定一批的样本,当然这些样本间必须相互独立。如果Q > chi2(p, nu),假设拒绝,否则通过。 ARGUMENTS: x Absolut numbers. p The prob ability value, calculated from Q. Q The resulting Q-value.(A given batch of samples, of course, among these samples must be independent of each other. If Q> chi2 (p, nu), the assumption that refuse, or else through. ARGUMENTS: x Absolut numbers. P The prob ability value, calculated from Q. Q The resulting Q-value.)
    2009-05-20 14:40:02下载
    积分:1
  • Shnnon_Coding
    在matlab环境下进行的香农编码与解码程序(Shannon coding and decoding based on the matlab)
    2012-04-13 10:57:31下载
    积分:1
  • Robot-Manipulator-Control
    一本很好的机械臂的控制书籍,包括了控制的原理到各个控制理论的实践。(A very good manipulator control books, including the principles of control theory to practice individual control.)
    2015-01-14 11:51:01下载
    积分:1
  • hmmgenerate
    由一个隐马尔可夫模型产生一个观测值序列和一个状态序列(Consists of a hidden Markov model to generate a sequence of observations and a state sequence)
    2014-02-24 23:29:14下载
    积分:1
  • Qlearning
    Q学习算法的MATLAB实现,仿真从一个初始位置到达指定位置的过程(Q learning algorithm simulation via MATLAB)
    2016-11-13 09:03:39下载
    积分:1
  • Eye_tracking
    Simple face and eye detection MATLAB Release: R13 You can use this codes for face detection based on color segmentation and eye region detection.
    2007-08-21 21:21:00下载
    积分:1
  • HOLO
    全息基本算法,菲涅尔近似生成全息和重建,非常不错的入手程序哦(digital holography fresnel proximation genneration and reconstruction,the basic matlab code,usefull,simple to fresher learner digital holography fresnel proximation )
    2012-03-25 11:06:09下载
    积分:1
  • MIN
    使用matlab编写的PSO算法,求解函数最优值(using matlab to realize particle swarm optimization algorithm for optimization)
    2010-07-27 22:15:14下载
    积分:1
  • Pencil
    pencil numerical method
    2012-03-22 18:40:25下载
    积分:1
  • MATLAB-
    《MATLAB 神经网络30个案例分析》程序和数据(The MATLAB neural network analysis of 30 cases programs and data )
    2015-01-22 15:10:28下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载