-
Euler_Angles
通过matlab图形进行欧拉角的演示,对于理解欧拉角有很大的帮助。(Matlab graphics through Euler angle presentation, for understanding the Euler angle has a great help.)
- 2007-08-16 23:14:27下载
- 积分:1
-
slam_code
This is program set for SLAM using Matlab and filtering method. This code is fast. It is pretty good for student and teacher to learn. It is also easy to improve based on this code. It is really helpful for the new guy in this area. This is a platform and easy to extend using other filtering methods
- 2010-07-19 01:53:25下载
- 积分:1
-
V_Antenna
用MOM计算V型天线的电流分布、输入阻抗及辐射方向图。其中L=0.3λ,L/a=2000,激励用δ-gap模型。(calculate the current distribution, input impedance and radiate pattern of V-antenna with MOM. L=0.3λ,L/a=2000, δ-gap source)
- 2009-07-11 12:16:26下载
- 积分:1
-
xianluzuida
说明: 该仿真模型是用来提取单机无穷大系统发生故障短路各线路三相电压的最大值(The simulation model is used to extract single machine infinite bus system short-circuit failure of the maximum three-phase voltage of each line)
- 2011-03-04 19:01:00下载
- 积分:1
-
lichengmatlab
这是一些MATLAB图形用户设计界面的源程序,对初学着有帮助哦!(which is a MATLAB graphical user interface design of the source of a novice to help!)
- 2007-04-02 21:10:08下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
denoise
说明: 相信对初学者比较有用,欢迎大家下载并交流与指导。(Believe that the more useful for beginners, are welcome to download and exchange and guidance.)
- 2008-10-11 14:29:03下载
- 积分:1
-
demag_tensor
This Algorithm comutes demagnetizig tensor from Newell Paper[1] between two rectangular shape elements.Main function is and there is equivallent function written in c-language, you can use it to compile mex file.This script can be used in field of micromagnetics and finite difference magnetic simulation software.
1. A.J. Newell, W. Williams, D.J. Dunlop, J. Geophys. Res. 98, 9551 (1993).
- 2013-09-10 21:13:30下载
- 积分:1
-
DSP_MATLAB
胡广书 数字信号处理-理论,算法与实现的书中源程序 matlab版本(HU-book Digital Signal Processing- theory, algorithms and implementation of matlab C language source book fortran three versions)
- 2013-11-04 20:02:19下载
- 积分:1
-
FDTD
this is an open source and free code for calculation of E&B filed in presence of a current line.
- 2013-05-04 17:14:50下载
- 积分:1