-
LDPCperformance
LDPC implemented in MATLAB, BPSK performance using LDPC checked
- 2010-02-15 22:46:56下载
- 积分:1
-
New-WinRAR-archive
matlab coding for OBSTACLE DETECTOR USING ULTRASONIC in embedded system
- 2013-01-10 22:07:10下载
- 积分:1
-
DTC
三相交流感应电机的直接转矩控制模型,该模型是基于matlab的环境下建立的。(Phase AC induction motor direct torque control model, which is established in the environment based on matlab.)
- 2012-10-15 21:30:06下载
- 积分:1
-
747-Simulink
波音747飞机运动空间六自由度仿真模型-Simulink程序(The Simulink of 6-DOF Model for Boein 747)
- 2020-11-04 11:39:52下载
- 积分:1
-
DPSK_Jam
DPSK信号调制解调干扰性能分析,自己写的代码仅供参考!(DPSK signal modulation and demodulation performance analysis of interference, to write the code for reference purposes only!)
- 2008-01-11 20:25:57下载
- 积分:1
-
Mie-Matlab-Maetzler-v2
说明: 计算球形壳层纳米颗粒的散射问题,包括散射系数矩阵,消光系数,吸收系数等。源程序用Matlab编写,方便学习调试(Calculate the scattering of spherical shell nanoparticles, including the scattering coefficient matrix, extinction coefficient, absorption coefficient. Source code written using Matlab to facilitate learning debugging)
- 2011-03-09 03:21:39下载
- 积分:1
-
hough
霍夫变换圆检测MATLAB程序
利用霍夫变换进行圆检测的MATLAB代码,带有详细解释,适合新手(Hough transform circle detection procedure using the Hough transform MATLAB circle detection MATLAB code with detailed explanations, suitable for beginners)
- 2015-05-09 15:13:29下载
- 积分:1
-
fengyie
用于建立主成分分析模型,三相光伏逆变并网的仿真,MinkowskiMethod算法 。( Principal component analysis model for establishing, Three-phase photovoltaic inverter and network simulation, MinkowskiMethod algorithm.)
- 2016-07-25 14:36:46下载
- 积分:1
-
NNcodes
This is My extensive work on Neural networks and includes my MATLAB simulated programs applied for neumerous examples for XOR problems,Hebb s Rule,Back Propagation Algorithms in doc.Whoever Interested can stright away use them and get it executed in MATLAB.
- 2010-09-04 14:05:16下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1