-
maxlikehood_algorithm
最大似然估计分类算法的matlab实现,可以对需要分类的数据进行最大似然分类。(Classify using the maximum-likelyhood algorithm.Outputs is the Decision sufrace.)
- 2009-07-15 12:17:32下载
- 积分:1
-
dfign
实现了定子磁链定向的DQ坐标系下的双馈电机模型(Stator flux oriented to achieve the DQ coordinate system doubly-fed machine model)
- 2011-06-23 13:43:05下载
- 积分:1
-
fftseq
function [M,m,df]=fftseq(m,ts,df)
- 2014-12-11 16:03:33下载
- 积分:1
-
OS_CFAR
有序统计恒虚警检测器(OS-CFAR),适用于复杂环境下的运动目标检测。
包含经典的OS-CFAR,以及OSGO-CFAR和OSSO-CFAR。(detector based on the ordered statistic constant false alarm rate (OS-CFAR) technique)
- 2021-04-15 17:28:54下载
- 积分:1
-
反算NURBS曲线插值控制点并计算NURBS插值曲线
对于给定的数个离散数据点,使用3次NURBS(非均匀有理B样条曲线)进行插值拟合。该算法程序能够反算出NURBS曲线控制点并绘制经过给定离散点的插值曲线。(For a given number of discrete data points, the 3 NURBS (nonuniform rational B spline curve) is used for interpolation fitting. The algorithm can calculate the control point of NURBS curve and draw the interpolation curve of the given discrete point.)
- 2021-04-22 16:08:48下载
- 积分:1
-
ieee802_15_4.project
ieee 802.15.4 standard code of opnet with c(ieee 802.15.4 standard code of opnet with c++)
- 2014-09-22 02:59:16下载
- 积分:1
-
06169936
Interference Management with Relay Cooperation in
Two-Hop Interference Channels
- 2013-08-19 17:33:33下载
- 积分:1
-
CS_OMP
正交匹配追踪法实现1-D信号压缩传感,测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构(Orthogonal Matching Pursuit)
- 2013-11-30 14:29:29下载
- 积分:1
-
Ziena-Optimization-KNITRO-8.0
Ziena Optimization KNITRO 8 MATLAB C++ java
- 2020-08-26 23:08:17下载
- 积分:1
-
Gauss
In linear algebra, Gaussian elimination (also known as row reduction) is an algorithm for solving systems of linear equations. It is usually understood as a sequence of operations performed on the associated matrix of coefficients. This method can also be used to find the rank of a matrix, to calculate the determinant of a matrix, and to calculate the inverse of an invertible square matrix. The method is named after Carl Friedrich Gauss, although it was known to Chinese mathematicians as early as 179 AD (see History section).
- 2014-11-24 21:46:09下载
- 积分:1