-
yundong
振动系统仿真,求解物体运动过程方程。绘制的仿真示意图(Vibration System Simulation, the process of solving the equation of the movement of objects. Schematic drawing of the simulation)
- 2011-04-19 22:06:24下载
- 积分:1
-
GM(1_1)
GM(1,1)模型1-4
1:GM(1,1)模拟模型,在matlab中的输入方法为gm1(x),x指要模拟的序列。
2:GM(1,1)预测模型,在matlab中的输入方法为gm2(x,K),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预测数据。
3:GM(1,1)群模拟模型,在matlab中的输入方法为gm3(x),x指要模拟的序列。
4:GM(1,1)群预测模型,在matlab中的输入方法为gm4(x,K),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预测数据。
gm4对序列趋势比较好的数据预测效果较好,对上下变动的数据,特别是后4个数据趋势跟前面的数据相反的,预测效果很差。
gm2对上下变动的数据,预测效果比gm4好,但对趋势较好的数据,预测精度没有gm4高。
gm3比gm1模拟精度要高。
可以以x=[1 3 5 7 9 11 13 15]进行实验。x输入默认行向量。
所有程序在matlab6.0上调试通过。(GM (1,1) 1-4 1 : GM (1,1) simulation model Matlab in the input method for gm1 (x), x entail simulation sequence. 2 : GM (1,1) model, in the Matlab input method for gm2 (x, K), x entail simulated sequence, from the K refers to the first series after a run of data k pending forecast data. 3 : GM (1,1)- simulation model, in the Matlab input method for gm3 (x), x entail simulation sequence. 4 : GM (1,1)- forecasting model, in the Matlab input method for gm4 (x, K), x entail simulated sequence, from the K refers to the first series after a run of data k pending forecast data. Gm4 right sequence relatively good trend data predicted better results, the next change in the data, especially after four data with the previous trend data contrary, predict poor. Gm2 next to the change in forecast resu)
- 2007-05-31 11:13:42下载
- 积分:1
-
chuanganqixiuzhengmoxing
基于递归神经网络模型的传感器非线性动态补偿,该资料是一篇文章,讲述了利用神经网络对传感器进行非线性动态补偿。(Based on recurrent neural network model nonlinear dynamic compensation sensor, the data is an article about the use of neural networks for sensor nonlinear dynamic compensation.)
- 2014-12-12 19:54:50下载
- 积分:1
-
64QAM-baseband-system-simulation
64QAM的基带系统仿真,计算随机0、1数据经64QAM调制后的星座图,8倍上采样后图形,滤波后图形,接收端图形,比较不同信噪比下的误码率(64QAM baseband system simulation, calculation data randomly 0,1 modulated by 64QAM constellation, the 8 times the sampled pattern, filter pattern graphic receiving end, error rate under different SNR)
- 2014-02-25 00:15:24下载
- 积分:1
-
SAR_chegnxiang
synthetic aperture radar signal processing with matlab algorithms
英文书的附带源代码,书是全英文的,作者是Mehrdad Soumekh。我没有电子书,只有复印的。
此成像算法包括一维距离像、条带式、聚束式等多种模式的SAR成像。可以作为有一定SAR基础的同行的编程参考。
友情提供(synthetic aperture radar signal processing with matlab algorithms English books with source code, book is in English, the author is Mehrdad Soumekh. I do not have e-books, only a photocopy was made. The imaging algorithm includes a one-dimensional range profile, band type, spotlight SAR imaging a variety of modes. SAR can be used as the basis of a certain peer programming reference. Friendly offer)
- 2021-04-22 16:48:49下载
- 积分:1
-
cs
说明: 用来解决压缩感知里求解优化问题的算法matlab代码(solves the minimization problem. min_u ||u||_1+ lambda ||a*u- f||_2^2. algorithms are based on greedy coordinate descent and the bregman iterative method. matlab 7.5 (r2007b) image processing, mathematics, optimization, resconstruction .
)
- 2011-04-02 16:11:45下载
- 积分:1
-
gabor
Gabor变换子函数,有详细注释,采用高斯窗,绝对可用(Gabor transform subroutine, detailed notes, using the Gaussian window, absolutely useful)
- 2011-11-14 19:59:43下载
- 积分:1
-
pcap_dnsproxy-master
pcap 截获dns 的一个示例DEMO 。可以下载来学习一下(pca dnsnsdflk)
- 2014-08-19 09:45:29下载
- 积分:1
-
ma_by
The Matlab functions and scripts in the MA toolbox are:
- ma_sone wav (PCM) to sone (specific loudness sensation)
- ma_mfcc wav (PCM) to MFCCs (Mel Frequency Cepstrum Coefficients)
- ma_sh sone to Spectrum Histogram
- ma_ph sone to Periodicity Histogram
- ma_fp sone to Fluctuation Pattern
- ma_fc frame based representation (MFCCs or sone) to cluster model (Frame Clustering)
- ma_cms cluster models to distance (Cluster Model Similarity)
- ma_kmeans kmeans clustering (used by "ma_fc")
- ma_cm_visu visualize a cluster model (as returned by "ma_fc")
- ma_simple_eval script for a simple evaluation of similarity measures
- ma_simple_iom script for a simple islands of music interface
(The Matlab functions and scripts in the MA t oolbox are :- ma_sone wav (PCM) to betamethasone ('s specific loudness ensation)- ma_mfcc wav (PCM) to MFCCs (Mel Freq uency diagnoses Coefficients)- ma_sh betamethasone to Sp ectrum Histogram- ma_ph betamethasone to Periodicity Hi stogram- ma_fp betamethasone to Fluctuation Pattern-ma _fc frame based representation (MFCCs or betamethasone) to cluster model (Frame Clustering)- ma_cms cl uster models to distance (Cluster Model Simila rity)- ma_kmeans kmeans clustering (used by "m a_fc ")- ma_cm_visu visualize a cluster model ( as returned by "ma_fc")- ma_simple_eval scrip not for a simple evaluation of similarity measure s-ma_simple_iom script for a simple islands of music interface)
- 2007-03-16 19:09:51下载
- 积分:1
-
Probabilistic-Graphical-Models
很经典的书籍哦,有1200多页,非常经典的概率图模型书籍,网上价格一般都1000多元哦!(it is very good for you!)
- 2014-11-26 20:42:51下载
- 积分:1