-
vibration-equation
求解计算多个自由度下的机械振动情况,并绘制位移、速度以及加速度曲线(Multi degree of freedom forced vibration equation)
- 2014-06-24 10:11:31下载
- 积分:1
-
ANN
人工神经网络的一段小代码,适用于新手了解人工神经网络(A small piece of code for an artificial neural network)
- 2017-09-15 17:35:39下载
- 积分:1
-
一个好的交通标志检测程序
从先验概率中采样,计算权重,一种流形学习算法(很好用),用于信号特征提取、信号消噪,表示出两帧图像间各个像素点的相对情况,MIMO OFDM matlab仿真,计算加权加速度。
- 2022-02-04 17:23:02下载
- 积分:1
-
水平集分割李纯明
水平集代码和论文,图像分割,快速有效的图像分割方法
- 2022-12-19 17:25:04下载
- 积分:1
-
Newton
牛顿迭代法求无约束一维极值问题的速度相当快,而且还有一个好处就是能高度逼近最优值。(Newton iteration method for one-dimensional unconstrained extremum problem very fast, but there is a benefit that can be highly close to the optimal value.)
- 2013-09-08 15:10:32下载
- 积分:1
-
GA
说明: 基于遗传算法的光学薄膜设计优化MATLABcode(optical thin films design based on GA algorithms )
- 2014-12-07 21:31:43下载
- 积分:1
-
二维FDTD--TE波圆柱仿真
FDTD仿真电磁波传播在MATLAB %加入脉冲源
t = n*del_t;
term = (t-mean);
pulse = (-1/sqrt(2*pi)/dev^3)*term;
pulse = pulse* exp((-1/2/dev^2)*term^2) / pulsenorm;
source = pulse * ones(1,nodes) .* taper; % DBD correction
- 2022-04-28 04:06:20下载
- 积分:1
-
Percolation-Cluster
对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 (8 adjacent neighbors on the surrounding sum (cell only two states, 0 or 1). Cell also has a separate state parameters (so-called ' records' ) record that they have non-zero state before the neighbors. Between 0 and 1 generate a random number r. If the sum of> 0 (at least one neighbor) and r> threshold, or the cell has never had a neighbor, then cell = 1. If the sum> 0 set the " record" sign, record the cell has a non-zero neighbors.)
- 2011-06-30 19:59:51下载
- 积分:1
-
.rar
it gives some compresson tools in wireless communication engineering.
- 2013-03-13 15:13:29下载
- 积分:1
-
connect2122_grid_flux_NEW10211
并网型双馈电机仿真,主要研究其有功,无功独立解耦控制策略(Grid DFIG simulation, its major research active and reactive power decoupled control strategy)
- 2016-10-08 10:10:14下载
- 积分:1