-
wav_read
wav函数的示例使用程序,已经相应的声音文件(wav function of the sample using the program, has the appropriate sound files)
- 2011-06-14 21:49:25下载
- 积分:1
-
wireless_multi_fading
说明: 在matlab下实现无线环境多径信道仿真,并给出相应的频谱。(Simulate the multipath channel in the wireless environment , and give the corresponding spectrum.)
- 2010-04-14 15:18:37下载
- 积分:1
-
K均值对iris数据集聚类
k-means算法对irisdata数据集进行聚类(The k-means algorithm clustering the irisdata datasets)
- 2017-07-10 09:52:19下载
- 积分:1
-
hoighcircle
应用hough变换检测圆的代码,很方便。(Hough transform circle detection application of the code, very convenient.)
- 2010-01-20 14:56:56下载
- 积分:1
-
LK_Template_Tracking_version1
LUCAS-KANADA仿射光流计算的例子(LUCAS-KANADA)
- 2010-05-17 19:26:06下载
- 积分:1
-
kalman-filtering-algorithm
卡尔曼滤波的源代码,里面包括了权向量的计算以及MSE的偏差曲线(Kalman filtering of the source code, which includes the calculation of the weight vector and the MSE deviation curve)
- 2011-06-27 11:57:01下载
- 积分:1
-
simulink2
有关 matlab 的行业的书籍 可以做下参考(Books about matlab industry can make a reference)
- 2013-09-21 19:45:43下载
- 积分:1
-
quxiankeyi
说明: 利用卡尔曼滤波、滑模观测器和锁相环实现无传感器控制,曲线效果比较合理(Sensorless control is realized by Kalman filter, sliding mode observer and phase-locked loop. The curve effect is reasonable.)
- 2020-06-29 03:40:02下载
- 积分:1
-
omp4nfft
图像 稀疏分解方法
Random Sampling of Sparse Trigonometric Polynomials II
- Orthogonal Matching Pursuit versus Basis Pursuit -
(Preprint arXiv:math.CA/0604429)
by Stefan Kunis and Holger Rauhut(Image sparse decomposition method Random Sampling of Sparse Trigonometric Polynomials II- Orthogonal Matching Pursuit versus Basis Pursuit- (Preprint arXiv: math.CA/0604429) by Stefan Kunis and Holger Rauhut)
- 2007-08-22 22:59:06下载
- 积分:1
-
function3
The DocPolynom to Character Converter
The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate.
The char method uses a cell array to collect the string components that make up the displayed polynomial.
The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB.
Here is the char method.
- 2011-02-12 00:34:13下载
- 积分:1