-
programming_pearls
Jon Bentley的《编程珠玑》
本书针对程序设计人员探讨了一系列的实际问题,这些问题是对现实中常见问题的归纳总结。作者虽然没有给出解决这些问题的具体代码,但始终非常富有洞察力和创造力地围绕着这些折磨程序员的实际问题展开讨论,从而引导读者理解问题并学会解决问题的技能,这些都是程序员实际编程生涯中的基本技能。为此,本书给出了一些精心设计的有趣而且颇具指导意义的程序,这些程序能够为那些复杂的编程问题提供清晰而且完备的解决思路,书中还充满了对实用程序设计技巧及基本设计原则的清晰而睿智的描述。
()
- 2008-07-18 15:59:29下载
- 积分:1
-
Temprature
研究对象为一个房间温度,利用卡尔曼程序估计实际室温,一分钟一个温度值。(The research object is a room temperature, using the kalmanfilter to estimate the actual room temperature, one minute with a temperature value)
- 2015-04-17 10:25:46下载
- 积分:1
-
matlab_correlation_frequency_estimate_powerspectru
此MATLAB程序用于自相关函数的估计(包括直接法和FFT法),信号的频率估计(包括MUSIC, ROOTMUSIC,ESPRIT和MVDR)和功率谱的估计(包括LevinsonDurbin迭代法,BT法和周期图法),并附带相应的仿真图以便于对比(MATLAB for correlation estimate :direct and FFT transform frequency estimate of signals:MUSIC, ROOTMUSIC,ESPRIT和MVDR power spectrum estimate : LevinsonDurbin and BT,corresponding figures are accompanied to compare)
- 2020-11-22 21:29:34下载
- 积分:1
-
20724997
some matlab functions negative, histogram equ. and reading, writing images
- 2010-12-15 17:32:46下载
- 积分:1
-
gyh
详解MATLAB在最优化计算中的应用中第11章的源码。没有的可以下载(Detailed MATLAB source in the optimization calculation of Chapter 11. Not available for download)
- 2012-05-24 10:35:36下载
- 积分:1
-
gaosiSignalRight1
是matlab产生一个高斯脉冲的程序,并且叠加了高斯噪声,可以画出输入与输出的图形,并且对其时延进行了估计(Is the matlab produce a gaussian pulse program, and stack the gaussian noise, can draw the input and output of the graphics, and the time delay were estimated
)
- 2011-12-04 10:02:26下载
- 积分:1
-
GAQRCodeTest
可以生成二维码,然后可以读取二维码比较结果(Can generate a two-dimensional code, and then compare the results can be read two-dimensional code)
- 2013-11-13 00:05:47下载
- 积分:1
-
MPC-algorithmic
MPC cody of a dc motor
- 2015-03-05 02:15:37下载
- 积分:1
-
xiaoboquzao
说明: 小波阈值去噪的基本思想是先设置一个临界阈值λ,若小波系数小于λ,认为该系数主要由噪声引起,去除这部分系数;若小波系数大于λ,则认为此系数主要是由信号引起,保留这部分系数,然后对处理后的小波系数进行小波逆变换得到去噪后的信号。(The basic idea of wavelet threshold denoising is to set a threshold value of lambda first. If the wavelet coefficient is less than lambda, it is considered that the coefficient is mainly caused by noise and this part of the coefficient is removed. If the wavelet coefficient is larger than lambda, it is considered that the coefficient is mainly caused by signal, and this part of the coefficient is retained. Then the denoised signal is obtained by inverse wavelet transform of the processed wavelet coefficient.)
- 2019-03-07 21:04:34下载
- 积分:1
-
matlab-GUI
一个关于matlab,制作用户界面的程序,很好的学习代码(On matlab, the production of user interface procedures, good learning code)
- 2007-12-24 20:24:16下载
- 积分:1