-
sp_fw_full_converter
converter control pwm simuling
- 2013-07-31 22:00:25下载
- 积分:1
-
homographyBetweenTwoImages
Get Homograpy Between Two Image. Run in matlab development enviroment.
- 2013-11-04 14:55:17下载
- 积分:1
-
s_xy966294
毕设的题目,LTE无线信道建模,通过MATLAB仿真了包括多径信道,考虑了多普勒频移以及瑞利信道,考虑了 oOciGh参数以及 ERmEEnc衰落的多参数信道模型,调试正常。?(Complete set of topics, LTE channel modeling, simulation by MATLAB, including multipath channel, taking into account the Doppler shift and Rayleigh channel, considering the oOciGh parameter and multi-parameter ERmEEnc fading channel model, debugging normal.)
- 2016-01-16 21:31:53下载
- 积分:1
-
power_zener
power_zener.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_zener.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:24:54下载
- 积分:1
-
Desktop
特征空间波束形成图 稳健 改进算法 比较了lcmv特征空间 改进的特征空间 (The feature space beamforming Figure steady improvement algorithm)
- 2020-07-03 05:40:01下载
- 积分:1
-
matlab-upload
雅可比迭代法解方程
高斯法解方程
查值法曲线拟和
2-9次方曲线拟和(Jacobi Iteration Method Solution of Equation of Gauss equation curve fitting method investigations and 2-9 power curve fitting and)
- 2009-03-05 09:22:15下载
- 积分:1
-
ceshichengxu
研究人类视觉处理机制的有用代码,包括测试程序,特征提取,结果显示等有用 matlab代码,值得共同研究(Pca algorithm useful for human visual processing code)
- 2013-07-14 15:35:28下载
- 积分:1
-
UNIFAC4
Calculo de los coeficientes de actividad por el metodo UNIFAC cuaternario para mezcla de acido acetico n butanol produciendo agua y acetato de nbutilo
- 2013-03-22 12:14:03下载
- 积分:1
-
4
说明: 用Jacobi和Gauss-seidel方法解方程组。并比较迭代次数,是误差小于10E-3(Use of Jacobi and Gauss-seidel method to solve equations. And compare the number of iterations is less than 10E-3 error)
- 2010-08-26 21:11:21下载
- 积分:1
-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1