-
newton
牛顿迭代法,用于对通用多项式的计算,可自己设置处置,精度等(Newton iterative method for the calculation of general polynomials can set up their own disposal, precision)
- 2010-12-05 18:51:02下载
- 积分:1
-
matlabpid
matlab PID 控制策略介绍及详细例程。(Matlab the PID)
- 2012-06-08 21:21:56下载
- 积分:1
-
fibonaci
fibonacci for find roots
- 2014-11-19 04:43:01下载
- 积分:1
-
lpcc
语音信号处理中的LPCC的提取方法,包括PDF的文章介绍,适合初学者(LPCC speech signal processing in the extraction methods, including PDF article introduction, suitable for beginners)
- 2010-10-27 15:15:36下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
Matlabfiles
MATLAB uses column-oriented analysis for multivariate statistical data. Each
column in a data set represents a variable and each row an observation.
- 2014-11-01 21:14:41下载
- 积分:1
-
power_pwm
It is three phase power pwm llevel.
- 2014-11-05 17:30:58下载
- 积分:1
-
Grey-prediction[GM(1
灰色预测[GM(1,1) ]MATLAB程序(已经测试运行)(Gray prediction [GM (1,1)] MATLAB program (test run))
- 2012-08-31 08:05:45下载
- 积分:1
-
GUIS_FEX
matlab GUI的例子,个个都是经典,大家都下载来学习(All of the handles to the various objects created in each GUI, as well as
data needed to run the GUI, are stored in a main structure called S.
The fieldnames for handles are in lower case letters, and the fieldnames
for data are in uppercase letters. Callback function names are
designated with the fieldname of the object to which they correspond,
followed by _call. Other function names are similarly designated. For
instance, a keypressfcn will end in _kpfcn and a buttondownfcn will end
in _bdfcn. The code of each GUI is generously commented, and subtle
points may be examined in the comments (see for example the last comment
block in GUI_32). If anything seems unclear, look first in the comments,
and if satisfaction is not found there feel free to email me.)
- 2010-12-24 13:40:00下载
- 积分:1
-
matlabgame
说明: 使用matlab程序编成的一个猜数的小游戏(Matlab program compiled using a guessing game)
- 2010-04-24 21:04:58下载
- 积分:1