-
datedisplay
这个一个通过matlab实现的一个日历显示程序,读取本地日历,界面很好看,程序设计的很精炼。(This is a matlab implementation of a calendar display program, read the local calendar interface look very good program design is very refined.)
- 2013-04-24 20:32:04下载
- 积分:1
-
Analyse_Filter.m
analyse filter matlab coding(it is an analyse filter.)
- 2015-04-20 10:19:39下载
- 积分:1
-
My-recordwave
用信号发生器产生的信号,用屏幕录像专家录的声音,用频谱分析仪打开做时域频域分析时可以很好的检测出来(Signal with a signal generator, with the voice recording screen video experts, open to do with the spectrum analyzer frequency domain analysis of time-domain can be detected well)
- 2011-11-04 10:39:01下载
- 积分:1
-
example
音乐推荐系统,matlab教程,很不错的,有兴趣的可以看看(Music recommendation system, matlab tutorial, very good, interested can look at)
- 2014-11-30 16:27:55下载
- 积分:1
-
NEC
matlab编写实现NEC编码,结合任意波形发生器,采样率50K(matlab prepared to achieve NEC coding, combined with an arbitrary waveform generator, sample rate 50K)
- 2014-11-26 19:03:28下载
- 积分:1
-
JQRLJGH
机器人路径规划 应用遗传算法做的 经过修改后 可以应用在其他的路径规划(path planning GA)
- 2015-03-13 16:32:21下载
- 积分:1
-
waveleseriestthreshoding
使用matlab的小波分解和重建函数对24位的ADC采样数据进行小波变换和去噪,去噪使用阈值算法,阈值的选取具体使用了6种方法进行对比,对于不同信号其效果是不同的!把去噪后的信号和原始信号放在一个图中,使用不同颜色的曲线进行对比,效果可以很直观的表现。(Using matlab wavelet decomposition and reconstruction of the function for 24-bit ADC sampling data wavelet transform and denoising, denoising using the threshold algorithm, the threshold selecting specific methods used six kinds of contrast, the effect for different signals is different The! After the denoising signal and the original signal on a map using different colors to compare curves, the effect can be very intuitive performance.)
- 2009-11-05 15:39:12下载
- 积分:1
-
matlab
matlab实验matlab实验matlab实验(matlab)
- 2010-10-29 22:33:14下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
LASER
laser analysis using matlab at various power
- 2012-01-09 03:59:36下载
- 积分:1