-
Fiber-Bragg-Gratings-by-layer-peeling
采用分离剥层算法以及傅立叶变化的方法,使用Matlab语言编程分析光纤光栅(FBG)的特性。(Layer stripping algorithm for the use of separation as well as changes in Fourier methods, the use of Matlab programming language analysis of fiber Bragg grating (FBG) characteristics.)
- 2008-02-15 00:54:09下载
- 积分:1
-
matlabkejianjimwenjian
matlab的上课课件以及全部m文件,希望大家下载学习。(class courseware, and all the matlab m file, I hope you download the study.)
- 2011-11-23 14:10:16下载
- 积分:1
-
matlab_for_CRC
用MATLAB随机产生12000个均匀分布的随机数,先转换成二进制数,计算CRC,然后再转成十进制数,统计冲突结果。(Generate 12000 random number,then calculate the CRC and the result.)
- 2011-11-23 14:50:49下载
- 积分:1
-
Animation
Simple Pendulum -using Matlab-Arduino
- 2014-01-25 16:07:20下载
- 积分:1
-
基于GA优化的BP算法
说明: 通过遗传算法优化BP神经网络,提高其收敛速度和预测准确度。(BP neural network is optimized by genetic algorithm to improve its convergence speed and prediction accuracy.)
- 2019-05-27 22:04:48下载
- 积分:1
-
CS766-HDR
The objective of this project was to learn how to create high dynamic range (HDR) images from a sequence of exposures. A single exposure is limited in its dynamic range by the bit-depth of its sensors, which is usualy 8 bits per channel. This leads to saturation where regions of the image are washed out or completely black. By combining the information from multiple exposures with different shutter speeds, a larger dynamic range can be obtained and the saturated regions can be restored.
- 2013-05-05 01:48:23下载
- 积分:1
-
melcepst
说明: 求mel频率倒谱系数的程序,求的准确,时间相比其他程序多一点(Mel frequency cepstrum seeking the procedure, find the exact time a little more compared to other programs)
- 2011-03-06 19:57:28下载
- 积分:1
-
NGA
说明: 小生境遗传算法工具箱,matlab 7.0(Toolbox of Niched Genetic Algorithm, developed by Matlab7.0.)
- 2011-04-07 21:19:31下载
- 积分:1
-
clusteval
人工智能方面的研究,主要是模糊聚类这个方向(Artificial intelligence research, mainly clustering in this direction)
- 2011-09-14 09:43:34下载
- 积分: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