-
Texture-Segmentation
Matlab code for texture segmentation
- 2014-11-01 08:55:39下载
- 积分:1
-
M1
说明: 可用于集装箱起重机抗震分析求解单自由度的位移、能量分布,以及加速度响应。采用迭代的方法求解微分方程。(Can be used for solving single degree of freedom displacement, the energy distribution of seismic analysis of container crane, and the acceleration response. Using the iterative method for solving the differential equation.)
- 2015-03-20 12:33:40下载
- 积分:1
-
Chapter01-Art
MATLAB CODE FOR DIGITAL IMAGE PROCESSING COURCE
- 2014-02-17 22:56:54下载
- 积分:1
-
Practical+FIR+Filter+Design+in+MATLABR
Practical FIR Filter Design in MATLAB
Revision 1.1
Ricardo A. Losada
The MathWorks, Inc.
3 Apple Hill Dr. Natick, MA 01760, USA
January 12, 2004
- 2008-02-08 17:45:35下载
- 积分:1
-
Mersenne-Twister
利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。
各个文件为:
initGenerator.m:
initGenerator函数,用于初始化随机序列的长度和值
generateNum.m:
generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组
extractNum.m:
extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值。
main.m:
main主函数,输入种子seed和产生数目total,输出产生结果及随机性测试结果
mymy.m和mymy.fig:
用于界面显示的部分,这两个文件会通过界面传入seed和total的值,并调用main函数,在相应的框中显示输出结果。
(According to the algorithm principle on Wikipedia, the Mersenne Twister algorithm to generate random numbers, and test and analysis of its randomness. The program has also joined the interface display.
The individual files are:
initGenerator.m:
initGenerator function used to initialize the random sequence length and value
generateNum.m:
generateNum function is invoked when the index is zero, and used to create a 624-dimensional shift register array
extractNum.m:
extractNum function, according to index the current value to select the number to generate random numbers, and change the value of the index in the array.
main.m:
main function of the input seed to seed and produce the number of total, the output generated results and the randomness of the test results
mymy.m and mymy.fig:
Part of these two files for interface display interface incoming seed and the total value of, and calls the main function, to display the output in the appropriate boxes.)
- 2012-07-22 21:51:55下载
- 积分:1
-
awgnqpsk
This Matlab script file explainns the qpsk scheme in awgn channel.
- 2015-02-27 07:04:19下载
- 积分:1
-
AdapWindow
自适应窗口平滑,萨达是拉发牢骚复旦大学,说什么至少20个字??(adaptive window smoothing)
- 2015-03-29 12:50:04下载
- 积分:1
-
贝叶斯正则化算法提高 BP 网络的推广能力
采用贝叶斯正则化算法提高 BP 网络的推广能力。 在本例中,我们采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据。(Bayesian regularization algorithm to improve the generalization ability of BP network. In this example, we use two training methods, namely LM optimization algorithm (trainlm) and Bayesian regularization algorithm (trainbr), to train BP network so that it can fit a sine additional white noise sample data.)
- 2016-09-06 09:05:45下载
- 积分:1
-
dongtaiguihua
用动态规划求解最短路问题的MATLAB程序。需输入带权邻接矩阵,输出为最短路径和最短路长。(Dynamic Shortest Path Problem Solver of the MATLAB program. Required to enter the weighted adjacency matrix, the output for the shortest path and shortest path length.)
- 2009-10-14 15:38:50下载
- 积分:1
-
BaoHemiaoshu
此函数用来演示自动控制系统中的饱和非线性特性的描述函数
此函数是要调用输入的A矩阵中的元素
输入变量a,k的含义分别为:(This function is used to demonstrate automatic control system of the description of the saturation nonlinearity function this function is to call the input of the A element in the input variables a, k means are:)
- 2010-12-27 22:54:27下载
- 积分:1