-
Capon
说明: 在雷达信号处理中,在确定波达方向是的波峰形成算法(In radar signal processing, in determining the direction of arrival of the peak is the formation of algorithm)
- 2008-10-10 20:57:06下载
- 积分:1
-
nctoolbox-20130305
当前的很多海洋数据都是海量数据,传统的ftp下载费时费磁盘,因此,openDAP方式越来越多,通过opendap可以选择直接需要的时间、空间范围内的资料。nctoolbox结合matlab实用,效果非常好的opendap工具包(NCTOOLBOX- 20130305
Full instructions and documentation at:
http://code.google.com/p/nctoolbox/
We are in the progress of moving the project hosting here to github.com.
Brief summary:
*Prequisites
*Matlab R2008a+. You can verify the version of Matlab by typing:
version
*Java 6+. You can verify the version of Java used by Matlab by typing:
version( -java ).
*The version returned should start with Java 1.6 . If it starts with Java 1.5 you can try updating the Matlab JVM: http://www.mathworks.com/support/solutions/en/data/1-1812J/ or use the older nctoolbox-20091112 version of this toolbox. )
- 2016-03-25 08:57:46下载
- 积分:1
-
funqui_v59
基于互功率谱的时延估计,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,多姿态,多角度,有不同光照。( Based on the time delay estimation of power spectrum, Monte Carlo simulation method of calculating the American option price and basic description, Much posture, multi-angle, have different light.)
- 2016-10-22 21:58:48下载
- 积分:1
-
LOSS
本程序计算金属包覆平板波导有效折射率的和损耗(The program calculates metal-coated slab waveguide effective refractive index and loss)
- 2009-11-05 23:52:48下载
- 积分:1
-
lsm-rbf
说明: 一种最小二乘法的RBF网络
----------------------------------
radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
- 2011-04-13 10:26:06下载
- 积分:1
-
AS-matlab-TSP
用蚁群算法求解典型的旅行商问题,在matlab中编程实现(based on the tyipical TSP ,use matlab to make programme,and use Ant colony algorithm)
- 2011-07-14 15:21:16下载
- 积分:1
-
MUSIC_pufeng
MUSIC算法源程序,阵列信号处理DOA估计子空间MUSIC算法谱峰搜索程序(MUSIC for DOA estimation)
- 2013-01-13 19:52:05下载
- 积分:1
-
distmesh_ml61patch
a matlab fast mesher code patch
- 2010-01-26 07:21:20下载
- 积分:1
-
matlab-code
Photonic crystals are attractive optical materials for controlling and manipulating the flow of light. One dimensional photonic crystals are already in widespread use in the form of thin-film optics with applications ranging from low and high reflection coatings on lenses and mirrors to colour changing paints and inks. Higher dimensional photonic crystals are of great interest for both fundamental and applied research, and the two dimensional ones are beginning to find commercial applications. The first commercial products involving two-dimensionally periodic photonic crystals are already available in the form of photonic-crystal fibers, which use a microscale structure to confine light with radically different characteristics compared to conventional optical fiber for applications in nonlinear devices and guiding exotic wavelengths. The three-dimensional counterparts are still far from commercialization but may offer additional features such as optical nonlinearity require
- 2013-11-19 18:22:05下载
- 积分:1
-
yuzhonshibiematlab
语种识别matlab程序,里面包括gmm,hmm模型的训练和测试,,,,,,(Language recognition matlab program, which includes training and testing gmm, hmm model,,,,,,)
- 2013-12-01 15:59:44下载
- 积分:1