-
MATLAB_use_based_on_word
在Word环境下使用MATLAB
1 Notebook操作基础
2 单元的使用
3 输出格式控制
(Word use in the environment based on MATLAB 1 Notebook 2 unit operation using three output format control)
- 2010-08-04 13:32:31下载
- 积分:1
-
orical
orical ppt学习,适合初学者,需要的可以下载哦(orical ppt)
- 2010-12-16 13:30:43下载
- 积分:1
-
ppzkpnkr
是路径规划的实用方法,基于欧几里得距离的聚类分析,时间序列数据分析中的梅林变换工具,最小二乘回归分析算法,通过反复训练模板能有较高的识别率,IMC-PID是利用内模控制原理来对PID参数进行计算,基于SVPWM的三电平逆变的matlab仿真,包括面积、周长、矩形度、伸长度。( Is a practical method of path planning, Clustering analysis based on Euclidean distance, Time series data analysis Mellin transform tool, Least-squares regression analysis algorithm, Through repeated training XxaYeFylate have higher recognition rate, The IMC- PID is using the internal model control principle for PID parameters is calculated, Based on SVPWM three-level inverter matlab simulation, Including the area, perimeter, rectangular, elongation.)
- 2020-06-28 17:00:01下载
- 积分:1
-
FullFaceDetector
说明: 基础的人脸检测程序,含有matlab程序,C语言程序及dll库。(simple face detector using C and matlab.)
- 2009-08-14 11:51:55下载
- 积分:1
-
OFDM_sys_FPGA
本压缩包包括OFDM系统的信道估计理论与matlab仿真程序两部分,其中m文件为仿真程序。(The archive includes OFDM system channel estimation theory matlab simulation program with two parts, one m file for the simulation program.)
- 2010-05-19 20:18:16下载
- 积分:1
-
Midpointcircle
在矩阵或者二维图像中画一个圆,没有丢失的像素点 (Draw a circle in a matrix/image)
- 2010-07-08 00:03:33下载
- 积分:1
-
101259378luv_rgb_yuv_lab_space_convert(2)
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = dest<-src , or
alternatively, S = src->dest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)(Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = ' dest <-src' , or alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE)
- 2009-04-13 10:24:47下载
- 积分:1
-
123
用C或者matlab编写基2 FFT快速算法,输入点数是2的幂次方,序列视作既包含实部也包含虚部。要求一个函数计可以做正变换,也可以做反变换。编写输入序列,先进行正反向变换,得到离散频谱,再将离散频谱加载到输入端进行验证,从输出端获取序列,和原来的序列进行比较,看看是否相等。序列可随意设为2的幂次项!(Written by C or matlab base 2 FFT fast algorithm, the input power of 2 points is the sequence includes both the real part as the imaginary part is also included. Require a meter to do is change the function, you can also do the inverse transform. The preparation of the input sequence, first the forward and reverse transformation, discrete spectrum, discrete spectrum and then loaded into the input validation, access to sequence from the output side, and the original sequences were compared to see if equal. Sequence can be arbitrarily set to a power of 2 items!)
- 2011-01-06 21:52:49下载
- 积分:1
-
PCA
pca的matlab程序及其资料,很详细的叙述了算法(pca matlab program and its data, it is a detailed description of the algorithm)
- 2010-05-17 16:34:42下载
- 积分:1
-
mtsp
多旅行商问题的遗传算法 环形 固定节点( MTSPOFS_GA Fixed Start Open Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA)
Finds a (near) optimal solution to a variation of the "open" M-TSP by
setting up a GA to search for the shortest route (least distance needed
for each salesman to travel from the start location to unique individual
cities without returning to the starting location)
)
- 2013-05-17 22:08:33下载
- 积分:1