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

搜索资源列表

  1. Pseudo

    2下载:
  2. This a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods -This is a code of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:4492
    • 提供者:michael yang
  1. trackHu

    5下载:
  2. 轨迹跟踪---船舶航迹控制,典型的欠驱动控制问题。两种算法,采用了matlab---simulink,直观明了。-Sailing ship trajectory tracking control, a typical under-actuated control. Two algorithms using matlab--- simulink, intuitive and clear.
  3. 所属分类:transportation applications

    • 发布日期:2016-12-22
    • 文件大小:8285
    • 提供者:hutunan
  1. Untitled

    4下载:
  2. 光孤子传输特性模拟 在光纤通信中,光脉冲信号在光纤中传输的过程中会受到色散、损耗和非线性等作用的影响而不断地发生演化和畸变。脉冲演化的规律遵循非线性薛定谔方程(NLSE)。由于NSLE 在一般情况下无法求得它的解析解,因此通常需采要用数值方法来求解,最终归结于求解归一化的NLSE。本文使用了分步傅里叶方法对归一化NLSE 进行了求解,并模拟了输入为一到三阶双曲正割光脉冲条件下光脉冲传输演变情况。-soliton In optical fiber communications, the optic
  3. 所属分类:Other systems

    • 发布日期:2014-05-04
    • 文件大小:384591
    • 提供者:heidian
  1. sspropcm

    0下载:
  2. 利用分步傅立叶积分法,求解薛定谔方程,可以计算光纤中色散与SPM-This file solves the nonlinear Schrodinger equation for propagation in an optical fiber using the split-step Fourier method described
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1982
    • 提供者:陈东
  1. NLCPCA

    0下载:
  2. nonlinear pca的具体实现代码-nonlinear pca concrete realization of the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:158466
    • 提供者:华强
  1. simulation

    3下载:
  2. 对一个50个结点(更多的节点的网络只需要修改模块中的标量维数就行)的复杂非线性耦合网络进行同步化仿真。首先生成K矩阵,然后运行simulink,即可得到50个洛仑兹混沌节点复杂网络的同步化曲线。-Of a 50-node (more network nodes only need to modify module scalar dimension on the line) the complexity of nonlinear coupling network synchronization s
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:9136
    • 提供者:zhongsir
  1. newt_g

    0下载:
  2. 牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point curve described by points
  3. 所属分类:Scanner

    • 发布日期:2017-04-01
    • 文件大小:694
    • 提供者:侯源君
  1. particale_filters

    2下载:
  2. 粒子滤波器是通过蒙特卡罗模拟来实现递归贝叶斯滤波,它不需要线性、高斯噪声的假设,适用于任何能用状态空间模型表示的非线性系统,比卡尔曼滤波器的适用范围广。这里给出了几个粒子滤波的matlab编程实例。-Particle filters are using Monte Carlo simulations to achieve the recursive Bayesian filtering, it does not require linear, Gaussian noise assumptions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-07
    • 文件大小:11399
    • 提供者:郑玉凤
  1. ssprop-3.0.1

    8下载:
  2. 非线性光纤光学配套的一些实例matlab演示文件,可以更深刻的了解书本内容。美国,Govind P. Agrawal -Nonlinear fiber optics supporting some of the examples of matlab demo files, you can gain a deeper understanding of book content. The United States, Govind P. Agrawal
  3. 所属分类:matlab

    • 发布日期:2016-04-01
    • 文件大小:1090638
    • 提供者:qhz
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:4651
    • 提供者:王万国
  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:82318
    • 提供者:ljw
  1. ssmf

    1下载:
  2. 用matlab仿真非线性薛定谔方程模拟光在光纤的传输-Matlab simulation of nonlinear Schrö dinger equation with the simulation of light in optical fiber transmission
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:901
    • 提供者:孔德乾
  1. nanewton1

    1下载:
  2. 牛顿迭代法 若高阶非线性方程组: u ( x , y) = 0 v ( x , y) = 0 可以用迭代公式 -Newton iteration if the higher-order nonlinear equations: u (x, y) = 0v (x, y) = 0 can be used iterative formula
  3. 所属分类:Algorithm

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

    1下载:
  2. 计算时间序列双谱的三维图和二维图,用于研究非线性过程非常管用!-Bispectrum calculation of three-dimensional time series graph and two-dimensional maps, used to study the nonlinear process is very useful!
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:698
    • 提供者:lijie
  1. Levenberg-Marquardt

    5下载:
  2. Levenberg-Marquardt 信赖域方法求解非线性方程组的Matlab程序-Levenberg-Marquardt trust region method for solving nonlinear equations of the Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:997
    • 提供者:蔚无
  1. NdimensionNiNetwon

    4下载:
  2. 解n元非线性方程组的拟牛顿法的MATLAB程序-Solution of n-systems of nonlinear equations of quasi-Newton method of the MATLAB program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-26
    • 文件大小:4265
    • 提供者:冰冰
  1. NEWTON

    1下载:
  2. 利用牛顿迭代法解非线性方程,这是其matlab程序-Using Newton iteration solution of nonlinear equations, which are its matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:545
    • 提供者:刘栋
  1. DPD_sim

    10下载:
  2. Digital Predistortion of Nonlieaner RF Power Amplifier with Memory Effects. This M code simulates a DPD technique linearization for a AB-class nonlinear HPA with memory effects. Here we consider a memory polynomial predistorter to modeling nonline
  3. 所属分类:matlab

    • 发布日期:2014-07-25
    • 文件大小:19976192
    • 提供者:shahram
  1. yalmip

    2下载:
  2. matlab M语言编写支持各种线性,整数,非线性,及其相关综合优化,可用于机械,金融各种行业-matlab M language supports a variety of linear, integer, nonlinear, and its associated synthesis optimization, can be used for machinery, finance a variety of industries
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:893744
    • 提供者:cs
  1. ols

    6下载:
  2. 最小二乘法原理及其MATLAB实现 线性拟合 多项式拟合 非线性拟合程序-Principle and MATLAB least squares linear fitting polynomial fitting nonlinear fitting procedure
  3. 所属分类:matlab

    • 发布日期:2015-01-05
    • 文件大小:836
    • 提供者:晓柳
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com