-
GAexperiment
遗传算法matlab程序,注释详细,适合于初学者学习,采用灾变法避免算法陷入局部最优解(matlab code for genetic algorithm)
- 2009-03-30 14:44:25下载
- 积分:1
-
matlab6.5
北航 张志涌的精通matlab6.5电子版。
关于matlab的基本功能使用和介绍,对于初学matlab的人是一本推荐书籍。(the book is about matlab.)
- 2015-01-23 16:53:16下载
- 积分:1
-
RS_simulation_code
RS编译码的matlab码源,经测试好用。(RS codec matlab source code)
- 2010-12-11 21:57:56下载
- 积分:1
-
gg_g
广义高斯分布随机样本的产生,具体讲解了如何产生广义高斯分布随机样本。(Generalized gaussian distribution of random samples produced to explain in detail how to produce, the generalized gaussian random samples.)
- 2011-06-20 21:53:08下载
- 积分:1
-
Typical-methods-for-linear-equations
解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。(Solving linear equations of the direct method (standard numerical algorithms), including Gaussian elimination procedure, the column pivot Gaussian elimination procedure, LU decomposition and the use of linear equations, LU decomposition, Cholesky decomposition, and find line with the Cholesky decomposition linear equations, Cholesky decomposition and improved using the improved Cholesky decomposition of linear equations, solution of tridiagonal equations pursuit method. All of my original program, and all tested correctly. A total of nine MATLAB. Internal procedures with detailed notes.)
- 2011-08-15 14:18:36下载
- 积分:1
-
jj
说明: 量子力学相关内容的matlab模拟演示,包括内容很全,做了方便的用户界面(Quantum mechanics-related content of the matlab simulation demonstration)
- 2011-11-17 09:36:59下载
- 积分:1
-
tlabel
This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1) + now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
(This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1)+ now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
)
- 2009-10-05 21:46:23下载
- 积分:1
-
chouyang
基于MATLAB的数字频带系统仿真中,从模拟信号向数字信号转换的第一步:抽样(The number of frequency bands based on MATLAB simulation, from the analog signal to digital signal conversion of the first step: sampling)
- 2010-05-29 15:31:49下载
- 积分:1
-
YYzhao3
运用传输矩阵法计算仿真一维光子晶体双缺陷(use TTM calculating the double defects of 1D PC)
- 2015-03-17 10:04:30下载
- 积分:1
-
HHT Matlab runcode
在matlab中HHT的应用,非常非常非常非常棒(In MATLAB, the application of HHT is very, very, very, very good)
- 2017-08-06 19:17:42下载
- 积分:1