-
linwenfu
图像处理 直方均衡等
最完整版本 包括VC++及其matlab实现
而且根据代码可以直接用matlab进行GUI界面编程(Image processing, such as straight balanced side including the most complete version of VC++ and matlab code to achieve and can be directly used in accordance with matlab interface to GUI programming)
- 2009-06-06 09:40:50下载
- 积分:1
-
lab10
matlab code of dgital communication
- 2013-05-26 16:20:23下载
- 积分:1
-
matlab1
燃油炉温度控制仿真,matlab仿真设计,课设必备(Fuel furnace temperature control simulation)
- 2012-04-20 15:48:53下载
- 积分:1
-
sg_demo01
MATLAB PROGRAM FOR RECOGNICTION
- 2014-10-18 15:08:14下载
- 积分:1
-
slip_frequency_control_Speed_est
转差频率矢量控制源程序,在实验平台上能够稳定运行(Slip frequency vector control source code, in the experimental platform can stable operation
)
- 2013-12-14 20:05:33下载
- 积分:1
-
fourier
用matlab编的,傅里叶级数变换和拉普拉斯变换的代码(Fourier series transform and Laplace transform code)
- 2012-12-06 12:38:14下载
- 积分:1
-
Lte-handover-master
说明: 关于LTE切换的matlab仿真程序。内涵参考文献和代码。(Matlab simulation program for LTE handover. Connotation references and codes.)
- 2021-03-17 16:29:20下载
- 积分:1
-
beam
用与自适应波束合成DBF的波形仿真与功能实现(Adaptive beamforming using DBF waveform synthesis and function of the realization of simulation)
- 2009-05-19 20:10:43下载
- 积分:1
-
shibietuxiangzhongdeyuanxingmubiao
此算法可以识别大量物体中的圆形物体,使用者可更改公式,识别其他形状物体(This algorithm can identify a massive object of round objects, users can change the formula, identify other shape object)
- 2012-04-15 16:08:50下载
- 积分:1
-
dijikstra
For a given source vertex (node) in the graph, the algorithm finds the path with lowest cost (i.e. the shortest path) between that vertex and every other vertex. It can also be used for finding costs of shortest paths from a single vertex to a single destination vertex by stopping the algorithm once the shortest path to the destination vertex has been determined. For example, if the vertices of the graph represent cities and edge path costs represent driving distances between pairs of cities connected by a direct road, Dijkstra s algorithm can be used to find the shortest route between one city and all other cities. As a result, the shortest path first is widely used in network routing protocols, most notably IS-IS and OSPF (Open Shortest Path First).
- 2012-04-12 21:01:48下载
- 积分:1