-
envelop
matlab code for the envelope detector in analog communications.
- 2013-11-17 02:45:25下载
- 积分:1
-
matlab动力学分析程序详解
matlab动力学分析程序详解:一个用matlab进行动力学分析的程序例子(Detailed explanation of MATLAB dynamic analysis program)
- 2020-10-23 09:57:22下载
- 积分:1
-
planck
描述黑体辐射规律,绘制普朗克函数曲线和韦恩定律(Description blackbody radiation law, drawing Planck function curve and Wayne law)
- 2021-04-09 12:29:00下载
- 积分:1
-
chengxu
实现电力系统的潮流计算,采用的事PQ方法来编程(Achieve power flow calculation method used to program the things PQ)
- 2011-05-31 09:32:33下载
- 积分:1
-
shiyan
离散时间信号的变换域分析,求信号的单边Z变换,求Z反变换(Transform domain analysis of discrete time signal, unilateral Z transform for the signal, and inverse Z transform
)
- 2013-09-12 15:09:47下载
- 积分:1
-
minFunc
梯度下降法工具箱,包括了L_BFGS等。MATLAB版(gradient descent toolbox, including L_BFGS, MATLAB edition)
- 2015-12-09 09:49:25下载
- 积分:1
-
粒子群算法
用改进的粒子群算法对基于非对角MAC矩阵元素均值最小目标函数为目标函数,以简支梁前三阶模态振型为原始数据对简支梁进行传感器优化布置。(The objective function based on the average minimum objective function of the non-diagonal MAC matrix elements is studied by the improved particle swarm algorithm.)
- 2018-09-01 19:22:50下载
- 积分:1
-
HosaToolbox
高阶统计量常用函数的源代码,以及其基本用法。其中包括参数模型高阶谱估计,线性预测模型,谐波恢复与DOA估计,非线性随机过程,wigner时频分析,时延估计等matlab源代码和一些基本用法。希望对大家有帮助!(Higher-order statistics of the source code for common functions, as well as its basic usage. Parameter model which includes higher-order spectrum estimation, linear prediction model, harmonic retrieval and DOA estimation, nonlinear stochastic process, wigner time-frequency analysis, such as time-delay estimation matlab source code and some basic usage. Hope everyone has to help!)
- 2008-03-23 18:28:26下载
- 积分:1
-
twopoint
经典的多点法形状复原算法中的2点法的程序。本程序用频域法和积分法2种方法复原了同一形状。数据则由csv文件读入。(classic multi-point method shape the recovery algorithm 2:00 Act procedures. The procedure uses frequency-domain law and integration methods to recover two of the same shape. Data from csv file into.)
- 2007-06-11 22:39:14下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1