-
Disfrft
自编的分数阶傅里叶变换程序,运行准确无误(precess of FRFT )
- 2011-06-24 20:37:45下载
- 积分:1
-
Hybrid-PSO-and-GA-for-Global-Maximization
genetic algorithm matlab
- 2011-09-03 20:52:36下载
- 积分:1
-
blind-source-separation
盲源分离算法,基于最大信噪比实现,包括源程序和算法说明(Blind source separation algorithm, based on the maximum signal to noise ratio to achieve, including source code and algorithm description)
- 2011-11-17 09:53:10下载
- 积分:1
-
FDTD-1D-a-2d
this program generate 1D and 2D plane wave and apply Yee algorithm without dielectric
- 2013-12-04 21:39:41下载
- 积分:1
-
bp_test
bp网络训练后的测试,读取已经训练好的bp网络,进行实际应用(bp network training after the test, reading the training has been good bp network for practical application)
- 2007-07-04 09:17:49下载
- 积分:1
-
GA-VRP
使用MATLAB解决了VRP问题 代码简单易懂(Use MATLAB to solve the VRP straightforward code)
- 2015-03-30 10:33:12下载
- 积分:1
-
scatter_LDS
Scatter plot for large data set (tested for 10 million points)
- 2014-02-06 17:57:49下载
- 积分:1
-
centerxzcenter
中心显示格式和修正中心显示格式求解poisson方程,矩形区域,狄利克雷边界情况!(Center display format and the correction center display format for solving poisson equations, rectangular area, Dirichlet boundary conditions!)
- 2011-01-14 14:02:47下载
- 积分:1
-
spectrum
功能: 功率谱分析
算法参考文献:黄嘉佑,《气象时间序列分析》(functions : power spectral analysis algorithm References : Geophysics, "meteorological time series analysis")
- 2007-01-08 15:57:27下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1