-
LP_Mode
对一般光纤中能量传输基模及其在光纤纤芯中的有效折射率的模拟(The general fiber fundamental mode of energy transfer and its effective refractive index of fiber core simulation)
- 2010-08-28 17:12:11下载
- 积分:1
-
Vector_Diagram
Script originally intended for use in oceanography/fluid dynamics. Use:
>> ipdv(X,Y) (0,0) default initial position
or
>> ipdv(X,Y,Xo,Yo) (Xo,Yo) initial position
2D vector components (X,Y) are used to plot the vectors one after another, i.e., next vector starting at the end of the previous one (via Matlab s quiver.m ).
This function handles NANs (Not-A-Number) by putting Zeros in their place, thus allowing the Matlab cumsum.m function to compute the progressive positions (Matlab function cumsum.m doesn t skip Nans). NaNs produce discontinuities in the graphic.
- 2010-01-01 20:43:53下载
- 积分:1
-
zffinal
zero forcing implementation in matlab for a certain channel respon in a noisy channel
- 2011-10-17 00:07:06下载
- 积分:1
-
STBC
some pdf files and matlab code related
- 2010-09-28 13:39:28下载
- 积分:1
-
mathematical-model-15
matlab数学建模中的15个模型的算法讲解与举例,包括灰色预测、灰色关联分析、主成分分析法、模糊聚类分析、随机模拟、多元回归模型、正交试验设计、图论、目标规划模型、马尔可夫预测方法、时间序列分析、模糊综合评价模型、层次分析模型、模糊数学方法、模拟退火算法。(15 model matlab mathematical modeling method to explain with examples, including the gray prediction, gray correlation analysis, principal component analysis, fuzzy clustering analysis, stochastic simulation, a multiple regression model, orthogonal design, graph theory, goal programmingmodel, Markov forecasting methods, time series analysis, fuzzy comprehensive evaluation model, analytic hierarchy model, fuzzy mathematical methods, simulated annealing algorithm.)
- 2013-04-06 17:03:04下载
- 积分:1
-
viterbi
viterbi译码算法,可以对卷积码进行解码。通信类的朋友知道的。。。(viterbi)
- 2009-12-12 10:43:56下载
- 积分:1
-
haze-removal
基于暗原色去雾的图像代码,用了软抠图和另两种改进算法,附加txt说明文档(Based on dark colors to fog image code, with a soft matting, and another two improved algorithms, additional documentation txt)
- 2013-07-11 10:50:09下载
- 积分:1
-
dmc
说明: 对一个线性二阶系统进行基于阶跃响应模型的预测控制以及详细讲解(Predictive control based on step response model for a linear second-order system)
- 2020-09-26 10:37:47下载
- 积分:1
-
14自由度汽车模型以及论文
说明: 汽车14自由度仿真simulink文件,包括车身6个自由度,悬架4自由度,车轮4自由度。模型跑得通,且和carsim中同种工况下的运行结果相同,精度较高。
除此之外还有模型搭建的对应论文可供参考学习(Vehicle 14 DOF simulation Simulink file, including 6 DOF of body, 4 DOF of suspension and 4 DOF of wheel. The model runs well and has the same result as that of Carsim under the same working condition, with high accuracy.
In addition, there are corresponding papers on model building for reference.)
- 2020-12-13 13:09:15下载
- 积分:1
-
newton
用牛顿迭代法求方程
f(x)=x³ -x² -1=0
在x。=1.5附近的一个实根。取§=0.000001,取最大迭代数为60.
(With Newton iteration equation for f (x) = x ³-x ² -1 = 0 in x. = 1.5 near the root of a real. Take § = 0.000001, take the largest number of 60 iterations.)
- 2009-06-20 22:57:57下载
- 积分:1