-
wlg
五对角占优线性方程组求解的MATLAB 程序MYLU。
输入参数A为系数矩阵,F为右端向量。输出参数L,U为A的LU 分解A=LU,X为解向量。(five pairs diagonally dominant linear equations MYLU the MATLAB program. A input parameters for the coefficient matrix, F subguadratic vector. Output parameters L, U of A LU decomposition A = LU, X-Solutions for Vector.)
- 2007-07-01 13:02:57下载
- 积分:1
-
robotsimulation
说明: 北航刘金锟老师的《机器人控制系统设计与MATLAB仿真》第二章和第三章附带的部分完整matlab源程序,我每个都仿真学习过了!(Beihang Liu Kun teachers, " Robot Control System Design and MATLAB simulation," Chapters II and III with the part of the complete matlab source code, I studied a simulation of each of them!)
- 2010-04-11 17:37:36下载
- 积分:1
-
state_syedit
barande barande delesh parishune
- 2012-10-07 21:07:10下载
- 积分:1
-
clear-all
用MATLAB解决阶互调频率组合计算的编程手记(Third-order intermodulation frequency combinations computing programming notes)
- 2013-05-22 15:12:42下载
- 积分:1
-
Matlab_laser
辅助激光光学分析与应用,有matlab源代码,肯定有用(Assisted laser optics analysis and applications, there is matlab source code is certainly helpful)
- 2011-01-08 00:19:24下载
- 积分:1
-
MATLAB
本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。
全书包含 390 多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB 环境中完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。(This book chapter describes the system integration MATLAB6.5 work platform, the reader will be the beginning of the basic use of MATLAB. Second, the four chapters, system, MATLAB6.1 basic data types (numeric arrays, strings, arrays, cell arrays, structure arrays), while the other extended data types (function handle, symbol data, inline functions, unit array , sparse class) are separate sections above. Since then, the book points out with nine separate chapters MATLAB6.5 of numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone applications generated, to achieve interaction of different software platforms API, M-book data, graphical environment for integration of the eight general-purpose language
Function. Book with a special chapter in layman s language to clarify the hierarchical SIMULINK modeling, simulation, and the MATLAB interactive features.
The book contains more than 390)
- 2010-05-29 00:07:11下载
- 积分:1
-
inagersh
多变量频域设计 绘制逆奈奎斯特曲线的函数的改进(multivariate frequence)
- 2012-01-14 10:28:52下载
- 积分:1
-
search_code_10bit
相关峰搜索捕获,为随机PN码的生成,相关处理,峰值比较。(correlation peak search )
- 2010-10-05 23:28:37下载
- 积分:1
-
hmt.m
小波域的树模型去噪采用EM算法训练模型参数由Matlab编程实现仿真(Wavelet denoising tree model using EM algorithm training model parameters from Matlab Simulation Programming)
- 2007-05-16 16:28:11下载
- 积分:1
-
MedianFilter_new_2010
Matlab allows the use of MEX files
–MEX files are pre-compiled files
that are called from Matlab
–Can be compiled from Matlab .m
files
–Can also be compiled from external
C++ code.
• This will be our focus
- 2010-08-24 13:59:41下载
- 积分:1