登录
首页 » matlab » matlabbasic

matlabbasic

于 2009-09-24 发布 文件大小:375KB
0 125
下载积分: 1 下载次数: 11

代码说明:

  matlab基础与应用实例集粹配套光盘内容 值得学习(matlab basic and application examples Base of supporting CD-ROM content worth learning)

文件列表:

MATLAB基础与应用实例集粹(书号:16595)源程序
.............................................\第10章 模糊逻辑工具箱的使用
.............................................\...........................\eg10_1.fis
.............................................\...........................\eg10_3.m
.............................................\第11章 线性矩阵不等式工具箱
.............................................\...........................\eg1103.m
.............................................\...........................\eg1106.m
.............................................\...........................\eg1107.m
.............................................\...........................\eg1108.m
.............................................\...........................\eg1109.m
.............................................\...........................\eg1110.m
.............................................\...........................\eg1111.m
.............................................\...........................\eg1116.m
.............................................\...........................\eg1117.m
.............................................\...........................\eg1118.m
.............................................\第13章 MATLAB综合实例
.............................................\.....................\eg13_1.fis
.............................................\.....................\eg13_1.mdl
.............................................\.....................\eg13_1a.m
.............................................\.....................\eg13_1b.m
.............................................\.....................\eg13_2.m
.............................................\.....................\eg13_3.m
.............................................\.....................\isedge.m

.............................................\第2章 MATLAB数值运算
.............................................\.....................\matrix1.txt
.............................................\第3章 MATLAB编程基础
.............................................\.....................\fact.m
.............................................\.....................\sin.m
.............................................\第4章 MATLAB图形用户界面与绘图
.............................................\..............................\eg4_1.m
.............................................\..............................\eg4_10.m
.............................................\..............................\eg4_11.m
.............................................\..............................\eg4_12.m
.............................................\..............................\eg4_13.m
.............................................\..............................\eg4_14.m
.............................................\..............................\eg4_15.m
.............................................\..............................\eg4_16.m
.............................................\..............................\eg4_17.m
.............................................\..............................\eg4_18.m
.............................................\..............................\eg4_19.m
.............................................\..............................\eg4_2.m
.............................................\..............................\eg4_20.m
.............................................\..............................\eg4_21.m
.............................................\..............................\eg4_22.m
.............................................\..............................\eg4_23.m
.............................................\..............................\eg4_25.m
.............................................\..............................\eg4_25_2.m
.............................................\..............................\eg4_3.m
.............................................\..............................\eg4_4.m
.............................................\..............................\eg4_5.m
.............................................\..............................\eg4_6.m
.............................................\..............................\eg4_7.m
.............................................\..............................\eg4_8.m
.............................................\..............................\eg4_9.m
.............................................\第5章 MATLAB与其他语言的借口设计
.............................................\.................................\firstc.c
.............................................\.................................\mrank.m
.............................................\.................................\mrankwin.c
.............................................\.................................\printmatrix.m
.............................................\.................................\编译结果
.............................................\.................................\........\libPkg.c
.............................................\.................................\........\libPkg.ctf
.............................................\.................................\........\libPkg.exports
.............................................\.................................\........\libPkg.h
.............................................\.................................\........\libPkg_mcc_component_data.c
.............................................\.................................\........\libPkg_mcr
.............................................\.................................\........\..........\java
.............................................\.................................\........\..........\....\jar
.............................................\.................................\........\..........\....\...\toolbox
.............................................\.................................\........\..........\....\...\.......\database.jar
.............................................\.................................\........\..........\toolbox
.............................................\.................................\........\..........\.......\compiler
.............................................\.................................\........\..........\.......\........\deploy
.............................................\.................................\........\..........\.......\........\......\deployprint.m
.............................................\.................................\........\..........\.......\........\......\FigureMenuBar.fig
.............................................\.................................\........\..........\.......\........\......\FigureToolBar.fig
.............................................\.................................\........\..........\.......\........\......\fopen.m
.............................................\.................................\........\..........\.......\........\......\hgrc.m
.............................................\.................................\........\..........\.......\........\......\input.m
.............................................\.................................\........\..........\.......\........\......\matlabrc.m
.............................................\.................................\........\..........\.......\........\......\pause.m
.............................................\.................................\........\..........\.......\........\......\readline.dll
.............................................\.................................\........\..........\.......\........\dirname.m
.............................................\.................................\........\..........\.......\........\ja
.............................................\.................................\........\..........\.......\........\..\htm" target=_blank>xlate
.............................................\.................................\........\..........\.......\database
.............................................\.................................\........\..........\.......\........\database
.............................................\.................................\........\..........\.......\........\........\@cursor
.............................................\.................................\........\..........\.......\........\........\.......\attr.m
.............................................\.................................\........\..........\.......\........\........\.......\close.m
.............................................\.................................\........\..........\.......\........\........\.......\cols.m
.............................................\.................................\........\..........\.......\........\........\.......\columnnames.m
.............................................\.................................\........\..........\.......\........\........\.......\Contents.m
.............................................\.................................\........\..........\.......\........\........\.......\cursor.m
.............................................\.................................\........\..........\.......\........\........\.......\fetch.m
.............................................\.................................\........\..........\.......\........\........\.......\get.m
.............................................\.................................\........\..........\.......\........\........\.......\querytimeout.m
.............................................\.................................\........\..........\.......\........\........\.......\rowlimit.m
.............................................\.................................\........\..........\.......\........\........\.......\rows.m

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

