资源列表
Copula
- Copula理论及应用实例,附有代码和应用实例,直接可以生成结果-Copula theory and application examples
mult
- 一个4位二进制数乘法器,基于vhdl实现的,8位输出二进制-4 binary multiplier implemented based vhdl
SA
- 模拟退火算法的MATLAB实现,通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法。-MATLAB implementation of simulated annealing algorithm, a search process by giving time-varying and ultimately tends to zero the probability of jumps, which can effectively av
kmp
- KMP算法是一种改进的字符串匹配算法,KMP算法的关键是利用匹配失败后的信息,尽量减少模式串与主串的匹配次数以达到快速匹配的目的。-KMP algorithm is an improved string matching algorithm, the key KMP algorithm is the use of information after the match fails, try to reduce the pattern string matching the number of t
pyOpt-1.2.0
- 基于Python的非线性约束优化代码,用于求解非线性约束下的最优解。-Python-based nonlinear optimization code constraint, the optimal solution for solving nonlinear constraints.
DBR2_OLED
- this program can simulate DBR OLED. structure of OLED is two DBR layer-anode-two grganic layer-cathode. with this program, ueser can optimize the thickness of DBR layer
dingbuchangLMS
- 最新的定步长LMS自适应滤波算法,对自适应算法有很大帮助-The latest fixed step size LMS adaptive filtering algorithm
NewtonDiedai
- 牛顿迭代法c算法实现-Newton iterative method
PID
- 详细描述了pid各项参数的调试过程,主要是用于电机控制中。-A detailed descr iption of the commissioning process pid parameters, mainly for motor control.
WTMM
- WTMM中的一个很重要的m文件,给MATLAB用的-use for WTMM,an important part, for MATLAB
sectors_time
- 用传统算法计算三电平svpwm控制各扇区区域的作用时间,mathmatica程序包。-Three level was calculated by the traditional algorithm SVPWM control action time of each sector area mathmatica package.
Matlab_FEM2D
- 二维线弹性有限元程序 这是一个简单的二维有限元程序。其特点如下: 1. 线弹性材料; 2. 4节点和8节点四边形等参元; 3. 接受力与位移边界条件; 使用方法: 1. 适用于有限元初学者熟悉算法; 2. 自带输入文件。程序输出结果文件,用户需要自己进行可视化后处理; 3. 程序内有详细解释。 -Finite element method for 2D planar linear elastic problem Here is the simple
