-
Manhattan_mobility_model
this is the source for manhattan mobility model in matlab it gives the path of movement
- 2013-01-03 12:31:40下载
- 积分:1
-
Newton-interpolation-algorithm
文件为Newton插值算法的源代码,有兴趣的可以参考参考(Newton interpolation algorithm)
- 2014-11-18 18:29:28下载
- 积分:1
-
MATLAB+模拟的电磁学时域有限差分法_13129674
matlab 书籍时域有限元求解电磁场,计算电磁学初学者,编写的程序代码,希望可以帮助广大网友(Matlab book time domain finite element method to solve electromagnetic field, calculation of electromagnetic beginners, compiled program code, hope to help the vast number of netizens)
- 2019-06-29 17:43:33下载
- 积分:1
-
Lecture8_exc_2
electric motor with torque speed control
- 2012-03-23 02:54:53下载
- 积分:1
-
THP
THP算法的MATLAB程序,可以给初学者一个好的教学(THP algorithm MATLAB procedures, can give a good teaching beginners)
- 2021-05-14 16:30:02下载
- 积分:1
-
CVaRPortfolioOptimizationExample
CVaR的计算,以及cvar最优化的投资组合权重问题(CVaR OPTIMAL)
- 2021-01-06 01:28:53下载
- 积分:1
-
Laminate
Laminate analysis of composite plates using Matlab. Based on classical laminated plate theory.
- 2011-02-01 22:40:16下载
- 积分:1
-
通信天线建模与MATLAB仿真分析 源代码
通信天线建模与matlab仿真分析。。。。。。。。。。。。。。。。。。(Communication Antenna Modeling and MATLAB simulation analysis)
- 2019-03-01 10:08:57下载
- 积分:1
-
GPSSINS
说明: GPS与惯性导航系统组成的组合导航系统仿真程序(GPS and inertial navigation system consisting of integrated navigation system simulation program)
- 2010-03-23 23:04:38下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1