-
SolvingODEswithMATLAB
This book is for people who want to solve ordinary differential equations (ODEs), both
initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential
equations (DDEs). Solving ODEs withMATLAB is a text for a one-semester course
for upper-level undergraduates and beginning graduate students in engineering, science,
and mathematics. Prerequisites are a first course in the theory of ODEs and a survey course
in numerical analysis. Implicit in these prerequisites is some programming experience,
preferably in Matlab, and some elementary matrix theory. Solving ODEs withMATLAB is
also a reference for professionals in engineering, science, and mathematics. With it they
can quickly obtain an understanding of the issues and see example problems solved in
detail. They can use the programs supplied with the book as templates.
- 2010-10-09 18:47:56下载
- 积分:1
-
chengxu
灰色预测对于房价走势的预测,分析了个元素对于房价的(It is very useful)
- 2011-09-28 03:28:12下载
- 积分:1
-
EEMD
关于经验模态分解的一个程序,主要实现EEMD分解过程(On empirical mode decomposition of a program, the main decomposition process to achieve EEMD)
- 2011-11-11 18:02:57下载
- 积分:1
-
pattern-recognition
模式识别课件,神经网络,支持向量机,内容很经典(Courseware pattern recognition, neural networks, support vector machine, which is very classic)
- 2011-11-15 15:52:27下载
- 积分:1
-
MATLAB6.5
matlab6.5的设计细则,很有用呦。我看了写的还蛮详细的。大家一定要挺呀。(matlab6.5 design rules, very useful Yo. I have read quite a detailed written. Rather it must be everybody.)
- 2007-08-06 11:48:56下载
- 积分:1
-
MATLABadvancedimageprocessing
资料里系统的介绍了MATLAB高级图像处理的各种方法和用程序实现这些算法。对于刚开始学习图像的初学者来说是理想的选择。(Information system introduced in MATLAB advanced image processing methods and procedures for implementation of these algorithms used. Just started studying for beginners images are the ideal choice.)
- 2009-03-10 19:30:46下载
- 积分:1
-
f_cma
the code uses cma for channel identification and equalization
- 2010-11-12 18:27:31下载
- 积分:1
-
pso
壁障 粒子群算法 结构简单 内有详细说明(Barrier particle swarm algorithm is described in detail within a simple structure)
- 2011-09-22 09:41:39下载
- 积分:1
-
POCS
matlab应用源程序,只能采集,网络连接(matlab application source code, can collect)
- 2013-11-23 16:19:50下载
- 积分:1
-
TCPIP_Communications_in_Matlab
Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer.
The jtcp.m program uses Matlab s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).
The jtcp.m program is basically just a friendly wrapper for Rodney Thomson s "example" TCP/IP code(Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. The jtcp.m program uses Matlab' s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).)
- 2009-11-15 21:11:40下载
- 积分:1