-
bezier
用matlab实现的bezier n阶三角曲面生成算法(Generation algorithm implemented by matlab bezier n-order triangular surfaces)
- 2014-12-02 20:48:23下载
- 积分:1
-
Henon
用来画荷农吸引子
离散系统的相轨迹图
二维系统(Farmers used to draw charge attractor the phase trajectories of discrete two-dimensional systems)
- 2010-11-10 10:51:30下载
- 积分:1
-
MatDyn1.2
matlab编制的电力系统暂态稳定分析程序,
可计算潮流,机电暂态仿真。带算例,有说明书,鲁汶大学编制(MatDyn is a free Matlab based open source program to perform dynamic analysis of
electric power systems. It is inspired by MATPOWER, a power flow and optimal power
flow program in Matlab and shares its philosophy: “It is intended as a simulation tool
for researchers and educators that is easy to use and modify.” [1]. The source code of
MatDyn is available. Care has been taken to keep it well structured and easy to
understand.)
- 2020-12-07 20:09:22下载
- 积分:1
-
MATLABsolvetheelectroncloud
该程序运用matlab可实现电子云密度分布的可视化,(matlab solve electron cloud)
- 2010-12-10 09:23:49下载
- 积分:1
-
DPSK
非相干解调,赶紧下载,绝对原创,很好
很好很好(non coherent demodulation)
- 2010-12-14 07:30:45下载
- 积分:1
-
mimocapacity
MIMO系统接收天线数不同时的信道容量对比(In contrast to MIMO system capacity of receiving antenna book is not the same channel)
- 2014-12-16 13:20:42下载
- 积分:1
-
signatureNormalization
Signature normalization for signature recognition
- 2015-04-05 16:06:55下载
- 积分:1
-
parmatlab177
A very small 250-line library (written entirely in MATLAB) that allows multiple MATLAB programs to talk to each other, so that hundreds of processors can work together.
- 2005-07-26 15:58:04下载
- 积分:1
-
mxuliexiangguan
matlab编写的m序列产生器以及通过simulink7.01仿真实现的两个模型,最后给出了相关系数的计算代码(m prepared matlab serial generator as well as through two simulink7.01 simulation model, the correlation coefficient is given for calculating the code)
- 2009-07-01 16:18:40下载
- 积分:1
-
Floyd-Matlab
floyd算法的matlab程序
floyd-最短路问题
输入:
B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。
sp- 起点标号。
ep- 终点标号。
输出:
d- 最短路的距离。
path-最短路的路径。 (floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distance between i to j, can be directed to. Sp-starting label. Ep-end labeling. Output: d-shortest distance. Path-shortest path.)
- 2010-05-16 12:17:31下载
- 积分:1