-
matlab
基于双目立体视觉成像原理的MATLAB双相机标定实例,有图片,程序,和说明书(Based on principles of binocular stereo vision imaging MATLAB examples of dual-camera calibration, pictures, procedures, and instructions)
- 2009-09-30 23:21:55下载
- 积分:1
-
optxf
optxf filter in the matlab
- 2009-11-28 16:27:16下载
- 积分:1
-
soliton
说明: 用于模拟光纤中的非线性薛定谔方程,包含了色散、非线性等现象的模拟,对与想了解脉冲在光纤中的传输变化非常有帮助(Used to simulate the optical fiber in the nonlinear Schrö dinger equation, including the dispersion, nonlinear phenomena such as analog, pulse on and want to understand changes in the transmission fiber is very helpful)
- 2011-03-03 09:39:58下载
- 积分:1
-
基于边界元与有限元耦合的地震动模拟程序fembem
基于边界元与有限元耦合的地震动模拟程序。能简单有效的解决地震作用下地表位移反应问题(Based on boundary element and finite element coupled to ground motion simulation program. Can be simple and effective solution surface displacement response under earthquake problem)
- 2020-12-11 15:29:18下载
- 积分:1
-
wjpjvchd
包括主成分分析、因子分析、贝叶斯分析,计算多重分形非趋势波动分析,D-S证据理论数据融合,MIMO OFDM matlab仿真,应用小区域方差对比,程序简单,基于SVPWM的三电平逆变的matlab仿真。( Including principal component analysis, factor analysis, Bayesian analysis, Calculate the multifractal trend fluctuation analysis, D-S evidence theory data fusion, MIMO OFDM matlab simulation, Application of small area variance comparison, simple procedures, Based on SVPWM three-level inverter matlab simulation.)
- 2016-04-05 23:52:39下载
- 积分:1
-
conv_code.m
Convolutional code performance in AWGN Channel
- 2009-10-25 01:10:26下载
- 积分:1
-
qpsk
说明: matlab中用simulink模块实现qpsk调制,包括模块及其主函数
(matlab with simulink module QPSK modulation, including the module and its main function)
- 2008-09-10 16:01:22下载
- 积分:1
-
46901188NonBinary_EXIT
NonBinary EXIT chart design
- 2012-06-14 07:04:58下载
- 积分:1
-
Simulation_code_AM_2
Amplutide Modulation Matlab code2
- 2014-02-13 02:11:35下载
- 积分:1
-
Matlab-project
roots -Polynomial roots
Syntax
r = roots(c)
Description
r = roots(c) returns a column vector whose elements are the roots of the polynomial c.
Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n+1 components, the polynomial it represents is .
Tips
Note the relationship of this function to p = poly(r), which returns a row vector whose elements are the coefficients of the polynomial. For vectors,roots and poly are inverse functions of each other, up to ordering, scaling, and roundoff error.
- 2014-11-13 01:48:01下载
- 积分:1