-
newton
牛顿迭代法用于求解非线性方程组,及求解范围(Newton iterative method for solving nonlinear equations, and solve the range)
- 2010-06-27 15:22:16下载
- 积分:1
-
Proficient-in-MATLAB-GUI-design
《精通MATLAB GUI设计》随书源代码程序(" Mastering MATLAB GUI design" with the book source code program)
- 2011-08-21 00:02:10下载
- 积分:1
-
1
说明: 在MATLAB中表示信号的常规格式是向量或者矩阵。本示例中利用randint 函数来产生一个表示二进制数据序列连续值的列向量。其中二进制数据序列的长度(即为列向量中的行数)设置为30,000。
下面的代码同时还绘制了数据序列的杆图(stem plot),用来显示数据的0、1值。你所产生的图可能与次示例中的图有一点不一样,这是因为本示例中应用了随机数。
(Said signal in MATLAB conventional format is a vector or matrix. In this example use randint function to generate a column vector of a sequence of binary data, said successive values. Wherein the length of the binary data sequence (i.e., the number of rows in the column vector) is set to 30,000. The following code sequence of data is also plotted in Fig rod (stem plot), the value 0 is used to display the data. You may have generated the second example of FIG FIG little different, this is because the present example, the application of the random number.)
- 2014-09-21 08:27:58下载
- 积分:1
-
Fourier-transform
傅 立叶变换是数字信号处理领域一种很重要的算法。要知道傅立叶变换算法的
意义,首先要了解傅立叶原理的意义。傅立叶原理表明:任何连续测量的时序或
信号,都 可以表示为不同频率的正弦波信号的无限叠加。而根据该原理创立的
傅立叶变换算法利用直接测量到的原始信号,以累加方式来计算该信号中不同正
弦波信号的频 率、振幅和相位。 (The goals for the course are to gain a facility with using the Fourier transform, both specific techniques and general principles, and learning to recognize when, why, and how it is used. Together with a great variety, the subject also has a great coherence, and the hope is students come to appreciate both. )
- 2011-12-09 16:15:10下载
- 积分:1
-
rbm_binary_binary
Restricted Boltzmann Machine with binary visible ,hidden units and GPU (CUDA) support.
- 2013-12-25 16:43:52下载
- 积分:1
-
yichuansuanfa
基于遗传算法的优化调度,调度是电力系统的调度,现在应用很广泛。(Based on Genetic Algorithms The scheduling is to schedule the power system, which is widely used now)
- 2015-05-10 20:25:55下载
- 积分:1
-
third
svpwm电机的矢量控制仿真,simulink仿真模型(SVPWM motor control simulink)
- 2016-01-04 10:16:04下载
- 积分:1
-
GA_BAPcode
解决码头泊位分配问题,码头优化调度问题。(berth allocation incontainer terminal)
- 2021-03-05 16:29:31下载
- 积分:1
-
jantar.c
An easy implementation of the classic philosopher s dinner.
- 2010-09-21 04:58:31下载
- 积分:1
-
spreadspectrum
In a normal communication channel, it is often desirable to concentrate the information in as narrow a region of the frequency spectrum as possible in order to conserve available bandwidth and to reduce power. The basic spread spectrum technique, on the other hand, is designed to encode a stream of information by spreading the encoded data across as much of
the frequency spectrum as possible. This allows the signal reception, even if there is interference on some frequencies. While there are many variations on spread spectrum communication, we concentrated on Direct Sequence Spread Spectrum encoding (DSSS). The DSSS method spreads the signal by multiplying it by a chip, a maximal length pseudorandom sequence modulated at a known rate. Since the host signals are in discrete-time format, we can use the sampling rate as the chip rate for coding.
- 2012-04-12 20:54:14下载
- 积分:1