-
RADAR_simulation_code
基于matlab GUI界面的雷达仿真代码
具有丰富的参数选项 如目标个数,频率,脉冲宽度等
请首先运行radarSimulation.m(Matlab GUI interface based on the radar simulation code with rich options such as the target number of parameters, frequency, pulse width, such as first run radarSimulation.m)
- 2020-12-07 16:39:22下载
- 积分:1
-
gaussian_average_yuv
这是基于高斯模型的运动目标检测算法。采用空间是YUV。(This is based on the Gaussian model of moving target detection algorithm. The use of space is YUV.)
- 2009-03-25 23:04:22下载
- 积分:1
-
MatLab-Applications
本书的优势一是从使用者出发,二是以matlab的symbolic工具箱为主,兼顾其数值计算对matlab加以介绍(One advantage of the book starting from the user, or by the symbolic toolbox matlab-based, taking into account the numerical calculation to be introduced on matlab)
- 2011-08-09 18:40:36下载
- 积分:1
-
raodongxinhaochansheng
作为电力系统暂态,产生必要的扰动模拟信号用于分析(As a power system transient, resulting in the disturbance necessary for the analysis of analog signals)
- 2011-08-31 11:22:24下载
- 积分:1
-
xianzhen_fuxiangwucha
通过幅相误差存在的情况下MUSIC谱峰与未存在幅相误差时的比较,可以看出幅相误差对DOA估计还是有很大的影响。此程序中加入的幅相误差参数服从高斯分布(Through the case of amplitude and phase errors exist MUSIC peaks when compared with the amplitude and phase error does not exist, it can be seen amplitude and phase errors have a lot of influence on DOA estimates. Amplitude and phase errors of the parameters of this program by adding Gaussian distribution)
- 2021-04-10 23:18:58下载
- 积分:1
-
AP6
说明: 6节点AP聚类算法小算例,可运行,编程讲解详细(6-node AP clustering algorithm, can run, programming explained in detail)
- 2020-12-10 11:09:05下载
- 积分:1
-
myCalendar
使用MATLAB编写的阴历和阳历转换程序(MATLAB prepared using the lunar calendar and Gregorian calendar conversion process)
- 2009-04-28 10:10:30下载
- 积分:1
-
float_and_binary
将浮点数和32位二进制相互转换。一共四个m文件,三个函数:小数点转二进制,浮点数转二进制,二进制转浮点;最后一个:调用函数。
希望能帮到有需要的人( floating point Numbers and 32-bit binary conversion to each other. four m file, three functions: decimal to binary, float to binary, binary to float The last one: the calling function.
hope this can help people in need)
- 2014-12-22 18:23:05下载
- 积分:1
-
Matlab-4-9-1
可以用此程序调用matlab将四副或九幅图合并(Using matlab to four or nine maps of the)
- 2011-01-10 15:02:40下载
- 积分:1
-
small-world-networks
1998年, Watts和Strogatz 提出了小世界网络这一概念,并建立了WS模型。 实证结果表明,大多数的真实网络都具有小世界特性(较小的最短路径) 和聚类特性(较大的聚类系数) 。
WS小世界模型构造算法
1、从规则图开始:考虑一个含有N个点的最近邻耦合网络,它们围成一个环,其中每个节点都与它左右相邻的各K/2节点相连,K是偶数。
2、随机化重连:以概率p随机地从新连接网络中的每个边,即将边的一个端点保持不变,而另一个端点取为网络中随机选择的一个节点。其中规定,任意两个不同的节点之间至多只能有一条边,并且每一个节点都不能有边与自身相连。
(In 1998, Watts and Strogatz proposed the concept of the small world network, and the establishment of the WS model. The empirical results show that most real networks have small world (the smaller the shortest path) and clustering properties (high clustering coefficient).
WS small-world model construction algorithm
1, from the rules FIG: consider a nearest neighbor coupling network with N points, they are surrounded by a ring, wherein each node and its left and right adjacent to each of K/2 connected to the node, K is an even number.
The 2 randomized reconnection: randomly with probability p from the new connection on each side of the network, coming section of one of the endpoints remain unchanged, while the other endpoint is taken as the random selection of a node in the network. Which states that between any two different nodes can have at most one edge, and each node can not be connected to its own side.)
- 2021-04-27 08:08:44下载
- 积分:1