-
gui_I_14_6
说明: 很好的matlab的例子,图形GUI学习的(matlab)
- 2010-04-14 22:28:37下载
- 积分:1
-
rake-receiver
rake性能分析 三种分集方式,对其误码率进行分析,最后得出合并为最佳(Performance Analysis of rake)
- 2011-06-11 09:59:30下载
- 积分:1
-
areaReadTemp.m
This function reads in lat/lon and brightness temperature from a mcidas area file, into Matlab.
- 2012-09-20 04:46:34下载
- 积分:1
-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1
-
Matlab_Codes
Digital Control Systems, Troy Nagle, Matlab Codes
- 2010-09-05 08:09:56下载
- 积分:1
-
Main_SVC_C
svm_c 分类源码 用于svm的分类编程同svm_nu 相近(svm classification svm_c source for the classification of programming with similar svm_nu)
- 2009-04-19 17:08:47下载
- 积分:1
-
JM97A
说明: 零件参数设计:优化零件的参数设计,提高机器效率。(Part Parameter Design: Optimizing the parameters of components designed to improve the efficiency of the machine.)
- 2010-03-26 16:41:17下载
- 积分:1
-
f_yanshe
方孔衍射的实例,方便直观学习衍射花样的性质,了解简单光调制的原理(Fang Kong diffraction)
- 2012-05-10 20:41:44下载
- 积分:1
-
Particlea-Kalman-filter
形象展示粒子滤波过程的代码,与扩展卡尔曼滤波进行比较,部分代码含注释,易于理解(Image display code particle filter process, compared with the extended Kalman filter, part of the code with comments, easy to understand)
- 2011-07-26 14:04:44下载
- 积分:1
-
my_scale
自己编写MATLAB函数,实现对数字图像的缩放处理,采用双线性插值,可缩放彩色或灰度图像。
(Write your own MATLAB function to achieve the digital image scaling, bilinear interpolation, scalable color or grayscale images.)
- 2013-09-22 13:21:17下载
- 积分:1