-
ScientificComputation
本文件给出了科学计算所涉及的常用问题的源程序,同时给出了一些例题,适应初学Matlab者。(This document gives the commonly used scientific computing problems involved in source code, and gives some examples, those who meet the novice Matlab.)
- 2010-11-24 10:13:48下载
- 积分:1
-
OFDM_simulate
这是对OFDM系统的一个仿真程序,平台是 MATLAB,对这样一个正交频分复用系统的理解很有好处。(This is an OFDM system, a simulation program, the platform is MATLAB, to such a orthogonal frequency division multiplexing system is very good.)
- 2008-06-10 21:43:02下载
- 积分:1
-
bhjs
用于计算汉字笔画的程序,可对多个汉字同时计算(The procedures used to calculate the Chinese character strokes)
- 2010-01-25 11:31:10下载
- 积分:1
-
PSO-BP(MATLAB)
PSO优化BP的源程序,加上作者的注释.(BP PSO optimization of the source, together with the author' s comments.)
- 2011-04-21 17:04:07下载
- 积分:1
-
matlab-program
physics simulation of hidrogen molecule system and one electron is removed etc
- 2011-05-22 17:28:39下载
- 积分:1
-
pymat
Python matlab converter, Runs in Python.
- 2014-08-08 18:37:18下载
- 积分:1
-
diancichang
用于计算电位。采用有线差分法迭代实现。显示出图像(Used to calculate the potential. Difference method using an iterative wired.)
- 2011-11-19 00:17:16下载
- 积分:1
-
GM11
GM11适应范围.PDF文件;非常实用的GM11模型Matlab程序。C语言基础即可明白,无需多言(GM11 adaptation range. PDF file very useful GM11 model Matlab procedures. C programming language to understand, no need to say)
- 2013-10-22 11:26:49下载
- 积分:1
-
multi
多目标函数的优化,举例子说明,蚁群算法,不错的学习(good matlab code for ant studying)
- 2021-03-24 14:49:14下载
- 积分:1
-
sort
Conceptually, a merge sort works as follows
Divide the unsorted list into n sublists, each containing 1 element (a list of 1 element is considered sorted).
Repeatedly merge sublists to produce new sorted sublists until there is only 1 sublist remaining. This will be the sorted list.
- 2013-12-01 01:52:17下载
- 积分:1