CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - c T

搜索资源列表

  1. CCMethod_luzhenbo

    1下载:
  2. C-C法重构相空间文件夹说明1.CC_Method_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 信号归一化 4、ccFunction.dll - 计算S(m,N,r,t)-C-C method reconstruction phase space folders note 1.CC_Method_main.m-procedure two main documents, LorenzData.dll
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5726
    • 提供者:李晓燕
  1. svm_new

    0下载:
  2. MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used w
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:127796
    • 提供者:chenbin
  1. TVL1_HCS_v1

    2下载:
  2. % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
  3. 所属分类:matlab例程

  1. 单频脉冲

    1下载:
  2. 单频脉冲 close all;clear all;clc; x=-5:0.05:5; y=-1:0.05:1; [X,Y]=meshgrid(x,y); T=5; b=pi*Y.*(T-abs(X))+eps; c=((sin(b).*(T-abs(X)))./(T*b)); Z=abs(c); surf(X,Y,Z),title('单载频矩形脉冲信号模糊图'),xlabel('时间'),ylabel('频率');
  3. 所属分类:matlab例程

  1. abdi-PCA4Wiley.zip

    0下载:
  2. ua University, in 2002 publi this document, including the Mont A program of curve fitting based Bayesian Filter. Bayesian (Bayesi a target tracking system MATLAB s cubic spline curve fitting This i book is widely used in engineerin this
  3. 所属分类:matlab例程

    • 发布日期:2017-03-31
    • 文件大小:712742
    • 提供者:wibisono
  1. dsb-am

    0下载:
  2. 使用MATLAB对DSB-AM进行仿真:双边带幅度调制的过程以及对其中所包含的对信号的频谱分析都可以通过MATLAB中的M语句及相关函数来实现。假如信号m(t)=cos(m)以dsb-am方式调制载波c(t)=cos(20*pi*t),所的信号为y(t),并将采样频率定为 fs=100Hz,则可在MATLAB中设计程序对该幅度调制的结果进行仿真,绘制已调信号波形和频谱分析。-It is a example for DSB-AM based on MATLAB .
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12867
    • 提供者:紫雨轩
  1. segmeeeeeeeeeeeeeee.tar

    0下载:
  2. A general technique for the recovery of signi cant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (includi
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:17758
    • 提供者:gggg
  1. Matlab_Support_Vector_Machine_Toolbox

    0下载:
  2. This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really wa
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127518
    • 提供者:张亚飞
  1. s.t

    0下载:
  2. 有约束2a+b^2+tan(c)=15 目标函数a*exp(b/x)+c=y 的最小二乘解-Binding 2a+ B ^ 2+ Tan (c) = 15 the objective function a* exp (b/x)+ C = y the least squares solution
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1609
    • 提供者:ZT
  1. Ma_tran_va_Mang_trong_Matlab

    0下载:
  2. matlab tiế ng Việ t tự họ c-matlab tiế ng Việ t tự họ c
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:240611
    • 提供者:NguyenViet
  1. dlimintc

    0下载:
  2. /* File : dlimintc.c * Abstract: * * Example MEX-file for a discrete-time limited integrator. * * Syntax: [sys, x0] = dlimintc(t,x,u,flag,lb,ub,x0,ts) * * For more details about S-functions, see simulink/src/sfuntmpl_doc.c -/*
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2338
    • 提供者:fair
  1. c

    0下载:
  2. I don t know what it is
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7901
    • 提供者:衣卒雨
  1. publicationdtl

    0下载:
  2. S u r f e r自动控制技术在气象资料 自动成图中的应用 -Ab s t r a c t : The ma i n f un c t i o n s o f Su r fe r s o f t wa r e,Ac t i v e X a u t o ma t i o n t e c h ni q ue a nd t he i n t e r fa c e o f VB a p p l i c a t i o n a n d S u r
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:233471
    • 提供者:wang
  1. ECEFilterCheck

    1下载:
  2. 这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以-This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determina
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2627729
    • 提供者:yofee hu
  1. C-C-Method

    0下载:
  2. 该程序用于求解时间延迟t和嵌入维数m,该方法不同于自相关函数法和gp法,可以同时求解出两个量t和m的值,非常方面,在求解lyapunov指数时经常用到该方法-The procedure used to solve the time delay t and the embedding dimension m, the method is different from the self-correlation function gp method can solve the two quantiti
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5318
    • 提供者:zhangjin
  1. 1c-c

    4下载:
  2. 计算延迟时间t和嵌入维数m的matlab程序,该程序为转载,用于计算洛伦兹函数的程序-Calculate the delay time t and the embedding dimension m matlab program, the program is reproduced, the procedure used to calculate the Lorentz function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1135
    • 提供者:zhangjin
  1. ar_g

    0下载:
  2. PURPOSE: MCMC estimates Bayesian heteroscedastic AR(k) model imposing stability restrictions using Gibbs sampling y = b0 + y(t-1) b1 + y(t-2) b2 +,...,y(t-k) bk + E, E = N(0,sige*V), sige = gamma(nu,d0), b = N(c,T), V = diag(v1,v2,...
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2776
    • 提供者:Jack
  1. C-Cmethod

    1下载:
  2. C-CMethod.m C-C法主函数,调用方式见函数体 correlation_integral.m 关联积分求解(被C-C法主函数调用) disjoint.m 将时间序列分为t个不相交的向量 heaviside.m 判断函数>0为1,<0为0 reconstitution.m 相空间重构函数 lorenz_phase.m 实验函数,用lorenz系统测试C-C法 lorenz_sim.mdl 用s
  3. 所属分类:matlab例程

    • 发布日期:2013-10-16
    • 文件大小:15799
    • 提供者:孙明
  1. exam1

    0下载:
  2. This example 3 of D.R. Wille and C.T.H. Baker, DELSOL a numerical code for the solution of systems of delay-differential equations, Appl. Numer. Math., 9 (992) 223-234. - This is example 3 of D.R. Wille and C.T.H. Baker, DELSOL a numeric
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:137249
    • 提供者:gunayka
  1. 独立性T检验

    0下载:
  2. 决策树4.5 不含剪枝 详细标准 emmm不要下载!!不要下载!!不要下载!!(Decision Tree 4.5 No Pruning Callout Details)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:ninomasaki
« 12 3 4 »
搜珍网 www.dssz.com