Welcome![Sign In][Sign Up]
Location:
Search - txt matl

Search list

[.netfpgrowth(1)

Description: fpgrowth算法的java程序 运行程序的命令 java -cp fpgrowth.jar association.fptree.Test 100 sample.txt 其中100 是支持度阈值 sample.txt是样本文件名。 注意:如果样本中的项目过多,可能会产生内存溢出错误 运行程序需要JDK 5.0 欢迎交流:xiangyuan.lippi@yahoo.com.cn-fpgrowth algorithm java procedures procedure for the java-cp fpgro wth.jar association.fptree.Test 100 sample. txt which supports 100 threshold is sample.txt sample file. Note : If the samples of a large number of projects, Memory may have overflow errors operational procedures need JDK 5.0 welcomed the exchange : xiangyuan.lippi @ yahoo.com.cn
Platform: | Size: 101376 | Author: | Hits:

[2D Graphichuffman

Description: matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark) 6. huffman_demo1.m (demo file) 7. huffman_demo2.m (demo file) 8. huffman_test1.m (test file) 9. huffman_test2.m (test file) 10. huffman_docs.zip (documentation) 11. Disclamer.txt (this is the disclamer)-huffman coding matlab realize 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark ) 6. huffman_demo1.m (demo file) 7. huffman_demo2.m (demo file) 8. huffman_test1.m (test file) 9. huffman_test2.m (test file) 10. huffman_docs.zip (documentation) 11. Disclamer.txt (this is the disclamer)
Platform: | Size: 19456 | Author: lindajillduan | Hits:

[Compress-Decompress algrithmsjpeg-matlab

Description: 这是一个很实现的MATLAB实现JPEG源程序,希望对大家有帮忙-This is a very achievable JPEG source MATLAB to achieve, in the hope that we have to help
Platform: | Size: 69632 | Author: 崔跃利 | Hits:

[Data structsMST_Prim.txt

Description: 最小生成树,使用PRIM方法生成最小生成树。-Minimum Spanning Tree, use the PRIM method to generate minimum spanning tree.
Platform: | Size: 1024 | Author: luke | Hits:

[matlabFPE

Description: 按FPE定阶的 源程序:fpe.cpp M序列:M序列.txt 白噪声:Gauss.txt 程序中先用依模型阶次递推算法估计模型的参数,再用fpe方法判断模型的阶次。 程序运行结果如下: n: 1 判断阶次FPE的值: 0.0096406 -0.481665 1.07868 n: 2 判断阶次FPE的值: 0.00875755 -0.446739 0.00498181 1.07791 0.0527289 n: 3 判断阶次FPE的值: 0.0087098 -0.459433 0.120972 -0.0569228 1.07814 0.0390757 0.116982 n: 4 判断阶次FPE的值: 0.000396884 -0.509677 0.4501 -0.200906 0.0656188 1.07991 -0.0156362 0.442989 0.0497236 n: 5 判断阶次FPE的值: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771 n: 6 判断阶次FPE的值: 3.23349e-007 -1.14659 0.76933 -0.487651 0.329676 -0.10377 -0.00440907 1.07999 -0.703574 0.447253 -0.235282 0.113587 0.00479688 从以上结果可以看出,当n=5时,fpe值最小,所以这时的模型阶次和参数估计值为最优结果: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771-err
Platform: | Size: 217088 | Author: 陈栋 | Hits:

[matlabMATLAB_txt

Description: 在MATLAB环境下读取TXT文件的程序集合-In the MATLAB environment to read TXT files collection
Platform: | Size: 11264 | Author: yeyoushi | Hits:

[matlabduqu_xls_txt

Description: matlab打开txt文件和excel文件,读取其中的数据-matlab open the txt files and excel files, read the data
Platform: | Size: 8192 | Author: ZLJ | Hits:

[matlabga_bp

Description: ga优化神经网权值&阈值程序。为了方便,我把几个matlab的程序都放在txt文件里,使用时,对照把txt内容复制进matlab即可-ga optimization neural network weights & threshold procedures. For convenience, I have several matlab programs on the txt file, use, control the content of the txt you copied into matlab
Platform: | Size: 1024 | Author: chengwei | Hits:

[matlabfopen

Description: matlab打开txt文件,然后把矩阵改成一个向量,使其能进行相关运算 -open txt files by matlab
Platform: | Size: 1024 | Author: 唐汤 | Hits:

[matlab1

Description: 用分段IFS拟合离散序列的matlab程序 看过Hayes的一篇文章 “Using Iterated Function System to Model Discrete sequences”,我用文章中所用的分段IFS模型写了一段matlab程序以拟合一段网络流量(所用的网络流量是用txt文档保存的一维时间序列)。 程序有用分段IFS编码然后再解码合成数据的过程,还包括计算压缩比。 -IFS fitting with discrete sub-sequences of matlab program saw Hayes in an article " Using Iterated Function System to Model Discrete sequences" , I used the articles used in the IFS model of sub-wrote some matlab program to fit a network traffic (used in network traffic is used to save txt document of one-dimensional time-series). Sub-IFS program useful synthesis of the data encoding and then decoding process, and also includes the calculation compression ratio.
Platform: | Size: 940032 | Author: 虽说 | Hits:

[matlabSeDuMi_1_3

Description: SeDuMi 是一个求解半正定规划的算法包,这是项目最新发布的源代码。-Welcome to SeDuMi 1.3 SeDuMi is a Matlab Toolbox for Linear, Second order, Semidefinite or mixed problems. It can handle free variables and complex data as well. To obtain the latest version of SeDuMi, see http://sedumi.ie.lehigh.edu Installation instructions can be found in the file Install.txt After you installed the binaries please type help sedumi in Matlab to get more information. Example problems can be found in the folder /examples, documentation is in /doc. For a list of changes check the file Changelog.txt.
Platform: | Size: 3393536 | Author: bsmsht | Hits:

CodeBus www.codebus.net