-
ShortEst
matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如
a = [-1,2,3 2,-1,4 3,4,-1]
ShorstEst(a)
即可(matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder matlab run (first run mex-setup, associated VC with MATLAB) method call, such as a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst (a) can)
- 2009-02-03 15:25:48下载
- 积分:1
-
MATLAB
说明: 基于matlab
潮流计算的程序代码 (matlab )
- 2010-04-25 16:16:05下载
- 积分:1
-
duoyuanhuiguifenxi
利用多元回归分析解决问题,通过对三个变量的分析选取最好的模型,并得到预测值(Solve problems using multiple regression analysis, analysis by three variables chosen best model and get the predicted value)
- 2014-09-02 18:44:09下载
- 积分:1
-
crc_rec_fin
A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data.
- 2015-03-25 07:54:00下载
- 积分:1
-
KC
说明: 计算数列的KC复杂度的函数,可用于脑电分析领域(KC series calculation complexity of functions for the field of EEG analysis)
- 2010-11-03 14:57:31下载
- 积分:1
-
EPUS-PSO
基于粒子管理器的粒子群算法研究 粒子群优化算法进化(Population Manager of PSO)
- 2011-05-10 12:08:12下载
- 积分:1
-
OFDM_QPSK
This program demonstrates OFDM systems using QPSK modulation. OFDM system uses fft/ifft technique to transmit or receive parallel data streams.
- 2015-01-15 15:26:03下载
- 积分:1
-
io
用于Segy文件的文件头的读取和写入,可用于处理地震数据(File header for Segy file reads and writes may be used to process seismic data)
- 2013-05-11 13:25:56下载
- 积分:1
-
code
0_Linear:线性回归练习
1_LogistRegression:逻辑回归练习
2_boston:波士顿房价预测
3_regularization:正则化
5_stock:股票价格预测
6_CTR:点击率预测
7_all_model:回归与分类模型
8_muticlass:多分类练习
9_regression_implement:不同回归算法tf实现(0_Linear.
1_LogistRegression.
2_boston.
3_regularization.
5_stock.
6_CTR.
7_all_model.
8_muticlass.
9_regression_implement.)
- 2019-05-24 14:44:22下载
- 积分:1
-
2
说明: matlab应用于神经网络:数字卡片0~9奇偶识别(matlab neural network applications: Digital Card 0 ~ 9 parity Recognition)
- 2009-10-13 17:14:28下载
- 积分:1