-
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
-
hh
说明: MATLAB 短路电流计算开发,节点导纳矩阵,实际应用(MATLAB development of short-circuit current calculation, the node admittance matrix, the practical application of)
- 2010-05-11 08:37:58下载
- 积分:1
-
distribution
two case distribution-system mfile
- 2013-09-20 12:02:58下载
- 积分:1
-
frequency_offset_concellication_of_OFDM
ofdm系统的载波频偏干扰消除程序。算法在程序中有详尽的注释。算法性能优良。(ofdm system carrier frequency offset interference cancellation process. Algorithm are detailed in the program notes. Algorithm is excellent.)
- 2010-06-26 15:20:21下载
- 积分:1
-
cjkz
实现串级控制,主要用工业过程控制。是一个仿真程序(Realize cascade control, the main industrial process control. Is a simulation program)
- 2008-07-09 10:16:46下载
- 积分:1
-
NEWTLAGR
功能: 用牛顿-拉格朗日法求解约束优化问题(Function: Newton- Lagrangian method for solving constrained optimization problems)
- 2011-09-06 13:13:35下载
- 积分:1
-
matlab
基于数字图像跟matlab对车辆空位统计系统的实现,实现灰度图像的二值化,边缘检测等(Based on digital image with matlab of vehicle space statistical system, realize the gray image binarization, edge detection and so on)
- 2014-11-25 22:59:49下载
- 积分:1
-
xqljbx
一种传输线线受雷击后的计算方法,很使用的,做毕业设计必看(a transmission line by line after the Lightning calculation method is used, do graduate design Watchable)
- 2006-08-01 09:47:52下载
- 积分:1
-
dist
计算任意两点(给定经纬度)的球面距离,并画出轨迹图。(Calculating any two points (given the latitude and longitude) of the spherical distance, and draw trajectories.)
- 2013-11-11 10:28:11下载
- 积分:1
-
ID3-face
MATLAB编写的基于决策树的ID3算法实现,模式识别,人脸识别。压缩包中包含两个源文件和测试图片,ID3源文件为主代码,fi为求熵函数。(MATLAB prepared based on the ID3 decision tree algorithm, pattern recognition, face recognition. Compressed package contains two source files and test images, ID3-based source code files, fi for the sake of entropy.)
- 2013-12-10 11:36:41下载
- 积分:1