CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab l

搜索资源列表

  1. Solving_ODEs_with_MATLAB

    0下载:
  2. 使用Matlab解常微分方程组。作者为L.F.Shampine, I.Gladwell, S.Thompson-Solving ODEs with MATLAB. Author:L.F.Shampine, I.Gladwell, S.Thompson
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1221709
    • 提供者:ruyali
  1. lms

    0下载:
  2. 使用LMS算法进行预测的Matlab源代码 使用时只需改变载入文件名 调整L和delay就可以了-Using the LMS algorithm to predict the use of Matlab source code file name when you only need to change the load L and the delay can be adjusted in
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:630
    • 提供者:侯晋峰
  1. ldiv

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1399
    • 提供者:Allan KAO
  1. Algorith-difference-of-RSSI-and-LQI

    0下载:
  2. 一种基于RSSI 和LQI 的动态距离估计算法,幫助了解RSSI估计算的準確度-RSSI and LQI based on dynamic distance estimation algorithm to help understand the RSSI estimate the accuracy of counting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:303938
    • 提供者:apple
  1. sfilter

    0下载:
  2. 虽然这是一个用C语言编写的图像处理源码,但可以很简单能过MATLAB命令来调用即mex s_trans.c ,以后就直接可以用M语言来完成操作。它是用来得到一幅图像每个像素周围的信息量。-Although this is a language with C-source image processing, but can be very easy to have MATLAB command to call that mex s_trans.c, since M can be used dire
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2097
    • 提供者:
  1. MOMantena

    0下载:
  2. matlab求解半波天线,矩量法解双位方程,求直线天线表面电流分布 -matlab--antenau=u+I1(1,m).*sin(thita(1,n)).*exp(j*k0*z(1,m).*cos(thita(1,n))).*L/(N*lamda)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1076
    • 提供者:lchao
  1. Pro_Iris_Ver_2

    0下载:
  2. Code matlab pour l extraction de la signature de l iris.Nous avons appliquer la méthode de box cuonting et la méthode de box cuonting différenciel.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:206656
    • 提供者:Mahmoud
  1. LombScargle

    1下载:
  2. 这是利用MATLAB做L-S谱分析的程序,主要用于功率谱分析,简单易懂-MATLAB to do this is to use spectral analysis of the LS procedure, mainly used for power spectral analysis, easy-to-read
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:6521
    • 提供者:
  1. WaveletTransformsinMATLAB

    0下载:
  2. 执行一维和二维小波变换在MATLAB环境中。十几包括的小波函数有: * Haar * Daubechies 1-6 * Symlets 1-6 * Coiflets 1 and 2 * Splines and reverse splines * CDF 9/7 and Le Gall 5/3 * S+P wavelets (2,2), (4,2), (4,4), (6,2), and (2+2,2) * Two Ten "TT" * Low-complexit
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:10026
    • 提供者:chen huayi
  1. stimulated_annealing_toolbox

    0下载:
  2. Matlab模拟退火算法工具箱,它由冷却进度表(Cooling Schedule)控制,包括控制参数的初值t及其衰减因子Δt、每个t值时的迭代次数L和停止条件S。-stimulated annealing toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:61203
    • 提供者:Frank
  1. GoldsequenceCDMAsimulation

    0下载:
  2. 写一个MATLAB程序,实现4个时间同步的CDMA用户的仿真,其中每个用户都使用长度为L=31的不同的Gold序列。每个用户都采用它们代表的Gold序列的二进制(+-1)调制。每个用户的接收端将这个复合的CDMA接收信号相关,而这个复合的信号都在它们各自的序列上受到AWGN的污损(基于按码片相加)。在N=10000信息比特下,仿真估值并画出作为SNR的函数的CDMA通信系统的差错概率。-Write a MATLAB program, the realization of the four t
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4754
    • 提供者:戴路
  1. 2dimensionFDTDprogram

    0下载:
  2. 2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode) All boundaries are perfect conductors. // For Visualization of the field, I use PGPLOT which is available as port // (for FreeBSD) or binary package (for Debian Linux). // (1) In Free
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1049
    • 提供者:chen
  1. STRSCNE

    0下载:
  2. 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4843
    • 提供者:muxihan
  1. lyapunov

    0下载:
  2. Lyapunov exponent calcullation for ODE-system. The alogrithm employed in this m-file for determining Lyapunov exponents was proposed in A. Wolf, J. B. Swift, H. L. Swinney, and J. A. Vastano, "Determining Lyapunov Exponents from a Time Series," Physi
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4002
    • 提供者:b
  1. mtetris_hacked

    0下载:
  2. 一个有趣的matlab编程的俄罗斯方块。编程思想值得一学!J向左,L向右,I变换,S向下。-An interesting matlab programming Tetris. Programming ideas worth learning! J to the left, L to the right, I transform, S down.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4713
    • 提供者:新华
  1. SolvingODEswithMatlab

    0下载:
  2. Solving ODEs with Matlab Instructors Manual - L.F. Shampine
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:246731
    • 提供者:wjantee
  1. Histetequaliz

    0下载:
  2. implimentation de l histograme et l equalization sous matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1394
    • 提供者:belly13
  1. face

    0下载:
  2. KL变换的人脸识别算法,matlab编程。-face recognition based on K-L.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:28782
    • 提供者:刘莲
  1. SolvingODEswithMatlabInstructorsManual

    0下载:
  2. Solving ODEs with Matlab Instructors Manual - L.F. Shampine
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:245713
    • 提供者:First
  1. Blind_recognition_STBC

    0下载:
  2. The zip file contains several matlab files. These files implement the optimal vlassifier (optimal_classifier.m), a sub-optimal classifier (SOS_STBC_Classifier.m) which is based on Second Order Statistic and a low-complexity sub optimal code-p
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:19024
    • 提供者:naarkhoo
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 23 »
搜珍网 www.dssz.com