-
MATLAB-7.X
matlab7.X程序开发以及matlab编程学习(matlab7.X program development and learning matlab programming)
- 2013-10-29 08:54:49下载
- 积分:1
-
时间序列数据
时间序列数据是指按照时间先后依次排列的观测值所构成的数列,如各年度的国内生产总值、人口数据等。研究时间序列数据模型处理的主要目的是进行数据预测,如预测下一年度的销售额、预测股票价格的走势等(Time series data is the number of columns in accordance with the chronological order of priority observations posed, such as gross domestic product each year, the population data. The main purpose of study time series data model for data processing is forecast sales next year as forecast, predict stock price movements, etc.)
- 2020-06-30 03:00:02下载
- 积分:1
-
wavelet
说明: 有各种小波包分解的程序和子程序,能够有效快速地对振动信号进行分解。(There are various wavelet packet decomposition programs and subroutines, which can decompose vibration signals effectively and quickly.)
- 2019-03-07 14:55:15下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
TE_model2d
利用二维时域有限差分法纵向TE波模拟钻井(Using two-dimensional finite difference time domain simulation of drilling TE wave)
- 2010-10-16 11:34:29下载
- 积分:1
-
Image Restoration
说明: 图像复原工具包,希望能为研究图像复原的同学提供帮助(Image Restoration Kit, which seeks to recover the image study to help students)
- 2006-01-03 15:15:22下载
- 积分:1
-
muAO-MPC-0.2.0.tar
The MATLAB interface makes it possible to use and control a precompiled solver from MATLAB...
- 2013-01-31 14:42:03下载
- 积分:1
-
GPC_Iden_C
广义预测控制里,对象参数未知条件下的GPC自适应算法(Generalized predictive control, the object under unknown parameters of GPC adaptive algorithm)
- 2011-10-23 01:32:18下载
- 积分:1
-
margin_gui2
margin gui demo margin gui demo margin gui demo margin gui demo
- 2013-04-02 15:19:36下载
- 积分:1
-
Cell-tracking
自己编程实现对通道里的细胞的跟踪,标注,计算,并计算细胞的面积、周长、个数、并能判断2种细胞(Their programming implementation of the cells in the channel tracking, tagging, computing, and calculate the cell area, perimeter, number, and can determine two kinds of cells)
- 2014-04-02 16:08:22下载
- 积分:1