-
example_L1General
说明: logsitic模型的极大似然估计算法,最小二乘估计算法(logsitic model maximum likelihood estimation, least squares estimation algorithm)
- 2011-03-20 00:55:01下载
- 积分:1
-
zhuangtaikongjianjidian
状态空间极点配置法的 单级倒立摆MATLAB模型(State-space pole placement method MATLAB model of single inverted pendulum)
- 2011-05-17 18:15:07下载
- 积分:1
-
gabor
本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的(The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively)
modulated by a complex sinusoid (with centre frequencies U and V along x and y-axes respectively)
described by the following equation)
- 2012-05-03 13:14:29下载
- 积分:1
-
ECE133-EXP1
this is a matlab program for a feedback and control systems laboratory subject
- 2012-11-06 22:09:31下载
- 积分:1
-
kpib
kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command:
r = kpib(INSTRUMENT,GPIB, read )
will return the voltage and current reading from a number of different power supplies. The goal is to be able to write matlab code that can accommodate changing instruments and experimental setups with minimum hassle. If INSTRUMENT and GPIB are defined as constants at the beginning of your code, then they can be changed to accommodate new equipment, and the rest of the code is unchanged. In addition, kpib can test whether an instrument exists at an address and read and write arbitrary strings to instruments for testing.
- 2010-06-11 15:54:33下载
- 积分:1
-
cobol-Source
说明: 关于大型机的内容,是cobol语言,大家可以仔细研习(Content on the mainframe is the cobol language, we can carefully study)
- 2011-04-08 22:22:28下载
- 积分:1
-
数学建模-算法-汇总
MATLAB中一些经典的算法汇总。聚类算法、概率算法、神经网络、模拟退火等算法(Some classic algorithms in MATLAB are aggregated. Clustering algorithm, probabilistic algorithm, neural network, simulated annealing algorithm and so on.)
- 2018-06-22 15:16:52下载
- 积分:1
-
work
amplitude modulation(AM) and DSB-SC source code
- 2010-08-30 06:23:43下载
- 积分:1
-
MatLab_commands
Matlab常用命令集合,包括科学计算和图形图像处理的命令等,方便查阅(Matlab a collection of commonly used commands, including scientific computing and graphics image processing orders, for easy access)
- 2010-01-18 21:01:41下载
- 积分:1
-
ImprovingOptimizationPerformancewithParallelComput
说明: 本文使用了两种方法优化matlab的程序,缩短了算法的时间。方法1:使用Optimization Toolbox中的并行优化;不需要修改代码。方法2:增加一行代码,即可优化(Improving Optimization Performance with Parallel Computing)
- 2009-08-07 22:35:54下载
- 积分:1