-
007
matlab求解非线性方程M-文件,用于计算机快速求解方程(matlab solving nonlinear equations of M-files for computer quickly solve the equations)
- 2009-11-20 10:56:57下载
- 积分:1
-
pmsm
描述永磁同步电机矢量控制系统控制模型包含clark 变换,park 变换等(PMSM FOC model)
- 2013-10-20 20:43:48下载
- 积分:1
-
SIERZHANG
本光盘为《详解MATLAB快速入门与应用》一书的配套光盘,包括以下内容:
1.“sample”文件夹:提供了本书各章范例的源程序。(The CD is " Getting Started with MATLAB Detailed application," a book supporting the CD, including the following:. 1 " sample" folder: each chapter provides examples of the book source.)
- 2013-11-29 21:22:16下载
- 积分:1
-
D2D-communication-master
# D2D-communication
optimal mode selection between normal cellular and D2D mode.
MCMC_k_user.m is the main file to be run. This takes the input for No. of users, Power of each device, power emitted by the base station
and path loss exponent and generates a plot of the optimal mode selection for different users.
The remaining two files are just saved workspaces for different configurations.
- 2020-10-09 10:37:35下载
- 积分:1
-
imGeodesicDistance
Calculate geodesic distance
- 2012-02-09 16:22:39下载
- 积分:1
-
AviRead
读取avi视频呵呵呵呵 (Read avi video)
- 2009-11-30 22:31:41下载
- 积分:1
-
Buck_Boost
matlab code for BuckBoost Converter
- 2015-02-03 13:05:29下载
- 积分:1
-
Algorithm
algorithms induction machines
- 2014-12-06 06:19:12下载
- 积分:1
-
DTW
DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,作为模版匹配的结果。(DTW algorithm procedures, apply two n* m matrix D, d, respectively, accumulated distance and frame matching distance. Where n and m is a reference test pattern and the template frames. Then through a loop to calculate two frames template matching distance d. Next, dynamic programming, for each grid point (i, j) are calculated from the cumulative D1 before the renewal of its three possible lattice point, D2, D3. Taking into account the boundary problem, some former continued grid point may not exist, so add some conditions to determine the final use of the minimum function min (), found three former continued accumulation of grid points cumulative distance as the distance from the current frame to match the d (i, j) added, and a current cumulative distance grid. This calculation has reached the grid (n, m), and D (n, m) output, as a result of template matching.)
- 2014-05-05 14:30:21下载
- 积分:1
-
Exp_2FSK
matlab仿真数字通信系统2fsk调制,以及相干解调(matlab simulation of digital communication systems 2fsk modulation, and coherent demodulation)
- 2009-06-18 22:22:32下载
- 积分:1