-
modulation
MFSK modulation is for underwater acoustic communication
- 2007-12-05 09:56:34下载
- 积分:1
-
simulation-ofPMSG
基于matlab的直驱式风力发电机的仿真( simulation of direct drive wind turbines Based on the matlab)
- 2014-01-18 10:09:01下载
- 积分:1
-
exp06_adaptive_notchfilter
自适应陷波器的仿真程序,初级入门的matlab仿真程序(Adaptive Notch Filter Simulation procedures, the initial entry of matlab simulation program)
- 2008-05-29 17:10:49下载
- 积分:1
-
C_C.m
混沌理论中用于计算滞后时间t和维数m的C-C方法,,matlab程序(Chaos theory CC method used to calculate the lag time t and dimension of m ,, matlab program)
- 2015-01-21 14:39:37下载
- 积分:1
-
6
说明: matlab滤波器的设计与应用的文章,中文科技论文(Matlab filter design and application of the articleChinese science and technology papers)
- 2011-12-28 14:20:11下载
- 积分:1
-
pmsm2
matlab example psmsm
- 2011-06-21 20:05:43下载
- 积分:1
-
一维传输矩阵法
通过matlab编程,利用一维传输矩阵法计算光子晶体的的带隙(Calculation of photonic band gap by one dimensional matrix transfer method with matlab)
- 2021-02-28 20:49:36下载
- 积分:1
-
newton_iterate
非线性方程组的牛顿法matlab程序,采用符号运算,输入参量为含参的代数式子,无需分离出各个矩阵。(Newton method of nonlinear equations matlab program, using symbolic computation, input parameters for children with participation of algebraic, without separating out the various matrices.)
- 2010-05-06 10:59:39下载
- 积分:1
-
test_gears
使用google gears离线技术来实现的一个小web程序(Use google gears offline techniques to achieve a small web application)
- 2013-12-20 15:40:52下载
- 积分: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