-
Monte-Carlo
Monte Carlo方法的实质是通过大量随机试验,利用概率论解决问题的一种数值方法,基本思想是基于概率和体积间的相似性。它和Simulation有细微区别。单独的Simulation只是模拟一些随机的运动,其结果是不确定的;Monte Carlo在计算的中间过程中出现的数是随机的,但是它要解决的问题的结果却是确定的。(The essence of the Monte Carlo method is a numerical method to solve the problem through a large number of randomized trials, the use of probability theory, the basic idea is based on the similarity between the probability and volume. There are subtle differences between it and Simulation. Separate the Simulation simulation of random movement, the result is uncertain number of the Monte Carlo calculations in the middle of the process is random, but it is to solve the problem the result is determined.)
- 2012-05-12 22:18:55下载
- 积分:1
-
LM
列文伯格—马奎特算法的matlab实现程序(The Matlab program of the Levenberg-Marquardt algorithm)
- 2013-09-04 11:04:41下载
- 积分:1
-
release-matlab
详细阐述如何发布matlab程序的方法,尤其适合GUI界面的发布,叙述详细到位。(Elaborate method of how to publish matlab program, especially for the release of a GUI interface, described in detail in place.)
- 2013-11-12 16:46:03下载
- 积分:1
-
yicichafen
说明: 利用差分法,将数据拟合,从而可以更好的辨识非线性系统的损失位置。(By using the difference method and fitting the data, the loss location of the non-linear system can be identified better.)
- 2020-06-25 15:40:01下载
- 积分:1
-
eq
说明: 用C写的很好用的EQ均衡器,可以输出个音频端的值(eq)
- 2009-05-26 20:09:15下载
- 积分:1
-
adaboost
Adaboost 算法的示例程序。简单且容易理解。请对照WikiPedia关于Adaboost的介绍阅读。(An example of adaboost algorithm. )
- 2009-06-10 20:53:25下载
- 积分:1
-
aofdm8-(1)
Transmission of a signal and to check probability of Detection.
- 2014-08-25 17:40:13下载
- 积分:1
-
xiaoboquzao
matlab小波方法对信号进行去噪处理,让信号更接近实际,更准确(matlab wavelet denoising method of signal processing, so that the signal is more realistic, more accurate)
- 2013-08-27 19:50:47下载
- 积分:1
-
88E1111
Single-Port Gigabit Ethernet Transceiver
- 2011-01-18 17:06:16下载
- 积分:1
-
touchtone
运用FFT技术来综合和分析电话拨号的过程,matlab来分解了这一过程,希望能提供帮助( TOUCHTONE Use FFT to synthesize and analyze telephone dialing
The dual tone multi-frequency (DTMF) standard specifies that the tone
generated by a button on a telephone key pad is the sum of two sinusoids,
with frequencies determined by the button s row and column.
The dial pad on the upper left allows you to select buttons and generate
the corresponding tones.
The signal plotted on the upper right is a recording of the FAX number
for the MathWorks being dialed. You can replay the entire signal, or
select individual segments. The power plot is the magnitude of the FFT
of the signal being played. What is the MathWorks FAX number?)
- 2013-10-30 15:17:51下载
- 积分:1