-
simulink
Using Simulink
Simulink is a software package for modeling, simulating, and analyzing dynamical systems. It supports linear and nonlinear systems, modeled in continuous time, sampled time, or a hybrid of the two. Systems can also be multirate, i.e., have different parts that are sampled or updated at different rates
- 2009-11-18 03:26:27下载
- 积分:1
-
Kinect_Matlab_version1f
微软的Kinect开发包,是matlab版,内有使用说明,有助于进行Kinect科研、游戏的开发。(It s a MS Kinect development SDK in Matlab version. Instruction is included. Useful for research and game development.)
- 2011-11-30 11:51:21下载
- 积分:1
-
solution_matlab
Matlab2微分方程的数值解法,介绍解非线性微分方程的算法及如何用Matlab实现。(Matlab2 Numerical Solution of Differential Equations, Introduction Algorithm Solution of Nonlinear Differential Equations and realize how to use Matlab.)
- 2008-01-31 09:59:02下载
- 积分:1
-
Manalo--Martin-Final-Reports
simple matlab documents for beginners
- 2012-03-29 15:55:49下载
- 积分:1
-
guangfudezuidagonglvzuizong
最大功率输出控制的光伏发电系统,通过输出功率作为反馈信号控制输入电压,是系统处于最大功率输出。这个是最大功率追踪部分。(Maximum power output of photovoltaic power generation system controlled by the output power control input voltage as a feedback signal, the system at the maximum power output. This is the maximum power point tracking section.)
- 2014-02-18 09:28:22下载
- 积分:1
-
one_arm
说明: 采用蒙特卡罗法计算单机械臂工作空间,得到三维点云图。(The working space of single arm is calculated by Monte Carlo method, and the three-dimensional point cloud is obtained.)
- 2020-11-06 11:19:35下载
- 积分:1
-
1-DFDTDcode
一维有限差分,利用matlab写的代码,有一定学习意义,可以解决一些工程问题(1-D FDTD code with simple radiation boundary conditions)
- 2010-11-24 18:01:15下载
- 积分:1
-
newton_raphson
Newton-Raphson算法 介绍
在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。
由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。
同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。
(err)
- 2008-06-16 10:38:48下载
- 积分:1
-
MATLAB-analyse
一本matlab工科入门书籍,特别推荐,附有多个实例(Start a matlab engineering books, especially recommended, with multiple instances)
- 2011-05-25 17:04:20下载
- 积分:1
-
Acsr
this source cod to transformer matlab
- 2013-08-04 14:46:14下载
- 积分:1