-
Poincare
自治系统Poincare映射的计算方法,附有程序以及算例。运行庞加莱里面的“zhixing.m”文件即可。(Autonomous system Poincare mapping method of calculation with procedures and examples are given. Run Poincaré inside zhixing.m files.)
- 2009-11-18 10:09:49下载
- 积分:1
-
matlab
learning matlab
student version
- 2011-05-13 08:36:52下载
- 积分:1
-
FD_Root_MUSIC
在传统root music方法对雷达DOA进行估计的基础上,利用傅里叶变换方法,精度得到提高(Based on the traditional root music radar DOA estimation method based on the Fourier transform method, accuracy is improved)
- 2021-02-15 17:49:47下载
- 积分:1
-
932832juleiDBSCAN
是个不错的算法程序,可以直接实现功能。密度方式的聚类算法(It is a good algorithmic program, which can implement functions directly.)
- 2020-06-21 14:20:02下载
- 积分:1
-
GARCH-model-toolbox
说明: 利用matlab软件进行程序设计的GARCH以及多元GARCH模型的源程序工具箱。(Using matlab software program design GARCH and GARCH model of multi-source toolkit.)
- 2008-10-02 18:54:32下载
- 积分:1
-
K_Means_image_compression
- K means algorithm is performed with different initial centroids in order to get the best clustering.
- The total cost is calculated by summing the distance of each point to its cluster centre and then summing over all the clusters.Based on the minimum overall cost achieved during each iteration of iterKMeans the pixel assignment to their respective clusters are made and final compressed image is obtained. This algorithm will run slower as the number of clusters , size of the image and number of iterations increase.
- 2013-07-26 15:49:00下载
- 积分:1
-
live_train_test
this is human visual training
- 2011-09-21 22:14:36下载
- 积分:1
-
spacecraft
航天器的飞行动力学计算,航空航天参数分析(Spacecraft flight dynamics calculations,Aerospace parametric analysis
)
- 2014-01-24 18:07:40下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
VC_Matlab
通过MATLAB引擎,利用VC开发MATLAB,包括一个自己开发的小程序和一片word文档资料(Through the MATLAB engine, developed by VC MATLAB, including its own development programs and a small word document data)
- 2011-08-27 23:31:12下载
- 积分:1