资源列表

« 1 2 ... .86 .87 .88 .89 .90 13191.92 .93 .94 .95 .96 ... 15813 »

[matlab例程BPNN4_2

说明:load training.txt load TrainOut.txt load validation.txt load ValOut.txt load testing.txt load TestOut.txt INPUT=[training validation testing] OUTPUT=[TrainOut ValOut TestOut] net=newff(INPUT,OUTPUT,200,{ tansig , purelin }, trainlm )
<鄭又豪> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[matlab例程Turbo

说明:这是Turbo编译码很重要的一部分,是Turbo码分量译码器的一部分源码-this is very important part of Turbo code。
<yk> 在 2025-07-27 上传 | 大小:2.11mb | 下载:0

[matlab例程k-means

说明:聚类方法中的K-means实现,用matlab语言实现的聚类-Clustering of K-means implementation of the cluster with matlab language
<收到回复> 在 2025-07-27 上传 | 大小:150kb | 下载:0

[matlab例程123

说明:实现磁盘级文件读写,穿透还原。 -Achieve disk-level file reading and writing, through reduction. Achieve disk-level file reading and writing, through reduction.
<陈达> 在 2025-07-27 上传 | 大小:6kb | 下载:0

[matlab例程HHH

说明:guass,一个矩阵的高斯消去法,数值计算应用实例,计算矩阵值-a introduction of guass algthrim
<cls> 在 2025-07-27 上传 | 大小:242kb | 下载:0

[matlab例程today

说明:输入有符数号十进制数,输出补码十六进制数-Enter a symbol number of decimal numbers, hexadecimal output complement
<罗维> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[matlab例程simulation_MMSE

说明:MMSE-SA aided synchronized SDMA-ofdm multiuser detection
<熊旷> 在 2025-07-27 上传 | 大小:5kb | 下载:0

[matlab例程trans

说明:.把十进制整数转换为2至9之间的任一进制数输出。(利用堆栈) 提示:void transform(long num,int r) //把一个长整型数num转换为一个r进制数输出。 转换方法是逐次除基数r取余法。输出时需要反向输出得到的余数,因此需要用到堆栈。-. To convert a decimal integer between 2 to 9 for a hexadecimal number of any output. (Using stack) Tip: void tran
<pamela> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[matlab例程stereomatch

说明:Stereovision: Takes two images showing the same scene from two displaced cameras and matches them, so that deepness can be obtained.
<sire> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[matlab例程6

说明:设计一个类,用自己的成员函数重载运算符,使对整型的运算符=、+、-、*、/ 适用于分数运算。要求: (1)输出结果是最简分数(可以是带分数); (2)分母为1,只输出分子。 -Design a class, with their overloaded operator member function, so that the operator on the integer =,+,-,*,/ apply to scores of computing. Requirements: (1
<大为> 在 2025-07-27 上传 | 大小:1.32mb | 下载:0

[matlab例程Untitled

说明:计算温度场分布的程序,希望对有关人员有所帮助,因为时间关系里面多了一些无用的说明,请自己删除-calculate the fieled of temperature
<姜先策> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[matlab例程a_guide_to_matlab

说明:一本MATLAB入门的书籍,适合入门,讲解的比较详细,值得一看-A MATLAB guide book which is for greenhand.
<刘理想> 在 2025-07-27 上传 | 大小:2.27mb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 13191.92 .93 .94 .95 .96 ... 15813 »

源码中国 www.ymcn.org