搜索资源列表
aa
- 双馈风力发电机是一个复杂的多变量非线性系统,利用Matlab软件中的S函数编程建立双馈风力发电机模型,并通过仿真验证了其正确性。-Wind Generator is a complex multi-variable nonlinear system, Matlab, S-function software programming model for the establishment of double-fed wind generator, and simulation results sho
LP.m
- This function computes the LP guided modes of a step-index optical fiber using Matlab s "fzero" function available in the Matlab s Symbolic Toolbox. The "fzero" function uses Brent s method to find the root of a continuous function of one variable gi
kmeans_fast_Color
- This code uses MATLAB s Internal Functions and Memory Preallocations to apply a Fast Implementation of kmeans algorithm. This is a efficient code for clustering a gray or Color image or it can be used for clustering a Multidimensional Array. Com