-
Poiseuille
Lattice Boltzmann Simulation for Poiseuille flow in a channel
- 2013-04-02 14:52:30下载
- 积分:1
-
krig_npoint
使用matlab实现了克里金插值算法,代码较短,运行时间也较为理想,但是缺少注释(use matlab to realize the Kriging interpolation algorithm ,code is shorter, running time is ideal)
- 2016-04-13 14:35:28下载
- 积分:1
-
三转角插值
说明: 三弯矩插值法
lagrange多项式插值
多项式最小二乘法
龙贝格积分法
分段线性插值
三转角插值
这些是数值分析中常用的集中经典方法,运用matlab展示出来!(three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpolation these numerical analysis is commonly used in concentrated classical methods, and use Matlab show!)
- 2006-01-13 18:31:09下载
- 积分:1
-
se_ge_no_load
关于直流电机的空载特性的matlab仿真,采用的是样条插值算法对曲线进行拟合,初学者可以改为其他拟合方式看结果如何(With regard to the no-load characteristics of DC motor matlab simulation, using the spline interpolation algorithm, beginners can be fitted into other ways to see the results)
- 2009-11-05 14:00:38下载
- 积分:1
-
DDS
文档,无线信道的matlab源程序,可以单独运行。 -word documents, Rayleigh fading channels Matlab source that can run.(word documents, Rayleigh fading channels Matlab source that can run.)
- 2010-11-01 11:14:32下载
- 积分:1
-
11912900SpectralClustering
谱聚类算法进行图像分割,该算法应用MATLAB运行。(Spectral clustering algorithm for image segmentation, the algorithm is applied to run MATLAB.)
- 2010-03-13 12:20:29下载
- 积分:1
-
Matlab
信息熵 离散无记忆信道容量的迭代计算
Shannon编码 Fano编码 Huffman编码(Discrete information entropy of the iterative calculation of the memory channel capacity
Shannon coding Fano coding Huffman coding)
- 2012-03-27 20:02:45下载
- 积分:1
-
char_string
举例实现由int转换到char类型;string数据连接添加char数组;string转化到const char类型;(Example to achieve the conversion from int to char type string data connections add char array string conversion to const char type )
- 2013-01-17 12:01:26下载
- 积分:1
-
MATLAB-fft-
傅里叶变换的一个示例,傅里叶变换为matlab自带程序。(An example of the Fourier transform, Fourier transform matlab own procedures.)
- 2013-05-18 01:57:01下载
- 积分:1
-
EKF
非线性扩展卡尔曼滤波算法的matlab程序(Description:This is a tutorial on nonlinear extended Kalman filter (EKF).
It uses the standard EKF fomulation to achieve nonlinear state estimation.
Inside, it uses the complex step Jacobian to linearize the nonlinear dynamic system.
The linearized matrices are then used in the Kalman filter calculation.
The complex step differentiation seems improving the EKF performance particularly in accuracy
such that the optimization and NN training through the EKF are better than through the UKF )
- 2013-01-27 23:26:14下载
- 积分:1