登录
首页 » matlab » 2

2

于 2007-10-20 发布 文件大小:81KB
0 466
下载积分: 1 下载次数: 0

代码说明:

说明:  Advanced Engineering Mathematics using MATLAB by Harman, Dabney, Richert,书中全部源码(Advanced Engineering Mathematics using MATLAB by Harman, Dabney, Richert, book all the source code)

文件列表:

Advanced Engineering Mathematics with MATLAB
............................................\harman
............................................\......\ch01
............................................\......\....\ansch1
............................................\......\....\......\P1_1.M
............................................\......\....\......\P1_10.M
............................................\......\....\......\P1_2.M
............................................\......\....\......\P1_3.M
............................................\......\....\......\P1_4.M
............................................\......\....\......\P1_5.M
............................................\......\....\......\P1_6.M
............................................\......\....\......\P1_7.M
............................................\......\....\......\P1_8.M
............................................\......\....\......\P1_9.M
............................................\......\....\......\PFUN.M
............................................\......\....\......\TRIRATIO.M
............................................\......\....\clflch1
............................................\......\....\.......\CLXFUNCT.M
............................................\......\....\.......\EX1_5.M
............................................\......\....\.......\EX1_6.M
............................................\......\....\.......\EX1_7.M
............................................\......\....\.......\EX1_8.M
............................................\......\....\.......\EX1_9.M
............................................\......\....\.......\QUADRAT.M
............................................\......\ch02
............................................\......\....\ansch2
............................................\......\....\......\FCROSS.M
............................................\......\....\......\FNUVEC.M
............................................\......\....\......\FOCT2DEC.M
............................................\......\....\......\P2_16.M
............................................\......\....\......\P2_17.M
............................................\......\....\......\P2_19.M
............................................\......\....\......\P2_21.M
............................................\......\....\clflch2
............................................\......\....\.......\CLBINDEC.M
............................................\......\....\.......\EX2_15.M
............................................\......\....\.......\SINSQ.M
............................................\......\ch03
............................................\......\....\ansch3
............................................\......\....\......\IS_SQR.M
............................................\......\....\......\IS_SYM.M
............................................\......\....\......\P3_19.M
............................................\......\....\......\P3_21.M
............................................\......\....\......\P3_22.M
............................................\......\....\......\P3_24.M
............................................\......\....\......\P3_25.M
............................................\......\....\......\P3_26.M
............................................\......\....\......\P3_27.M
............................................\......\....\......\P3_28.M
............................................\......\....\......\vrot.m
............................................\......\....\clflch3
............................................\......\....\.......\CLCONDNO.M
............................................\......\....\.......\CLXROTZ.M
............................................\......\....\.......\CLXROTZF.M
............................................\......\....\.......\EX317WIF.M
............................................\......\ch04
............................................\......\....\clflch4
............................................\......\....\.......\CLMODAL.M
............................................\......\....\.......\EX4_10.M
............................................\......\....\.......\EX4_11.M
............................................\......\....\.......\EX4_12.M
............................................\......\....\.......\EX4_13.M
............................................\......\....\.......\EX4_14.M
............................................\......\....\.......\EX4_15.M
............................................\......\....\.......\EX4_18.M
............................................\......\....\.......\EX4_2.M
............................................\......\....\.......\EX4_3.M
............................................\......\....\.......\EX4_4.M
............................................\......\....\.......\EX4_5.M
............................................\......\....\.......\EX4_6.M
............................................\......\....\.......\EX4_7.M
............................................\......\....\.......\EX4_9.M
............................................\......\ch05
............................................\......\....\ansch5
............................................\......\....\......\MX3ORDF.M
............................................\......\....\......\P5_14.m
............................................\......\....\......\P5_15.m
............................................\......\....\......\P5_16.m
............................................\......\....\......\P5_17.m
............................................\......\....\......\P5_18.m
............................................\......\....\......\P5_19.M
............................................\......\....\......\P5_2.M
............................................\......\....\......\P5_3.M
............................................\......\....\......\P5_5.M
............................................\......\....\clflch5
............................................\......\....\.......\CL2ORD.M
............................................\......\....\.......\CL2ORDF.M
............................................\......\....\.......\CLDESF.M
............................................\......\....\.......\EX5_1.M
............................................\......\....\.......\EX5_11.M
............................................\......\....\.......\EX5_12.M
............................................\......\....\.......\EX5_14.M
............................................\......\....\.......\EX5_17.M
............................................\......\....\.......\Ex5_18.m
............................................\......\....\.......\EX5_2.M
............................................\......\....\.......\EX5_3.M
............................................\......\....\.......\EX5_4.M
............................................\......\....\.......\EX5_5.M
............................................\......\....\.......\EX5_7.M
............................................\......\....\.......\EX5_8.M

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

发表评论

0 个回复

  • Chap_5_EQ
    西蒙赫金的《自适应滤波原理》一书的matlab程序,现在继续上传第5章的程序, 大家学习交流,觉得有用的自己下载,(西蒙赫gold Adaptive Filtering Theory matlab program book, and now continue to upload the procedures in Chapter 5, we study the exchange of their own find useful downloads,)
    2008-04-15 11:51:21下载
    积分:1
  • ALE_test
    Matlab编写的自适应线谱增强算法(ALE)(An adptive line enhancer code written with matlab)
    2012-04-20 19:14:52下载
    积分:1
  • Analog
    模拟信号的数字传输的matlab程序代码指导(Digital transmission of analog signals matlab code guide)
    2013-09-02 20:29:10下载
    积分:1
  • code
    matlab for compression
    2013-09-23 17:33:31下载
    积分:1
  • GA
    说明:  本代码内容用遗传算法求解极值,包括种群的选择,遗传,变异等。(he code content using genetic algorithms to solve the extreme value, including populations of selection, genetic variation and so on.)
    2014-12-22 22:22:49下载
    积分:1
  • matlabSerial
    Matlab编写的用于接收串口数据并进行存储的程序。自动清屏,自动存储。存储格式为txt。(Matlab prepared for receiving serial data and stored procedures. Automatically clear the screen, automatically stored. Storage format is txt.)
    2020-11-11 11:29:45下载
    积分:1
  • Matlab-meshing-code______Distmesh
    matlab fem meshing code vsefulery u
    2012-11-17 08:30:27下载
    积分:1
  • ASK
    This good for praticalMATLAB SIMULATION
    2012-01-28 05:24:12下载
    积分:1
  • fds60
    ace Detection Program for MATLAB 2013a using Gabor Feature Extraction and Neural Networks ---------------------------------------------------------------- 1- copy all files and directories to the MATLAB s work folder * In order to run the program you must have Image Processing and Neural Networks Toolboxes 2- (Important) Navigate to the root folder which contains "main.m". 3- Type "main" or "run main" in the command window 4. Only fort the first time, the program creates Gabor filters and stores them in ./data/gabor.mat Training set dataset and stores it in ./data/imgdb.mat Neural Network and stores it in ./data/net.mat 5- imgdb is short for "image data base". 6- When the program menu appears click on "Train Network" and wait until the program is done with the training
    2014-01-02 17:20:34下载
    积分:1
  • radarequation
    雷达方程,包括一般的雷达方程,搜索条件下,跟踪条件下,杂波条件下的雷达方程仿真(Radar equation, including the general radar equation, under search criteria, under track conditions, under the radar clutter simulation equation)
    2016-01-18 09:21:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载