-
anim_pres
fortran的matlab代码,可以将fortran仿真结果可视化(fortran matlab code, you can visualize simulation results fortran)
- 2014-02-20 21:05:27下载
- 积分:1
-
Untitled
根据实测加速度振动信号,求取功率谱密度,为疲劳分析提供数据支撑(According to the measured acceleration vibration signal, the power spectrum density is obtained, providing data support for fatigue analysis.)
- 2018-09-27 09:43:28下载
- 积分:1
-
Fault-diagnosis-of-wind-power
风力发电的故障诊断研究,基于MHE(滚动时域估计)的故障诊断方法(Fault diagnosis of wind power, based MHE (rolling horizon estimation) of the fault diagnosis method)
- 2014-10-11 16:31:18下载
- 积分:1
-
Monte-Carlo-method
基于蒙特卡罗方法的试卷难度分布研究,Monte Carlo method based on the difficulty of distribution of papers(Monte Carlo method based on the difficulty of distribution of papers)
- 2013-09-11 08:03:26下载
- 积分:1
-
shuzhifenxiMATLABI
说明: 这是有关数值分析的MATLAB练习册程序,学习人员可以参考一下(This is a MATLAB workbook program for numerical analysis, which can be consulted by learners.)
- 2019-03-02 20:39:01下载
- 积分:1
-
RegionGrowingCy
好用地 matlab 区域增长算法,先输入比较范围,再输入种子点数目,然后就是手动选取种子点了 ,好运哦!(good land Matlab regional growth algorithm, importing more scope to import seed spots, Then, they manually select seed, good luck!)
- 2007-05-27 10:46:30下载
- 积分:1
-
MATLAB_example_for_serial_devices
几个经典的matlab device例子,很好用,值得学习的。(matlab device)
- 2011-10-25 18:14:19下载
- 积分:1
-
use-MATLA-plot
使用MATLAB画折线图,包含完整代码,轻松学会使用MATLAB画折线图(use MATLAB)
- 2014-12-17 22:52:30下载
- 积分:1
-
arrayFactor
用于求一维,二维,三维的天线阵列的阵列因子,设计阵列排布,方位角俯仰角(planar array factor or linear array factor)
- 2017-08-15 15:42:41下载
- 积分:1
-
FDM
%solve u_xx + u_yy = f(x,y)
% over the region D = [x0,xf,y0,yf] = {(x,y) |x0 <= x <= xf, y0 <= y <= yf}
% with the boundary Conditions:
% u(x0,y) = bx0(y), u(xf,y) = bxf(y)
% u(x,y0) = by0(x), u(x,yf) = byf(x)
% Mx = # of subintervals along x axis
% My = # of subintervals along y axis
% tol : error tolerance
% MaxIter: the maximum # of iterations
- 2019-04-26 01:00:10下载
- 积分:1