-
nonlineareq
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)
- 2012-03-27 03:28:25下载
- 积分:1
-
suijishu
matlab algorithm
matlab教程
matlab随机码生成(matlab algorithm)
- 2012-05-15 11:25:17下载
- 积分:1
-
test
连续系统稳定性的代数判据及其应用,原创,强烈建议下载。(Continuous system of algebraic stability criterion and its application, originality, it is strongly recommended download.)
- 2009-03-31 10:50:16下载
- 积分:1
-
mapLSB
说明: 基于BMP图像格式调色板排序的的信息隐藏算法(Palette based image format BMP sort of information hiding algorithm)
- 2010-04-05 10:39:38下载
- 积分:1
-
raytrace
说明: 这是matlab编写的射线网格法追踪,用于追踪波的射线轨迹(This is prepared matlab ray tracing grid method, used to track wave ray tracing)
- 2008-10-27 17:03:59下载
- 积分:1
-
tanxinrenzhi
动态管理频谱分配的代码,在matlab开发环境下,简单计算频谱分配法则贪心法(Dynamic management of spectrum allocation code in the MATLAB development environment, a simple calculation spectrum allocation rules greedy method)
- 2021-02-21 16:39:42下载
- 积分:1
-
MEX
A simple demonstartion for running fortran 90 code a matlab interface using mex.
- 2014-11-25 20:29:46下载
- 积分:1
-
Atttection
说明: 吸引子键波在弱信号检测中的设计Attractor in the design of weak signal detection(Attractor in the design of weak signal detection)
- 2011-04-04 12:22:03下载
- 积分:1
-
calculate_angle
给定地理坐标(经度、纬度),求出一年中每一天的太阳高度角和方位角(Given geographic coordinates (latitude and longitude), each day of the year, the sun s elevation angle and azimuth angle)
- 2016-06-04 13:02:47下载
- 积分:1
-
seislab6.1202
基于Matlab的地震数据处理显示和测井数据显示于处理的小程序(Matlab-based seismic data processing display and logging data show that in the treatment of small programs)
- 2007-10-11 15:31:43下载
- 积分:1