-
PkgMyAntiAlias
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
- 2008-08-06 11:19:51下载
- 积分:1
-
matlab-pics
说明: Matlab 图像处理源码.(matlab源码)(Matlab source image processing. (Matlab source))
- 2006-04-08 11:59:51下载
- 积分:1
-
Matlabcode
matlab最常用,最实用的程序代码,初学者必须要掌握的。重要!!!(matlab most commonly used and most useful code, beginners need to master. Important! ! !)
- 2010-01-29 00:48:36下载
- 积分:1
-
Multi-target
多目标跟踪的改进Camshift/卡尔曼滤波组合算法(Multi-target tracking improvements Camshift/Kalman filter algorithm combinations)
- 2013-12-18 12:42:25下载
- 积分:1
-
Three_Phase_ACDCAC_PWMconverter
三相PWM交流-直流-交流变换器 (380V-680V-380V)(Three-Phase AC-DC-AC PWM converter)
- 2017-01-20 15:07:55下载
- 积分:1
-
完整可用的立体视觉中摄像机的基础矩阵计算调试代码
搭建OFDM通信系统的框架,多姿态,多角度,有不同光照,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,最小二乘回归分析算法,主要为数据分析和统计,一个很有用的程序。
- 2022-01-29 02:29:59下载
- 积分:1
-
最优分割的基本思路是给定一个数据序列和分层数 OptimalSegmentation
最优分割的基本思路是给定一个数据序列和分层数,通过搜索所有可能的划分方案,找到段内离差平方和的总和最小的一种方案作为最终划分方案。这里给出最优分割法的Matlab源程序(The basic idea is optimal partition for a given data sequence and hierarchical number divided by searching all possible solutions to find the segment and the sum of the squared deviations smallest division of a scheme as a final solution. This gives the optimal segmentation Matlab source)
- 2020-06-27 00:20:01下载
- 积分:1
-
eCGAmatlab
说明: 多目标优化,遗传算法,适合于研究多目标优化的朋友 (Multi-objective optimization, genetic algorithm, suited to study multi-objective optimization of a friend)
- 2008-11-12 00:07:19下载
- 积分:1
-
nonlinear_regression_SVM
用于在matlab中实现非线性回归的支持向量机svm算法(Used matlab to implement non-linear regression algorithm of support vector machines svm)
- 2010-05-07 17:18:53下载
- 积分:1
-
YokogawaFBGS
本程序可读取Yokogawa 光谱仪多个数据文件(CSV格式)并寻峰。数据文件为多个光栅串的测试光谱。串联光栅波长间隔等距,可确定等距串联光栅的中心波长和峰值强度,将数据存入mat file
使用前请设置若干重要参数 【wl_start】 【wl_end】 【FBGs_num】 【Min_PowerValue】【Peaks_seperation】
其他相关变量说明
【OSA_data】 所读入的光谱全图 里面可能包含更宽的波长
【OSA_data_FBGs】截取光栅串所在波长区间,由【wl_start】 【wl_end】决定
导出的数据文件为 FBGs.mat, 其中所保存的 重要变量为 【FBGs_peaks】
【FBGs_peaks】 第1列:峰值所在序号; 第2列:横轴-光栅串中心波长值; 第3列:纵轴-光栅串光强值(This m-code can read multiple data files (CSV format) of the Yokogawa spectrometer and find the peaks. The data file is measured spectrum for multiple FBG series. The wavelength interval of the FBGs is equal distance, and the center wavelength and peak intensity of the FBGs can be determined, and stored in mat file.
Please set up a number of important parameters before use
[wl_start] [wl_end] [FBGs_num] [Min_PowerValue] [Peaks_seperation]
Other relevant variables
[OSA_data] The full spectrum of the spectra read in OSA_data may contain wider wavelength range
[OSA_data_FBGs] the wavelength range of the FBGs is determined by [wl_start] [wl_end]
The exported data file is FBGs.mat, where the important variable is [FBGs_peaks].
[FBGs_peaks] first column: peak number, second column: axis - center wavelength value, third column: longitudinal axis - peak intensity.)
- 2018-01-09 11:36:56下载
- 积分:1