CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - MATLAB 程序调试

搜索资源列表

  1. Fdtd

    0下载:
  2. 本程序是关于fdtd磁场计算相关的完整验证,经过调试成功,希望大家多多参考并提建议-3dfdtd
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:433956
    • 提供者:djg0503
  1. anotherLMS

    0下载:
  2. 用matlab编写的另外一种lms算法实现的程序,两者可以对比应用,经过调试,可以使用
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:107106
    • 提供者:hanchangxi
  1. beiyesifenbu

    0下载:
  2. 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classified Identifying, bayes discrim
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3951
    • 提供者:lili
  1. xiashifa

    0下载:
  2. 夏氏法编的系统辨识方法,广发应用于信号处理。夏氏法程序比较复杂,这是已经调试好的matlab源码,希望对大家有帮助-XiaShi method of system identification method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:48167
    • 提供者:hasa
  1. Nonlinear_equations

    0下载:
  2. 本工具箱包含非线性方程组求解的程序代码,通过调用函数可求解相关方程的数值解,适合MATLAB初学者调试-This kit contains the nonlinear equations of the program code, by calling the function can be related equation for solving the numerical solution, suitable for beginners debug MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:12641
    • 提供者:zhangnijin
  1. Findzero

    0下载:
  2. 该matlab程序为使用迭代法求出多项式的零点,通过了调试测试。-The matlab program for the use of iteration zero polynomial obtained by the commissioning tests.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1984
    • 提供者:马凝
  1. cubic-spline-interpolation

    0下载:
  2. 该matlab源码为三次样条差值测试程序,通过了调试测试。-The matlab source code for the cubic spline difference test program, through the commissioning tests.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:2096
    • 提供者:马凝
  1. data-fitting

    0下载:
  2. 该matlab源码为最小二乘数据拟合测试程序。通过了调试测试。-Matlab source code of the test program for the least squares data fitting. Through the commissioning tests.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2347
    • 提供者:马凝
  1. pailie

    0下载:
  2. 汽车课设货车Matlab驱动力图程序,在matlab R2009b调试通过,旋转机械二维全息谱计算的实用例程。- Car class-based truck driver trying to Matlab program, In matlab R2009b debugging through, Rotating Machinery dimensional hologram of practical spectrum calculation routines.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7368
    • 提供者:彭彤虎
  1. fingtie

    0下载:
  2. 是一种双隐层反向传播神经网络,调试通过可以使用,这是一个好用的频偏估计算法的matlab仿真程序。- Is a two hidden layer back propagation neural network, Debugging can be used, This is a useful frequency estimation algorithm matlab simulation program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3628
    • 提供者:pangsang
  1. fanfui_v88

    0下载:
  2. 本程序的性能已经达到较高水平,包含收发两个客户端程序,在matlab R2009b调试通过。- The performance of the program has reached a high level, Transceiver contains two client programs, In matlab R2009b debugging through.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:5911
    • 提供者:炊宏红
  1. gunban_v23

    0下载:
  2. 本程序的性能已经达到较高水平,在matlab R2009b调试通过,Pisarenko谐波分解算法。- The performance of the program has reached a high level, In matlab R2009b debugging through, Pisarenko harmonic decomposition algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:4373
    • 提供者:cwqjgcrq
  1. NanoSL

    2下载:
  2. 这是用四阶龙格库塔法计算半导体激光器速率方程的工程,源代码用C语言书写,开发平台为VC6.0。程序输出数据被写入文件SLdata.txt中,其中第一列为仿真时间,第二列为载流子浓度,第三列为光子密度。为了方便更多相关开发者调试,还提供了一个matlab源文件test.m。test.m用于将计算数据在matlab中用曲线显示。-This is project developed by Visual C++ 6.0 software platform, which uses the 4th orde
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1103424
    • 提供者:王刚
  1. pingbei

    0下载:
  2. 调试通过可以使用,计算互信息非常有用的一组程序,matlab小波分析程序。- Debugging can be used, Mutual information is useful to calculate a set of procedures, matlab wavelet analysis program.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:5150
    • 提供者:iwhnkm
  1. pangbeng

    0下载:
  2. 这是一个好用的频偏估计算法的matlab仿真程序,已经调试成功.内含m文件,可直接运行,完整的基于HMM的语音识别系统。- This is a useful frequency estimation algorithm matlab simulation program, Has been successful debugging. M contains files can be directly run, Complete HMM-based speech recognition system
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:9072
    • 提供者:haiyaifui
  1. ea245

    0下载:
  2. 高斯白噪声的生成程序,预报误差法参数辨识-松弛的思想,在matlab R2009b调试通过。- Gaussian white noise generator, Prediction Error Method for Parameter Identification- the idea of relaxation, In matlab R2009b debugging through.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:张来利
  1. it341

    0下载:
  2. matlab小波分析程序,使用matlab实现智能预测控制算法,已经调试成功.内含m文件,可直接运行。- matlab wavelet analysis program, Use matlab intelligent predictive control algorithm, Has been successful debugging. M contains files can be directly run.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:kingsaijeng
  1. bentui-V7.7

    0下载:
  2. 利用matlab针对图像进行马氏距离计算 ,一个很有用的程序,在matlab R2009b调试通过。- Using matlab to calculate the Mahalanobis distance for the image, A very useful program, In matlab R2009b debugging through.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-18
    • 文件大小:6144
    • 提供者:施刚娟
  1. 2912443

    0下载:
  2. 这个是一个FSK调制解调MATLAB实现的程序,是简化版的,调制解调一起调试的~-This is a FSK modulation demodulation of the MATLAB program, is a simplified version, modem debugging together ~
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:Elizadnth
  1. bahnm

    0下载:
  2. 真的是一个好程序,已经调试成功.内含m文件,可直接运行,基于matlab平台实现。- Really is a good program, Has been successful debugging. M contains files can be directly run, Based on matlab platform.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:9216
    • 提供者:赵心堂
搜珍网 www.dssz.com