-
SSMULT-2.0.1.tar
实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程
(SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB 6.1 to the current version. Untested on earlier versions of MATLAB. It is a built-in function in MATLAB 7.6 and later for C=A*B when both A and B are sparse.
)
- 2009-09-11 11:56:47下载
- 积分:1
-
802.11a-MIMO
WLan-IEEE802.11a modified with MIMO (Multiple transmitter and receiver)
- 2014-01-17 14:09:24下载
- 积分:1
-
第4章 插值
在离散数据的基础上补插连续函数,使得这条连续曲线通过全部给定的离散数据点。插值是离散函数逼近的重要方法,利用它可通过函数在有限个点处的取值状况,估算出函数在其他点处的近似值。插值:用来填充图像变换时像素之间的空隙。(On the basis of discrete data, a continuous function is inserted to make the continuous curve pass through all the given discrete data points. Interpolation is an important method of approximation of discrete functions. It can be used to estimate the approximate values of functions at other points by means of the values of the functions at finite points. Interpolation: used to fill the space between pixels when an image is transformed.)
- 2017-06-22 13:10:44下载
- 积分:1
-
K-Shortest-Path-Yen-Algorithm
Yen 算法求解最短路径 附加测试代码 例程(Yen shortest path algorithm)
- 2013-08-03 16:28:56下载
- 积分:1
-
zigzagScanning
之字扫描,是在JPEG压缩中使用的一个数据扫描格式。自己在MATLAB中编程实现了正反函数。(zigag scanning is a mode of data scanning in JPEG data hoop.This codes realize the zigzag scanning and the inverse zigzag scanning.)
- 2010-11-26 00:17:17下载
- 积分:1
-
SAR_POLSAR
关于SAR和极化SAR信息处理的好程序。Cloude.m——经典的Cloude极化分解方法中H/alpha参数的求解方法;classes.m——Cloude极化分解方法;myCFAR.m——三种SAR图像目标检测的恒虚警处理方法。全局CFAR,局部CFAR,指数CFAR(SAR and POLSAR information processing codes. Cloude.m-- H/alpha parameter ofclassic Cloude polarization decomposition classes.m--Cloude decomposition myCFAR.m-- the three CFAR methods of target detection in SAR images)
- 2020-12-11 21:59:17下载
- 积分:1
-
horizontal-and-vertical-derivative
利用离散余弦变换求取重力或磁异常的水平与垂直导数,简单实用。(using the DCT transform to calculate the horizontal and vertical derivatives of potential-field anomaly.)
- 2011-07-08 13:02:23下载
- 积分:1
-
Diffraction
包含菲涅尔衍射,夫琅禾费衍射和衍射各种传递函数比较,园,十字叉丝,方孔,考扭曲线等的matlab程序(Includes Fresnel diffraction, Fraunhofer diffraction and diffraction comparison of various transfer functions, garden, crossed wires, the hole, twisted lines of matlab test procedures)
- 2011-04-20 15:31:31下载
- 积分:1
-
SmartAntenna
这个计划的目的是模拟一个基站接收器(上行的智能天线系统)(This Program is Designed To Simulate The Smart Antenna System On A BTS Receiver ( Uplink )
)
- 2009-11-25 10:16:09下载
- 积分:1
-
nijuzhen
逆矩阵 行列式的值
matlab
数值计算方法 源程序(Determinant of the value of the inverse matrix numerical method matlab source)
- 2008-07-02 13:08:48下载
- 积分:1