-
PSOsuanfa
PSO算法,用matlab,用C++语言的源代码(PSO algorithm, using matlab, using C++language source code)
- 2009-03-04 20:49:48下载
- 积分:1
-
rayleigh
瑞利信道的仿真。结果为信号时域的图。仿真衰落的过程。(Rayleigh channel simulation. The results of time-domain signal of Fig. Simulation of the process of decline.)
- 2007-12-13 12:55:44下载
- 积分:1
-
computer_v1
这是用MATLAB实现的计算器的GUI程序,对于初学MATLAB的新手来说,好不错的一个程序哟(This is achieved using MATLAB GUI calculator program is for beginners new to MATLAB, so good a program yo)
- 2010-12-15 23:27:59下载
- 积分:1
-
matlab1
薛定宇《高等应用数学问题的MATLAB求解》,也是matlab对于高等应用数学的应用,适合进阶学习(Xue Dingyu Higher Applied Mathematics MATLAB to solve, matlab for Higher Applied Mathematics for Advanced Learning)
- 2012-05-22 10:32:36下载
- 积分:1
-
fun
说明: 这是一个用matlab读取txt(特定格式)文件并读取文件,画出figure,自动保存和关闭figure。程序运用了深度搜索递归算法。(因为大家没有input的txt文件,所以阅读程序领会思想和方法即可)(This is a use matlab to read txt (a specific format) file and read documents, painted figure, on and off automatically to preserve figure. Procedures for the use of recursive depth search algorithm. (Because there are no input of the txt file, so reader can understand the ideas and methods))
- 2009-07-26 05:52:22下载
- 积分:1
-
shuisheng
水声通信中的信号分析,传输,特性, 在多径下的数学仿真(Underwater acoustic communication signal analysis, transmission, characteristics, in the mathematical simulation of multipath)
- 2013-11-10 10:28:21下载
- 积分:1
-
DSP
这是一个有关于免疫遗传算法matlab 程序(This is an on immune genetic algorithm matlab program)
- 2010-05-10 16:05:12下载
- 积分:1
-
Non-Parametric-Methods
MATLAB code for non parametric spectrum estimation. Bartlett, welch, correlogram , periodogram
- 2011-12-02 17:33:33下载
- 积分:1
-
1111
这是一个粒子群算法求解TSP问题的算法,用matlab来实现。(This is a PSO algorithm for solving TSP problems, using matlab to achieve.)
- 2008-12-15 22:23:09下载
- 积分:1
-
Intermediate_Nodes
The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reaction Routes" program. Using both these programs a Reaction Route Graph for a chemical reaction mechanism can be constructed, which can be used for kinetics studies.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:46:34下载
- 积分:1