-
EX5sol
un controller MCC MOTOR IN MATLAB LANGAGE
- 2013-12-16 22:58:15下载
- 积分:1
-
image_fft
使用matlab画圆,对图傅里叶变化,零频移中,反变换实验(test fft and ifft)
- 2013-12-07 13:17:49下载
- 积分:1
-
PWM-for-servomotor
PWM for SERVOMOTOR (VIGOR-VS-1) to move it 180 degree and 0 degree using mc 89V51RD2 while crystal is taken 11.0592.
Textlast.c
- 2014-01-30 21:22:56下载
- 积分:1
-
hardthrdenoise
小波去噪,包括各种小波变换,去噪效果好,保证可用。
(Wavelet denoising, including wavelet transforms, denoising effect, guarantee available.)
- 2010-12-19 21:21:12下载
- 积分:1
-
TextClassification
Arrays list Classification
- 2010-01-08 00:51:29下载
- 积分:1
-
tanlansuanfa
说明: 此文件为贪婪算法的matlab源代码,适合参加数学建模的同学使用(This document is a greedy algorithm matlab source code, suitable for students to participate in the use of mathematical modeling)
- 2008-09-09 10:47:02下载
- 积分:1
-
PotQuadratico
2D-potential problemas using Boundary Element Method
- 2014-11-06 05:04:59下载
- 积分:1
-
script_ber_2transmit_1receive_beamforming_bpsk_ra
Script for computing the BER for BPSK modulation in a
Rayleigh fading channel with and without transmit beamforming
- 2013-04-11 05:21:22下载
- 积分:1
-
rake
关于CDMA系统rake接收机的很简单的MATLAB仿真源代码。(Rake receiver on the CDMA system, a simple MATLAB simulation source code.)
- 2010-12-24 16:14:29下载
- 积分: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