-
beamforming
无线通信多天线系统波束成型matlab源代码(Multi-antenna wireless communication system beamforming matlab source code)
- 2008-07-09 12:22:30下载
- 积分:1
-
icp
迭代最近点算法的完整Matlab程序,输入两个点集,输出旋转矩阵、平移向量和整体误差,验证可用。(Complete iterative closest point algorithm Matlab program, enter the two point sets, the output rotation matrix and translation vector and the overall error, verify availability.)
- 2020-11-04 16:09:51下载
- 积分:1
-
Image-Fusion-using-Cross-Bilateral-Filtering-base
The Cross Bilateral filter can enhance the PSNR of multi focus images that is in image fuison. Bilateral filtering is a local, nonlinear and non- iterative technique which combines a classical low-pass filter with an edge stopping function that attenuates the filter kernel when the intensity difference between pixels is large. As both gray level similarities and geometric closeness of the neighboring pixels are considered, the weights of the filter depend not only on Mahalanobis distance but also on the distance in gray/color space. The advantage of the filter is that it smoothes the image while preserving edges using neighboring pixels. CBF considers both gray-level similarities and geometric closeness of neighboring pixels in image one to shape the filter kernel and filters the image two.
- 2015-03-10 16:53:31下载
- 积分:1
-
approx
approximation with neural networks
- 2014-01-23 07:13:26下载
- 积分:1
-
模糊控制
说明: 模糊控制PID的simulink仿真(Simulink simulation of fuzzy PID control)
- 2020-04-12 21:54:15下载
- 积分:1
-
2
此程序是应用四阶龙哥库塔公式来解方程的程序。(The program is the application of fourth order longge coulthard formula to solve the equation program.
)
- 2011-12-14 20:05:19下载
- 积分:1
-
WigerVille
时频分析方法中的威格尔分布,可用于信号处理。(Time frequency analysis of Weigel distribution method, which can be used for signal processing.)
- 2015-03-20 14:37:59下载
- 积分:1
-
ExcelWrapper
Wrapps Excel在处理一类表的MATLAB
支持:
*启动一个Excel在前台或在背景板
*保存工作簿
*运行宏
*指定一个范围
*刷新工作簿
*出口表为PDF
*选择一个给定表
*重新安装一个外接
*获取数据表给出了一个数据集,作为第一列名
*在给定的表(横向或字段的值
垂直)
例如:
包装= ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname ) (Wrapps handling an excel sheet in a MATLAB Class
Supports:
* Launching an Excel Sheet in Foreground or in Background
* Save the workbook
* Run a macro
* Assign a range
* Refresh workbook
* Export Sheet to PDF
* Select a given sheet
* Reinstall an Add-in
* Get a data table given the name of the first column as a dataset
* Get the value of field in a given sheet (Horizontally or
vertically)
Example:
wrapper = ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname )
)
- 2010-07-05 11:58:27下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
getCore
core point detection
- 2015-04-09 21:46:21下载
- 积分:1