-
TSPSAwithmatlab
TSP 问题模拟退火算法的matlab示例(TSP simulated annealing algorithm matlab example)
- 2009-04-10 21:33:28下载
- 积分:1
-
newmark
newmark b 方法计算地震动反应谱(Newmark b method to shock response spectrum)
- 2012-05-23 19:45:54下载
- 积分:1
-
12342532553seq_train
描述了OFDM调制解调中的训练序列的产生方法和相应的代码(In the OFDM modulation and demodulation of the training sequence generating method is described and the corresponding code)
- 2013-05-15 18:46:33下载
- 积分:1
-
Matlab_VC_hybrid-programe
Matlab与C接口技术(两本pdf书籍,感觉很不错的),希望对大家有帮助(Matlab and C interface technology (two pdf books, I feel very good), we want to help)
- 2011-08-17 14:53:11下载
- 积分:1
-
DA变换及上变频
用matlab实现ofdm系统中的DA转换和上变频到射频载波上。(Using MATLAB to implement the DA conversion in the OFDM system and up conversion to the radio frequency carrier.)
- 2017-12-04 08:15:13下载
- 积分:1
-
Cjulei
利用模糊c—均值聚类方法将data 数据向量;3表示分成三类;center表示分类中心(Using fuzzy c-means clustering method to the data vector data 3 that is divided into three categories center said the classification center)
- 2010-01-22 19:06:32下载
- 积分:1
-
6
说明: 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。
Sobel算子和拉普拉斯算子进行锐化,并比较结果。(Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image according to encoding. Sobel operator and Laplacian sharpening, and compare the results.)
- 2011-03-11 11:42:53下载
- 积分:1
-
MATLAB-su-cha
Matlab所有函数速查手册,方便查询,比较实用(The Matlab functions Quick Reference, easy access, more practical)
- 2013-04-18 09:09:54下载
- 积分:1
-
363-2750-1-PB
Book about neural networks
- 2013-12-06 20:53:10下载
- 积分:1
-
traindiffevol
TRAINDIFFEVOL(NET,Pd,Tl,Ai,Q,TS,VV) takes these inputs,
NET - Neural network.
Pd - Delayed input vectors.
Tl - Layer target vectors.
Ai - Initial input delay conditions.
Q - Batch size.
TS - Time steps.
VV - Either empty matrix [] or structure of validation vectors.
and returns,
NET - Trained network.
TR - Training record of various values over each epoch:
TR.epoch - Epoch number.
TR.perf - Training performance.
TR.vperf - Validation performance.
TR.tperf - Test performance.
TR.mu - Adaptive mu value.
- 2013-04-22 06:17:04下载
- 积分:1