-
PSO_TOLBOX
PSO_toolbox for optimization
- 2010-06-04 04:39:47下载
- 积分:1
-
The-Matlab-Electronic-Simulation-
Matlab电子仿真与应用(第二版),关于数字信号处理以及数字信号的仿真,滤波处理(Matlab electronic simulation and applications (second edition), simulation, digital signal processing and digital signal filtering)
- 2012-07-20 10:21:21下载
- 积分:1
-
pingjun
本程序是基于matlab编程,用于求解平均值,具有快捷高效的特点。(This procedure is based on the MATLAB programming, for solving the average value, has the characteristics of fast and efficient.)
- 2013-09-16 22:14:35下载
- 积分:1
-
CS_OMP
该文档是一个比较简单的能够获得压缩感知稀疏解的matlab代码-OMP(正交匹配追踪),
通过离散傅里叶变换将时域接收信号变换到频域上,
得到接收信号的频域稀疏表示,通过OMP算法,求出稀疏解,
并通过重构信号误差衡量该算法代码的精确度。(This document is a simple matlab code -OMP (Orthogonal Matching Pursuit algorithm) by which the sparse solution of compressed sensing can be obtained.
Firstly, signals received are transformed from the time domain to the frequency domain by the discrete Fourier transform.
Secondly, sparse solutions of received signals are obtained by OMP algorithm.
Finally, reconstruction error depicts the accuracy of the algorithm.)
- 2021-03-06 22:29:30下载
- 积分:1
-
chap5
雷达系统5---------------利用参数进行滤波,并绘制相关图形(Radar system--------------- use parameters to filter and draw relevant graphics)
- 2012-03-21 23:11:59下载
- 积分:1
-
hht
hht工具箱,Hilbert-Huang (HHT) 轉換方法是黃鍔根據近代知名數學家Hilbert 的數學理論設計,做爲分析非穩定或非線性的訊號,修正toimage.m函数(HHT toolbox)
- 2013-12-02 15:39:53下载
- 积分:1
-
PPPIterative-EM-MAP-Algorithm
iterative EM MAP algorithm
- 2014-04-15 03:36:36下载
- 积分:1
-
MATLAB
说明: matalab编程宝典!讲述matlab编程基础的书!入门及参考都可以!(Programming matalab book! Matlab programming based on the book! Introduction and reference can be!)
- 2009-08-12 13:07:38下载
- 积分:1
-
sgnn1
ISGNN是对SGNN(self-generated neural network)的一种改进,是一种在线学习的算法.(ISGNN of discrete (self-generated neural netw EFCs) an improvement, an online learning algorithm.)
- 2007-04-11 02:31:25下载
- 积分: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