-
spidernet
此程序段能完整画出所要图形曲线的蛛网图,其它网站上基本没有提供,对学习经济控制问题是个很有帮助的的功能程序。(This program segment to be able to draw a complete graph of the cobweb diagram, other sites basically did not provide for the study of economic control issue is a useful feature programs.)
- 2009-12-09 23:59:27下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
mosaic
matlab编写的基于特征点的图像配准的代码,希望对大家有用(matlab feature point-based image registration code, written in the hope that useful)
- 2013-03-05 10:44:34下载
- 积分:1
-
fitlertuning
matlab code for the tuning filter in analog communications.
- 2013-11-17 02:47:47下载
- 积分:1
-
test_rate_OK
主要仿真了基于物理层的时钟同步的仿真,耦合作用下,基于O.Simeone同步算法的处理过程,4个节点的时钟周期经过短暂的波动后逐渐达到稳定状态,实现了时钟偏差(skew)
的补偿,达成时钟频率的同步。(Major simulation clock synchronization based on physical layer simulation, coupling effect, based on O.Simeone synchronization algorithm process node four clock cycles after the short-term fluctuations gradually reached a steady state, the clock skew (skew) compensation reached clock frequency synchronization.)
- 2020-10-20 20:07:24下载
- 积分:1
-
CEEMD
matlab编写的程序,对EEMD 集合经验模态分解进行的改进,使得效果更好(Matlab prepared by the program, the EEMD set of empirical modal decomposition of the improvement, making the effect better)
- 2021-04-22 11:18:48下载
- 积分:1
-
fengjimoxing
用MATLAB 仿真了风力机模型
The wind turbine model is simulated with MATLAB(The wind turbine model is simulated with MATLAB)
- 2019-04-01 16:54:45下载
- 积分:1
-
esprit
频率估计的ESPRIT方法,实现频率的精确估计,并可推广到空间到达角的估计(frequency estimation with ESPRIT method)
- 2010-07-10 18:56:12下载
- 积分:1
-
FDTD_1
由于Matlab软件的网络通信局限,使得在并行时域有限差分( FDTD)计算仿真中,难以实现子域间的消息发送与接收操作(As the Matlab software, network communications limited, so in parallel finite difference time domain (FDTD) simulation calculation, it is difficult to achieve sub-domain of the message and receive operation)
- 2010-05-18 20:12:16下载
- 积分:1
-
fminsearchbnd
多變數目標函數最佳化,可自行設定變數上下界範圍(optimization of the objective function for several variables)
- 2010-05-24 11:07:15下载
- 积分:1