-
wang
这是加权网络中权重均匀分布,节点强度幂率分布的模型,可以画出度分步,强度分布图。(This is a weighted network, evenly distributed weight, power-law distribution of node strength of the model, you can draw the distribution of degrees and strength)
- 2009-07-09 11:50:14下载
- 积分:1
-
energy
计算区域能量的matlab函数,比较简便易懂,分别可以计算对角、水平、垂直方向的能量~(Matlab function to calculate the area of energy, relatively easy to understand, respectively, can calculate the diagonal, horizontal and vertical direction of the energy ~)
- 2011-09-19 23:58:02下载
- 积分:1
-
weifenfangcheng
椭圆形微分方程的差分法matlab求解,泊松方程的求解(Oval Differential difference method matlab to solve the Poisson equations)
- 2013-03-09 23:36:41下载
- 积分:1
-
dingshiqi
案例源代码实现,用matlab实现定时器的编程代码。(Case source code, using matlab realize the timer programming code.)
- 2013-09-02 16:19:28下载
- 积分:1
-
4
说明: 信号处理,进行信号检测与处理,通过设定threshold来进行信号检测的可信度调整(Credibility adjustment signal processing, signal detection and processing, by setting threshold for signal detection)
- 2013-12-02 04:18:55下载
- 积分:1
-
无偏灰色预测模型的实现,直接改数据即可运行
无偏灰色预测模型的实现,直接改数据即可运行。(Unbiased gray prediction model to achieve, directly change the data to run.)
- 2017-05-29 22:53:29下载
- 积分:1
-
Ultrasonic_beam_structure
Mathematic model of acoustic field for ultrasonic transducers according to "Ultrasonic beam structures in fluid media" paper
- 2013-09-10 22:10:05下载
- 积分:1
-
MATLAB-functiongdictionory
MATLAB函数库查询辞典,方便查询各种函数(MATLAB function queries dictionary, easy access various functions)
- 2013-08-27 16:09:48下载
- 积分:1
-
ofdma1
this file is simulation of OFDM
- 2015-04-11 18:10:03下载
- 积分:1
-
Example_of_edge_detection_edge_linking_and_line_se
这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了
(
edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below).
drawedgelist.m plots out a set of edge lists generated by edgelink or lineseg.
edgelist2image.m transfers edgelist data back into a 2D image array.
lineseg.m forms straight line segments fitted with a specified tolerance to the lists of connected edge points.
maxlinedev.m is also used by lineseg.m to calculate deviations of the edge lists from the fitted segments.
findendsjunctions.m finds line junctions and endings in a line/edge image.
cleanedgelist.m cleans up a set of edge lists generated by edgelink or lineseg so that isolated edges and spurs that are shorter than a minimum length are removed.)
- 2010-07-14 12:04:33下载
- 积分:1