资源列表

« 1 2 ... .34 .35 .36 .37 .38 12839.40 .41 .42 .43 .44 ... 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-11-11 上传 | 大小:1kb | 下载:0

[matlab例程today

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

[matlab例程Untitled

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

[matlab例程2Dhistogram

说明:该程序师用MATLAB实现的,作用是绘制图像的二维直方图-The programmers used MATLAB to achieve, is to draw two-dimensional histogram of the image
<黄婧芝> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[matlab例程importfile1.m

说明:Imports data from the specified file,for some simple files (such as a CSV or JPEG files), IMPORTDATA might return a simple array. If so, generate a structure so that the output matches that from the Import Wizard.-Imports data from the specified file
<ahmed> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[matlab例程lle

说明:a usefull LLE matlab code,it s easy to use
<chg> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[matlab例程lesson7

说明:初学者的良师益友,高手的真正体显。 -IT IS VERY GOOD.
<周少敏> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[matlab例程jiediandaonajuzhen

说明:电力系统节点导纳矩阵的形成,自己编写的供大家参考,-Power system nodal admittance matrix of the form, I have written for your reference, thank you
<高峰> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[matlab例程multirate

说明:可以实现有理数倍采样率转换,并有输入输出结果分析,比较-multirate
<chenjinnshu> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[matlab例程filt2

说明:这是一个计算具有线性约束的自适应滤波器权系数的程序。是本人做课题编出来的-This is a calculation of the adaptive filter with a linear constraint weights procedures. Is the subject of code out, I do
<唐糖> 在 2025-11-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 12839.40 .41 .42 .43 .44 ... 15813 »

源码中国 www.ymcn.org