-
KKF
说明: 今天好心情,搞了几个小程序,大家分享一下(A good mood today, engaging in several small programs, we share)
- 2008-11-19 10:00:43下载
- 积分:1
-
zeros
computing zeros of functions and
then combines three of the basic methods into a fast,
- 2012-03-23 07:44:18下载
- 积分:1
-
Prematurega
一种解决早熟收敛的自适应遗传算法设计 早熟问题是遗传算法的主要制约瓶颈 本文对此进行讨论 提出解决的方法(a solution premature convergence of adaptive genetic algorithm design precocious problems are genetic algorithms is the main bottleneck constraining discuss this proposed the solution)
- 2007-06-01 09:57:16下载
- 积分:1
-
matlab-simulink
matlab-simulink仿真软件学习教材(matlab-simulink simulation software, learning materials)
- 2012-08-13 23:36:39下载
- 积分:1
-
Matlab-utility-routines
比较全且较实用的matlab程序代码包含画图拟合等内容(matlab more full and more practical codes)
- 2015-02-02 20:08:15下载
- 积分:1
-
three-phase-SVPWM-Inverter
基于电压电流双环控制的三相 & ’()逆变器, 分析了其两相同步旋转坐标系下的数学模型
并由此构建了系统的电压电流控制器。(Voltage and current the bicyclic control of three-phase & ' ()-based inverter, the analysis of the mathematical model under the two-phase synchronous rotating coordinate system and build the system voltage and current controller.)
- 2012-07-26 17:57:41下载
- 积分:1
-
KalmanForecastion
将一元时间序列与卡尔曼滤波算法结合,实现风速短期预测(combine the ARMA and KALMAN to achieve short-term wind speed prediction)
- 2021-01-19 20:38:42下载
- 积分:1
-
svm_v0.55beta
支持向量积SVM的工具箱,Matlab板的。(SVM Support Vector plot of the toolbox, Matlab board.)
- 2007-10-09 16:13:36下载
- 积分:1
-
femTriangularMesh
The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis.
The outputs are:
coords = x and y coordinates of each element nodes
cT = nodal connectivity
nNodes = Number of nodes
The inputs are:
Lx = width of the rectangular structure
Ly = Height of the rectangular structure
Nx = Number of divisions on x- axis
NE = Number of elements
The example generates 144 elements for a rectangular structure given a dimension 10units by 10units with respect to 8 divisions on x-axis.
- 2012-10-11 19:45:21下载
- 积分:1
-
SSMULT-2.0.1.tar
实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程
(SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB 6.1 to the current version. Untested on earlier versions of MATLAB. It is a built-in function in MATLAB 7.6 and later for C=A*B when both A and B are sparse.
)
- 2009-09-11 11:56:47下载
- 积分:1