-
SSK
空间调制(SM,SSK)的matlab仿真程序(Spatial modulation (SM, SSK) matlab simulation program)
- 2021-04-20 11:28:50下载
- 积分:1
-
ekfukf
扩展卡尔曼滤波和unsented卡尔曼滤MATLAB工具箱,很实用(Unsented extended Kalman filtering and Kalman filter MATLAB toolbox, very practical)
- 2009-10-07 21:00:05下载
- 积分:1
-
ant
antcolony optimizationmathlabcode
- 2009-12-15 22:00:45下载
- 积分:1
-
erciqumian2
用matlab实现二次曲面图绘制,用来绘制曲线图(Draw a graph quadric)
- 2013-08-17 21:53:03下载
- 积分:1
-
xiansousuosuanfa
最坏情况下使用O(n)次比较,2分搜索算法最坏情形复杂度O(logn)次比较,2分搜索算法比之线性搜索最坏情况下要好.(O (n) comparisons using the worst case, worst-case 2 minutes searching algorithm complexity of O (logn) comparisons, two points lower than the linear search algorithm search for the worst-case better.)
- 2014-11-20 14:17:47下载
- 积分:1
-
kmeans
matlab源码关于模糊K均值聚类算法,适合大家下载研究学习(matlab source code on the fuzzy K-means clustering algorithm, suitable for everyone to download research study)
- 2013-11-07 22:52:42下载
- 积分:1
-
SAR_LFM
关于合成孔径雷达信号的基础知识和如何进行线性调频脉冲信号的压缩及其matlab源码。(Synthetic aperture radar signal on the basis of knowledge and how to carry out a linear FM pulse compression and the matlab source code.)
- 2009-12-06 19:08:57下载
- 积分:1
-
methodofmathematical
完整的数学建模方法,数据.信息技术安全系统的风险评估问题(Complete method of mathematical modeling, data. Information technology security risk assessment system)
- 2009-05-26 21:56:23下载
- 积分:1
-
2010-matlab-5
2010 数学建模大赛 赛前matlab培训5(2010 Mathematical Contest in Modeling Training (numerical entry) lecture 5.zip)
- 2013-11-11 23:26:31下载
- 积分:1
-
seam-carving
findEnergy.m 计算出图像的梯度图
findSeamImg.m 计算出所有可能的竖直缝
findSeam.m找出能量最小的一条竖直缝
removalMap.m将需要删除的N条竖直缝存储起来并按照索引逐条删除
SeamCut.m将选中的缝一条条的删除
SeamPlot.m在图中画出要删除的缝
Testseam.m调用以上函数的主程序(FINDENERGY creates an gradient img from a given RGB or grayscale image.
FINDSEAMIMG finds the seam map from which the optimal (vertical running)
seam can be calculated.
FINDSEAM returns a column vector of coordinates for the pixels to be removed (the seam).
SEAMPLOT takes as input an image and the SeamVector array and produces an image with the seam line superimposed upon the input image, x, for display purposes.
SEAMCUT takes as input a RGB or grayscale image and SeamVector array to find the pixels contained in the seam, and to remove them from the image.
REMOVALMAP takes a given image and finds the ordered set of (vertical) seams that are removed from an image and returns them in an array, where the Nth column in the array corresponds to the Nth seam to be removed.)
- 2013-04-30 15:31:15下载
- 积分:1