发表评论


0 个回复

  • TDLTE_technology_principle
    TDlte的技术原理 从运营商层面解析LTE(TDlte the technical principles)
    2013-11-16 17:37:56下载
    积分:1
  • INS
    惯性导航算法,有输入数据,在MATLAB下的哦,直接就可以运行得通,惯性技术作业哦!(Inertial navigation algorithm, the input data in MATLAB Oh, it can be shipped directly works, inertial technology jobs oh!)
    2013-11-24 23:43:11下载
    积分:1
  • Matlab_symbols_used_math_kit
    Matlab 符号运算是通过集成在 Matlab 中的符号数学工具箱(Symbolic Math Toolbox) 来实现的。和别的工具箱有所不同,该工具箱不是基于矩阵的数值分析,而是使用字符串来 进行符号分析与运算。实际上,Matlab 中的符号数学工具箱是建立在 Maple 基础上的,当 进行 Matlab 符号运算时,它就请求 Maple 软件去计算并将结果返回给 Matlab。(Matlab symbolic operation is integrated in the Matlab Symbolic Math Toolbox (Symbolic Math Toolbox) to achieve. And different from other toolbox, the toolbox is not based on numerical analysis matrix, but use a string for symbolic analysis and calculation. In fact, Matlab' s Symbolic Math Toolbox is built based on Maple, Matlab symbolic computation to the time when it requests Maple software to calculate and return results to Matlab.)
    2010-10-07 14:23:48下载
    积分:1
  • lmi
    lmi求解控制增益程序,希望对大家有帮助(lmi procedures for solving control gain, we hope to help)
    2010-10-09 17:16:51下载
    积分:1
  • ldpc_wbf
    weighted bit flipping algorithm using matlab m-file
    2010-11-24 22:18:53下载
    积分:1
  • OFDMSimulink
    OFDM的simulink仿真,希望对筒子们有帮助(OFDM-simulink simulation, and they hope to have the cheese to help)
    2008-12-14 19:37:34下载
    积分:1
  • histogram-of-each-part-from-RGB-image
    histogram of each part from RGB image
    2013-09-20 09:20:30下载
    积分:1
  • OFDM中LS和DFT信道估计算法matlab
    基于OFDM中的LS和DFT信道估计算法(LS and DFT channel estimation algorithms in OFDM)
    2021-01-14 22:48:46下载
    积分:1
  • Matlabsky
    说明:  单摆运动的matlab 仿真,能有效仿真单摆运动,对MatlAB编程初学者会有用(Matlab simulation of pendulum movement can effectively simulation pendulum movement, MatlAB program will be useful for beginners)
    2010-03-19 15:50:51下载
    积分:1
  • CEinCommun
    各种信噪比估计算法,包括ls,lms,qam,噪声统计等(A variety of SNR estimation algorithms, including ls, lms, qam, noise statistics, etc.)
    2020-06-28 16:20:01下载
    积分:1
  • 696518资源总数
  • 104841会员总数
  • 23今日下载