-
improvednewton
给定一个三次方程,用改进的Newton法求解,并研究各种算法的收敛阶数.(Given a cubic equation, using the improved Newton method and to study the convergence of various algorithms order.)
- 2008-03-01 17:47:11下载
- 积分:1
-
Kalman
卡尔曼滤波源码,基本的源码,用Matlab编写的,简单,易懂。(Kalman filter source code, the basic source code, using Matlab written in simple, easy to understand.)
- 2010-02-25 22:45:11下载
- 积分:1
-
TVD
用matlab编写的TVD格式一维激波管问题,包含黎曼问题精确解,Hll格式和Roe格式,采用minmod,vanleer等多种限制器(TVD scheme using matlab one-dimensional shock tube problems, including Riemann problem exact solution, Hll formats and Roe format using minmod, vanleer other limiters)
- 2021-04-19 09:18:51下载
- 积分:1
-
PSO
实现粒子群算法的pid整定,适应于simulink模型的仿真,效果不错(Realize the pid tuning of particle swarm optimization algorithm, adapt to the simulation of simulink model, the effect is good)
- 2019-05-09 19:39:18下载
- 积分:1
-
matlab-matrix-operations-Daquan
matlab矩阵操作大全,还包括一些特殊矩阵的生成(matlab matrix operations Daquan, including the formation of some special matrices)
- 2011-05-26 09:54:57下载
- 积分:1
-
bldcmod
SIX LEG INVERTER FED PMSM
- 2011-06-15 19:10:04下载
- 积分:1
-
Simulink_kalman
实现KALMAN滤波算法,通过跟踪,估计物体运动轨迹。-,matlab,matlab例程/matlab,做了仿真(achieve Kalman filtering algorithm, tracking, estimated object trajectories.-, Matlab and Matlab routines/Matlab, so the simulation)
- 2007-06-01 19:24:28下载
- 积分:1
-
EDFASinglePassGain_Analytical
EDFA Single Pass Gain Analytical
- 2013-08-23 04:57:34下载
- 积分:1
-
paper3
A Novel Data-Aided Channel Estimation with Reduced Complexity for TDS-OFDM Systems
- 2015-03-13 22:16:57下载
- 积分:1
-
BessDerivZerosBisect2
计算了贝塞尔函数的一阶导数的零点。
更新BessDerivZerosBisect.m这些变化:
1。允许对m= 0
2。允许用户指定特定的m和k值理想。
3。允许公差输入参数
4。使用一个表的查找能为m和k的小值接近初始化
5。添加错误检查
6。计算衍生w.r.t.以X而不是w.r.t.米(虽然老方法的工作也。)(Calculates the zeros of the first derivatives of Bessel function.
Updates BessDerivZerosBisect.m with these changes:
1. Allows for m = 0
2. Allow the user to specify the particular m and k values desired.
3. Allows for a tolerance input parameter
4. Uses a table look-up to get closer initializations for small values of m and k.
5. Adds error checking
6. Computes the derivative w.r.t. to x rather than w.r.t. m (although the old method works, too.))
- 2011-05-15 11:20:47下载
- 积分:1