-
knn.kmeans.fisher
常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。(Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.)
- 2009-12-22 23:45:31下载
- 积分:1
-
AMkinInverseKinem
codinf for Function finds the inverse kinematics
- 2010-12-16 20:20:22下载
- 积分:1
-
GUI
对一段声音进行高通低通和带通滤波 ,观察其波形,滤波频率可选择(A sound of high-pass low-pass and band-pass filter, and observe the waveform, the filter frequency selectable)
- 2012-04-07 16:59:18下载
- 积分:1
-
EPLL
这是改进的锁相环在simulink中的仿真模型。EPLL.增强型锁相环。(EPLL feichanghaoyong)
- 2011-11-26 21:18:09下载
- 积分:1
-
DFIG-system-load-flow-calculation
在双 馈 式 发电 机简 化 等 值电 路 的基 础 上 建 立了 风 电 场 的 确 定 性 潮 流 模 型, 建 立 了 风 力 发电 机 的 随 机 分 析 模 型, 并 在 这 二 者 的 基 础 上 运 用 基 于 半 不 变量法的随 机潮流 进行计算(On the basis of double-fed generators simplified equivalent circuit on the establishment of a deterministic trend model for wind farms, the establishment of a stochastic model of the wind turbine, and based on the use of stochastic trend in semi-invariant law on the basis of both calculation)
- 2015-11-18 12:10:04下载
- 积分:1
-
Wind_Turbine_Simulink
风机simulink模型,包括各matlab版本(wind turbine model)
- 2021-04-14 21:28:55下载
- 积分:1
-
turbo
不用交织的turbo码 很好用 自己试过的 应该会有所帮助的(this is a matlab programme zbout turbo code!you can use it comfortably!)
- 2009-07-11 19:11:24下载
- 积分:1
-
fast-method
机械最优化设计中,无约束条件的最速下降法(Mechanical design optimization, unconstrained conditions steepest descent method)
- 2014-11-27 15:40:11下载
- 积分:1
-
yin
说明: itis yin algorithm for fo estimation
- 2019-06-14 14:46:01下载
- 积分:1
-
code_23980764
RNW_perm(A)
利用Ryser-NW方法,计算n*n矩阵A的积和式。计算时间随着n
以2的指数倍增长。计算20*20以内的矩阵很快。
Hperm(A)
利用双元素展开计算非常稀疏的矩阵的积和式
symmRegular(n,k,m)
该命令要调用symmGen函数。
生成对称的k-regular n阶0-1矩阵的启发式算法。
参数n,k是必须的。m的默认值是10。
m设定尝试次数,如果该命令显示 fail ,表明经过m次尝试,
没有生成满足条件的矩阵。
symmGen(n,k)
这里k是一个n维向量,该命令启发式地生成一个以k为行和
的对称0-1矩阵。不能保证每次都成功,不过成功的概率一
般情况下尚可接受。(some useful code for numerical analysis)
- 2010-12-07 21:33:08下载
- 积分:1