登录
首页 » matlab » nonlineareq

nonlineareq

于 2012-03-27 发布 文件大小:1KB
0 230
下载积分: 1 下载次数: 21

代码说明:

  function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" (see quasi-Newton or Levenberg-Marquardt methods). g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2) g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ofdm
    用matlab来仿真ofdm调制算法,ofdm技术用于4G无线通信系统。(Ofdm simulation using matlab to modulation algorithm, ofdm technology for 4G wireless communications systems.)
    2010-12-17 10:13:57下载
    积分:1
  • ga
    说明:  介绍如何在matlab环境下开发遗传算法(introduction to ga arithmatic based on matlab)
    2012-05-22 22:56:26下载
    积分:1
  • upload
    can generate tutorial of image processing operations and generate transformation functions
    2009-09-12 15:44:27下载
    积分:1
  • modulation123
    常用数字调制解调方式的仿真结果,仿真模型,仿真图(Commonly used digital modulation and demodulation of the simulation results)
    2012-04-04 10:49:27下载
    积分:1
  • EOFcgx
    eof分解用的函数,说明如下:function [EOF,PC,F,diff]=EOFcgx(X) EOF分解。Xm*n 空间数据维数m,n为时间采样点 返回值EOF为空间模态,PC为时间模态。第一空间模态EOF(:,1),第一时间模态PC(1,:) 返回值F为特征值,diff为误差 (eof decomposition function as follows: function [EOF, PC, F, diff] = EOFcgx (X) EOF decomposition. Xm* n spatial dimension m, n is the time of sampling points Returns the value EOF spatial modes, PC is the time modes. The first space modal EOF (:, 1), the first time the modal PC (1, :) Return value F for eigenvalues, diff for error )
    2015-01-12 20:05:30下载
    积分:1
  • differential-equations
    使用MATLAB求解差分方程,进行方程参数拟合等等,可用以求解各类方程(Use MATLAB to solve differential equations, the equation parameter fitting, etc., can be used to solve various equations)
    2011-04-27 17:42:23下载
    积分:1
  • Matlab_ToolBox(MachineVision)
    来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photometry, photogrammetry, colorimetry. It covers functions such as image file reading and writing, filtering, segmentation, feature extraction, camera calibration, camera exterior orientation, display, color space conversion and blackbody radiators. The Toolbox, combined with MATLAB and a modern workstation computer, is a useful and convenient environment for investigation of machine vision algorithms. It is possible to use MEX files to interface with image acquisition hardware ranging from simple framegrabbers to Datacube servers.(from Australia Qeensland University of Computer Vision Matlab toolbox. This Toolbox provides a number of functions tha t are useful in computer vision, machine vision and related areas. It is a somewh at eclectic collection reflecting the author's personal interest in areas of photometry. photogrammetry, colorimetry. It covers functions such as image file reading and writing, filtering, segmentation and feature extraction. camera calibration. camera exterior orientation, display, color space conversion and blackbody radiator s. The Toolbox. MATLAB and combined with a modern workstation c omputer. is a useful and convenient environment for OAS stigation of machine vision algorithms. It is p ossible to use MEX files to interface with image acquisition hardware ranging from simple fram eg)
    2007-04-22 16:22:49下载
    积分:1
  • code
    稀疏傅立叶算法,matlab实现仿真,对于算法重构用到了混叠同余法和相位解码法,并对SFFT和FFT算法对同一数据的处理时间进行了对比。(Sparse Fourier algorithm, matlab to achieve the simulation, the algorithm used for aliasing congruence and phase decoding method, and the SFFT and FFT algorithm for the same data processing time were compared.)
    2021-03-18 18:09:19下载
    积分:1
  • 峰值信噪比的函数psnr matlab
    在matlab中实现峰值信噪比的函数 function y=psnr(im1,im2) 计算峰值信噪比程序——————————————— - ininput im1 : the original image matrix (For peak signal to noise ratio in matlab function function y = psnr (im1, im2) calculated PSNR program)
    2016-06-15 15:49:39下载
    积分:1
  • chxu
    本程序用于测量增强语音与纯净语音的对数谱距离,用于语音增强。对数谱距离越小,表明增强语音与纯净语音越接近,增强语音质量越好;反之,则增强语音质量越差。(Calculates the average log-spectral distance between CLEAN and NOISY signals. Frames are 25ms long with 60 percent (15ms) overlap, hamming windowed. RS is the remove silence option (default: 0) if 1, the program uses a Voice Activity Detector to find non-speech frames and eliminates them from calculation of LSD. FS is the sampling frequency (Default 10KHz). )
    2020-10-08 17:27:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载