-
smallworld
复杂网络的基础,小世界网络的生成代码,包括平均路径和聚类系数(Complex network of basic, small-world networks generated code, including the average path and clustering coefficient)
- 2009-04-02 18:43:32下载
- 积分:1
-
KarhunenLoeve
数据降维算法
K_L变换是一种最优正交变换,以矢量信号X的协方差矩阵Ф的归一化正交特征矢量q所构成的正交矩阵Q,来对该矢量信号X做正交变换Y=QX,则称此变换为K-L变换(K-LT或KLT)。(Data reduction algorithm K_L optimal orthogonal transform is a transformation to vector signal covariance matrix Ф X normalized orthogonal feature vector composed of q orthogonal matrix Q, to be orthogonal to the vector signal X transformation Y = QX, called the KL transform transform (K-LT or KLT).)
- 2011-05-13 10:57:30下载
- 积分:1
-
MATLAB_interface_mannual
matlab应用程序接口技术应用,实现在matlab环境中使用c及fortran程序的算法,以及在c语言和fortran应用程序中调用matlab函数.(Matlab Application Program Interface technology applications, achieving the Matlab environment and the use of c fortran procedures algorithm, and c fortran language and application procedures call Matlab function.)
- 2007-01-14 23:26:26下载
- 积分:1
-
MCMCmatlabtutorial
说明: MCMC马尔可夫链蒙特卡洛法入门教程,内含code(Markov chain Monte Carlo method)
- 2020-03-03 19:45:54下载
- 积分:1
-
qpsk_ber
说明: 通信系统的仿真,在现在的毕业设计和课程设计中都有要求的(communications system simulation, the current graduation design and curriculum design, have requested the)
- 2006-05-04 20:24:26下载
- 积分:1
-
acf
ACF(x) plots the sample autocorrelation function of the univariate time series in vector x. By default, the sample autocorrelation function is plotted up to lag 25. ACF(x,k) plots the sample autocorrelation function up to lag k. ACF(X,k, name ) sets the
title of the plot to name .
- 2013-01-25 20:01:13下载
- 积分:1
-
rolling_boll
matlab动态模拟程序,小球的弹性碰撞模拟,直观的展现动态性(matlab dynamic simulation program, a small ball elastic collision simulation, intuitive dynamic display)
- 2013-11-03 16:21:10下载
- 积分:1
-
code-audio
this is a matlab code of audio compression
- 2013-05-11 22:39:15下载
- 积分:1
-
智能微电网粒子群优化算法
说明: 本程序适合于综合能源系统模型优化求解,可解决电气冷热优化求解问题(This program is suitable for the optimal solution of integrated energy system model)
- 2021-04-14 21:28:55下载
- 积分:1
-
ww
说明: Modify the Matlab Gauss Elimination routine given in lectures so that it
(a) performs implicit complete pivoting, and
(b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and
then doing forward substitution and back substitution (hence not modifying the right hand side as the
elimination is perfomed).
Test your program and then run it on the system AX = B(Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and then doing forward substitution and back substitution ( hence not modifying the right hand side as the elimination is perfomed). Test your program and then run it on the system AX = B)
- 2009-06-12 00:42:22下载
- 积分:1