-
MATLAB6.0
MATLAB已成为多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型应用软件,目前的最高版本是6.0版。本教程以6.0版为基础,从高等工科院校的数学课程出发,提供了使用MATLAB的实践性指导。本教程以教学的手段,系统详细地介绍了MATLAB在高等数学、数值分析、函数作图、线性代数、概率统计和优化理论中的应用,并配备了大量的例题,让读者能很快掌握MATLAB的运算技巧。
本教程按逻辑编排,自始至终用实例描述,既适用于初学者自学,也适用于高级MATLAB用户。可作为高等数学、数值分析、工程数学、数学建模、线性规划等课程的教学参考书,也可作为科技工作者学习和使用MATLAB的参考书,还可作为数学实验的教学用书,特别适合用作理工科大学生学习数学课程的教学辅导书。
本教程的光盘内容详尽、实例丰富:包含了MATLAB实例的源文件,函数/命令及注解,程序实例。
(err)
- 2008-01-08 18:01:02下载
- 积分:1
-
674143
tutorial based on researchdddd
- 2010-12-25 21:22:24下载
- 积分:1
-
matlab
使用matlab编辑M文件,模拟菲涅尔衍射显现象,压缩包中包含了4个M文件(M file editing using matlab to simulate the phenomenon of Fresnel diffraction significant)
- 2009-10-08 20:40:59下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
zuiyouhua
才有matlab实现最优化理论的几个重要算法,分别是最速下降法,内点法,外点法,插值法(Matlab to achieve optimization theory have several important algorithms, namely, the steepest descent method, interior point method, external point method, interpolation method)
- 2013-11-01 12:06:37下载
- 积分:1
-
Algoritmo-Genetico
MATLAB
PID Tunning using Genetic Algorithms
- 2013-05-01 09:37:15下载
- 积分:1
-
matlabexgample
里面集合了非常多的经典例子,出入门的同学,希望对你有用(Which brings together so many classic examples, the students started, hope useful to you)
- 2010-05-17 18:02:24下载
- 积分:1
-
23825763MIMO
供初学空时编码(vblast接收)的matlab仿真程序(Space-time coding for beginners (vblast receiver) of matlab simulation program)
- 2010-05-18 00:34:56下载
- 积分:1
-
JADE
JADE差分进化的变异算法,针对不同的规模,差分进化算法的性能是不同的,这是另一个变异,有需要的请下载(Variation of differential evolution algorithm, for different scale, the performance of the differential evolution algorithm is different, this is another variation, the need to download the)
- 2012-04-25 15:54:07下载
- 积分:1
-
superio
National Semiconductor NS87560UBD Super IO controller used in HP [BCJ]x000 workstations.
- 2014-08-22 16:29:19下载
- 积分:1