-
MATLABfunction
matlab编写程序过程当中,经常遇到忘记或者不知道代码指令,这个目录可以方便查询代码指令(matlab programming process, frequently encountered forget or do not know the code instructions, this directory can be easily query code instructions)
- 2009-12-16 14:44:01下载
- 积分:1
-
matlabtext2
考察温度x对产量y的影响,测得下列10组数据:求y关于x的线性回归方程,检验回归效果是否显著,并预测x=42℃时产量的估值及预测区间(置信度95 )
示例包含在内(X on the output of the temperature study of the impact of y, measured the following 10 sets of data: for y on x of the linear regression equation to test whether the effect of a significant regression and prediction when x = 42 ℃, and the valuation of yield prediction interval (confidence level 95 ) sample included)
- 2020-12-14 17:49:14下载
- 积分:1
-
MH
说明: MH背包公钥密码算法的实现
MH背包公钥密码算法的实现(MH knapsack public key cryptographic algorithm realization MH knapsack public key cryptographic algorithm realization)
- 2008-11-26 19:17:13下载
- 积分:1
-
fft_1
matlab实现快速傅里叶变换的原始程序,有助于理解蝶形运算(matlab realize the fast Fourier transform of the original program, help to understand the butterfly operation)
- 2013-01-21 20:54:42下载
- 积分:1
-
JISUANQI
说明: 使用gui编写的计算器功能,与windows上计算器类似(A calculator written in GUI)
- 2020-06-15 22:55:01下载
- 积分:1
-
Capon_vs_DL_Capon_Beamforming
Capon 与 DL_Capon_Beamforming 算法比较(Capon_vs_DL_Capon_Beamforming)
- 2010-10-17 22:44:29下载
- 积分:1
-
p
说明: 3phase inverter current injunction
- 2015-02-15 06:55:46下载
- 积分:1
-
lp_solve_MATLAB
一个matlab的线性规划的工具箱,不同与matlab自带的函数,功能强大,里面带有该工具箱的使用例子,操作简单。(A matlab toolbox for linear programming, different with matlab built-in function, a powerful inside the toolbox with the use of examples, easy to operate.)
- 2007-12-23 12:04:16下载
- 积分:1
-
VSC_HVDC1a_lianxudy
HVDC Light连续时间状态空间模型的Matlab仿真(HVDC Light continuous time state space model of the Matlab simulation)
- 2010-12-28 17:04:25下载
- 积分:1
-
orbita_sunsync
Orbita.m
Programa para dibujar un periodo de la orbita de un satélite apartir de
los parámetros orbitales
Programado a partir de la hoja TUNDRA2.pdf
Ramon Martínez, 20-12-2006
Parámetros
k=398613.52 en (km^3)/(s^2)
Re = 6377 km
h=814.5
a=Re+h
e=0
OmegaRot=0.9856 º /day
n = sqrt(k/(a^3))
p = a*(1-(e^2))
J2=0.00108263
cos_i = OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600)
i = acos(OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600))*(180/pi)
- 2010-02-08 06:34:16下载
- 积分:1