-
009
tps模拟退火 cost存放了一个强连通图的边权矩阵,作为一个实例。
可在workspace中加载
运用此算法要注意多次试验。(tps simulated annealing cost holds the edge of a strongly connected graph weight matrix, as an example. Loaded in the workspace using this method should pay attention to several experiments.)
- 2010-11-29 13:27:15下载
- 积分:1
-
jixian zaihe_combine_4.2 excel
通过修改输入excel表中铺层及材料属性信息,计算层合板的等效刚度及极限强度(The equivalent stiffness and ultimate strength of the laminates are calculated by modifying the information of the properties of the laminates and materials in the excel table.)
- 2020-06-20 06:00:01下载
- 积分:1
-
MATLAB
这个程序可以很方便实现最佳匹配问题,操作比较简单,容易看懂(This procedure can be very convenient to achieve the optimal matching problem, the operation is relatively simple, easy to understand)
- 2012-04-19 16:18:04下载
- 积分:1
-
spatialfiltering
To apply spatial filtering for an image
- 2014-09-23 15:11:11下载
- 积分:1
-
OFDM_mp
this matlab code about ofdm
- 2011-11-04 01:02:27下载
- 积分:1
-
vector-qualifications
基于matlab环境开发的矢量量化编码,有报告以及代码文件(Matlab environment based on the development of the vector quantization encoding, there are reports and code files)
- 2016-01-27 16:56:15下载
- 积分:1
-
bch_erasures
任意长度的rs码编译码,编译通过,易于扩展学习(s codes and decoding of any length, compile, easy to extend learning)
- 2015-03-17 17:17:31下载
- 积分:1
-
msngfgnd
本科毕设要求参见标准测试模型,多姿态,多角度,有不同光照,各种kalman滤波器的设计,实现了对10个数字音的识别,包含位置式PID算法、积分分离式PID,使用matlab实现智能预测控制算法。( Undergraduate complete set requirements refer to the standard test models, Much posture, multi-angle, have different light, Various kalman filter design, To achieve the recognition of 10 digital sound, It contains positional PID algorithm, integral separate PID, Use matlab intelligent predictive control algorithm.)
- 2016-03-07 21:28:03下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1
-
zig
说明: 输入2维数组和行数列数,进行之字形重新排列,输出1维数组,比如图像的DCT变换系数(DCT,zigzag)
- 2010-04-12 18:25:43下载
- 积分:1