-
MATLABDOCUMENT
一些关于matlab的技术文档,对使用matlab的人,有很大的帮助(Matlab on the technical documentation, on the use of matlab who have great help)
- 2007-09-09 19:42:04下载
- 积分:1
-
longbeige
用matlab编辑的软件,可以实现龙格贝积分,程序运行先提示输入被积分函数及积分区间,最后输出结果(Using matlab editing software, Long Gabe points can be achieved, the program prompts to run the first input is integral function and integral interval, the final output)
- 2009-10-06 10:03:34下载
- 积分:1
-
ImageFrequencyFiltering
Frequncy Filtering in digital image processing
- 2015-04-11 00:02:44下载
- 积分:1
-
Dispersion_2rings_ploy
高阶拟合出光纤模式折射率和波长的关系并计算出较为准确的波导色散,同时计算出材料色散,并最终得到光纤的总色散。(The relationship between the refractive index and the wavelength of the fiber mode is fitted in higher order an the more accurate waveguide dispersion is calculated; the material dispersion is calculated at the same time, and the total dispersion of the fiber is obtained.)
- 2018-07-08 09:40:55下载
- 积分:1
-
LMS
说明: 数字波束形成算法 lms 最小均方误差 非常好(DBF digital beamforming least square LMS)
- 2011-04-17 16:18:27下载
- 积分:1
-
steepest_ex
梯度下降法的matlab版本实例,带收敛轨迹图。(the steepest descent algorithm with matlab )
- 2020-10-08 15:17:36下载
- 积分:1
-
bpp-src
Bin packing problem belongs to the class of NP-hard problems, like the others that were discussed in previous articles. The task is to pack a set of items of different size into bins of fixed size in such way that minimal number bins is used. Depending on the requirements, bin packing can be single-dimensional (1D) or multi-dimensional (2D, 3D...)
- 2014-12-08 21:58:05下载
- 积分:1
-
gaoji
自己搭建的matlab/simulink风电并网仿真系统,可以运行(Build their own matlab/simulink wind power simulation system that can run)
- 2014-03-02 09:29:05下载
- 积分:1
-
FastICA_25
盲信号处理中的经典算法FASTICA算法,实现信号的忙源分离(Blind signal processing algorithms in the classical algorithm FASTICA achieve busy signal source separation)
- 2010-07-01 20:23:30下载
- 积分:1
-
m_PN
说明: 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。(Pseudo-random code or PN code, spread spectrum communication is indispensable to a sequence. Spread spectrum communication, a simple to say that the adoption of a group of highly related to pseudo-random sequence, so that the original signal in accordance with the characteristics of pseudo-random sequence there. From the wave point of view, the original signal completely submerged in the random noise to hide the purpose of signal and interference. As long as the recipient has the same pseudo-random sequence, the pseudo-random sequence can be a strong correlation to restore the signal out. And m sequence spread spectrum system is the longest of the pseudo-random sequence used. The following code is generated based on m sequences of matlab code, by changing the value of the initial polynomial, we can generate a different order of the m sequence.)
- 2009-08-10 22:39:52下载
- 积分:1