-
Matlab
matlab 数据文件I/O的实现方法,详细介绍matlab怎样从数据中读取数据以及保存数据至文件中。(how to load or save data using matlab)
- 2009-04-10 15:19:07下载
- 积分:1
-
Hough_Initiation
说明: 此matlab程序是霍夫变换的仿真,有五个目标,应用霍夫变换进行航迹气起始(This matlab program is the simulation of the hough transform, there are five objectives, the application of hough transform for track gas start.)
- 2021-04-13 15:48:56下载
- 积分:1
-
Y877760[1].zip
迭代学习控制,MATLAB实现程序,pid控制器(Iterative Learning Control, MATLAB realization process, pid controller)
- 2009-05-07 16:59:03下载
- 积分:1
-
fuzzy-hysteresis
模糊训练程序以及matlab迟滞系统建模,希望对大家有所帮助,用于精密平台控制(fuzzy hysteresis)
- 2015-05-09 13:37:38下载
- 积分:1
-
watermarking
基于MATLAB的数字水印嵌入方法的实现以及相关操作(MATLAB-based digital watermark embedding method and related operations to achieve)
- 2009-06-05 18:41:54下载
- 积分:1
-
P020100707621045018122
说明: ITU颁布的FEC标准,其中包括RS(255,233)以及其他一些符合要求的码型选择(ITU standards promulgated by the FEC, including the RS (255,233) and other options to meet the requirements of the code-type)
- 2011-04-05 14:52:56下载
- 积分:1
-
data
对数据进行小波分析和重构,得到想要频率的波形进行分析(For the wavelet analysis and wavelet decomposition reconstruction of data, to obtain frequency waveform analysis)
- 2014-08-11 15:23:05下载
- 积分:1
-
MISSION-PLANNING--SATELLIES
近距离卫星的任务规划。论文中给出了详细的程序设计和Basic以及Matlab程序代码。(Given an initial orbit and a set of other orbits of interest, the path requiring the lowest change in
velocity between them is of high value. Software was developed to visualize the change in velocity
required from a user defined window of burn to a user defined window of intercept. The time between
burn and intercept is unrestricted. Multiple intercepts require searching an n! solution space. Research
then is focused on ways to pick optimal choices without fully calculating out the cost of doing all
possible combinations. Some code was translated from BASIC and the rest was newly developed in
MATLAB. The code was validated using orbits with known intercept solutions.)
- 2014-09-22 20:37:05下载
- 积分:1
-
clarke
Smiths model simuation with autocorrelation as output
- 2014-12-14 22:00:27下载
- 积分:1
-
Another-Particle-Swarm-Toolbox
粒子群优化工具箱,采用Matlab编写的PSO程序工具箱(Development Notes for psopt toolbox
Future plans (in no particular order):
* Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained.
* Performance improvement: Automatically vectorize fitness functions supplied by user, if not already vectorized.
* Performance improvement: Detect and eliminate dependent (i.e. redundant) linear constraints.
* Performance improvement: Automatically choose "penalize" versus "soft" constraint handling method based on type of constraints in problem. If any equality constraints exist, using "penalize", otherwise default to "soft". If "soft", automatically switch to "penalize" if more than a given percentage of particles (initial or interim) are infeasible.
* Feature: An output function defined by options.OutputFcns that can save current swarm state in a file which can be reloaded later as a problem structure, in case of a system crash.
* Feature: Implement multiobjective optimization option)
- 2013-12-27 12:39:09下载
- 积分:1