-
matlab
主要是些matlab的常用指令,对大家可能会有所帮助(Mainly those commonly used matlab instructions may help to everyone)
- 2010-05-09 14:47:15下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
somtoolbox
a matlab toolbox for multidimension scaling and clustering of a 2 dimensional or 3 dimensional data matrix..
- 2009-12-23 22:26:56下载
- 积分:1
-
ASKbinar
Simple ask(amplitude shift key)
- 2012-05-29 21:09:16下载
- 积分:1
-
Machine-Learning-a-Image-Processing
这是我另一个同学的关于图像处理与机器学习的作业,对四组图像提取特征值,进行分类识别。LIBSVM.文件里包含代码,及一些参数调试。(This is another of my classmates on image processing and machine learning operations on four sets of image feature extraction values for classification. LIBSVM. File contains the code, and some parameters debugging.)
- 2020-07-04 09:00:02下载
- 积分:1
-
imp1
denoising by improved thresholding
- 2012-02-06 17:50:53下载
- 积分:1
-
fangzhen
阵列信号处理,空间谱估计,利CVX工具箱实现稀疏重构的单快拍DOA估计(Array signal processing, spatial spectrum estimation, and CVX toolbox to achieve the sparse reconstruction of single snapshot DOA estimation
)
- 2015-10-25 11:58:09下载
- 积分:1
-
signalGenerate
生成数字信号处理课程常用信号:冲激、阶跃、斜坡、正弦、复指数和指数信号,幅度长度时延频率相位可控。(Signal generation, capable of generating pulse, step, ramp, sine, complex sine and exponent signals.)
- 2013-12-10 09:32:40下载
- 积分:1
-
chirp
微波啁啾延迟线设计程序。压缩包中,Chirp_z.m为计算等效电路中的阻抗分布。W_h.m为等效线宽的分布。结合相关的三维设计软件,可以设计出具有线性群时延特性的延迟线。(Microwave chirped delay line design program. Compressed packages, Chirp_z.m distribution for computing the impedance of the equivalent circuit. W_h.m equivalent linewidth distribution. 3D design software, you can design a linear group delay characteristics of the delay line.)
- 2012-10-22 21:58:00下载
- 积分:1
-
1466
matlab simulink implementation and analysis of Three-phase inverter
- 2013-11-30 22:49:22下载
- 积分:1