E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
minmax
让IE6支持min-width和max-width的方法
:让IE6及其以下版本支持CSS中min/max-width/height属性复制代码代码如下:@if(@_win32&&@_jscript_version>4)varminmax_elements;
minmax
_props
·
2010-06-25 20:58
最小m段和问题
状态转移方程: f[i][j]=
minmax
{f[i][1]-f[k][1],f[k][j-1]} 其中1 2#include 3using
zhangzm
·
2010-05-31 11:00
复杂泛型类型的解析
super T>> Pair<T>
minmax
(T[] arr); public static <T extends Co
longgangbai
·
2010-05-20 20:00
java
复杂泛型类型的解析
super T>> Pair<T>
minmax
(T[] arr); public static <T extends Co
longgangbai
·
2010-05-20 20:00
java
复杂泛型类型的解析
super T>> Pair<T>
minmax
(T[] arr); public static <T extends Co
longgangbai
·
2010-05-20 20:00
java
bp网络参数说明
=0:0.05:4; %期望输出值 T=[0.5:0.025:10.975:-0.025:00.025:0.025:0.5]; %目标拟合曲线 %生成1-4-1BP网络 net=newff(
minmax
izuoyan
·
2010-04-20 11:00
.net
bp网络参数说明
%设置输入样本P=0:0.05:4;%期望输出值T=[0.5:0.025:10.975:-0.025:00.025:0.025:0.5];%目标拟合曲线%生成1-4-1BP网络net=newff(
minmax
superdont
·
2010-04-20 11:00
c
网络
plot
bp网络参数说明
=0:0.05:4; %期望输出值 T=[0.5:0.025:10.975:-0.025:00.025:0.025:0.5]; %目标拟合曲线 %生成1-4-1BP网络 net=newff(
minmax
pleasetojava
·
2010-04-20 11:00
.net
训练前后bp网络仿真结果分析
网络仿真结果分析 clc; clear; %设定初始值和终值,终值为一cos序列 p=[-1:0.05:1]; t=0:0.314:6.28*2; t=cos(t); %建立相应的BP网络 net=newff(
minmax
pleasetojava
·
2010-04-20 11:00
.net
训练前后bp网络仿真结果分析
训练前后bp网络仿真结果分析clc;clear;%设定初始值和终值,终值为一cos序列p=[-1:0.05:1];t=0:0.314:6.28*2;t=cos(t);%建立相应的BP网络net=newff(
minmax
superdont
·
2010-04-20 11:00
网络
plot
训练前后bp网络仿真结果分析
网络仿真结果分析 clc; clear; %设定初始值和终值,终值为一cos序列 p=[-1:0.05:1]; t=0:0.314:6.28*2; t=cos(t); %建立相应的BP网络 net=newff(
minmax
izuoyan
·
2010-04-20 11:00
.net
调整参数对bp网络的影响
调整参数对bp网络的影响,具体如下: clc; clear; x=1:1:79; P=rands(1,79); % T=rands(1,79); T=ones(1,79); net=newff(
minmax
izuoyan
·
2010-04-20 10:00
.net
调整参数对bp网络的影响
调整参数对bp网络的影响,具体如下: clc; clear; x=1:1:79; P=rands(1,79); % T=rands(1,79); T=ones(1,79); net=newff(
minmax
pleasetojava
·
2010-04-20 10:00
.net
竞争网络权值分析
0.9285-0.8762-0.8192;0.70710.7682-1.000-0.9806-0.98060.37140.48190.5735];S=4;[R,Q]=size(P);net=newc(
minmax
superdont
·
2010-04-19 19:00
网络
input
Matrix
output
classification
plot
竞争网络权值分析
0.8762 -0.8192; 0.7071 0.7682 -1.000 -0.9806 -0.9806 0.3714 0.4819 0.5735]; S=4; [R,Q]=size(P); net=newc(
minmax
pleasetojava
·
2010-04-19 19:00
.net
竞争网络权值分析
0.8762 -0.8192; 0.7071 0.7682 -1.000 -0.9806 -0.9806 0.3714 0.4819 0.5735]; S=4; [R,Q]=size(P); net=newc(
minmax
izuoyan
·
2010-04-19 19:00
.net
newcf函数的误差、权值情况
newcf函数的误差、权值情况%bp网络的误差变化和权值情况P=[-6-6.1-4.1-444.166.1];T=[0.00.00.970.990.010.0311];%创建前向BP网络net=newcf(
minmax
superdont
·
2010-04-18 15:00
c
网络
Graph
plot
newcf函数的误差、权值情况
网络的误差变化和权值情况 P=[-6 -6.1 -4.1 -4 4 4.1 6 6.1]; T=[0.0 0.0 0.97 0.99 0.01 0.03 1 1]; %创建前向BP网络 net=newcf(
minmax
izuoyan
·
2010-04-18 15:00
C++
c
.net
C#
newcf函数的误差、权值情况
网络的误差变化和权值情况 P=[-6 -6.1 -4.1 -4 4 4.1 6 6.1]; T=[0.0 0.0 0.97 0.99 0.01 0.03 1 1]; %创建前向BP网络 net=newcf(
minmax
pleasetojava
·
2010-04-18 15:00
C++
c
.net
C#
bp网络训练演示
bp网络训练演示 %bp网络训练演示%初始值P=-1:0.1:1;%目标值T=[0:0.314:6.28];T=sin(T);%%创建两层前向回馈网络net=newcf(
minmax
(P),[5,1
superdont
·
2010-04-18 14:00
Algorithm
网络
NetWork
layer
initialization
plot
bp网络训练演示
bp网络训练演示 %bp网络训练演示 %初始值 P=-1:0.1:1; %目标值 T=[0:0.314:6.28]; T=sin(T); %%创建两层前向回馈网络 net=newcf(
minmax
(P
pleasetojava
·
2010-04-18 14:00
.net
bp网络训练演示
bp网络训练演示 %bp网络训练演示 %初始值 P=-1:0.1:1; %目标值 T=[0:0.314:6.28]; T=sin(T); %%创建两层前向回馈网络 net=newcf(
minmax
(P
izuoyan
·
2010-04-18 14:00
.net
比较节点个数不同时bp网络训练的误差效果及时间
fori=1:5%分别进行取S1=1-5节点时的网络训练%起始CPU时间t(i)=cputime;%初始值P=[0011;0101];%目标值T=[0110];%创建两层前向BP网络net=newcf(
minmax
superdont
·
2010-04-18 14:00
网络
存储
plot
线性网络和bp网络的比较
=[-3,2];T=[0.4,0.6];%创建线性网络net=newlind(P,T);y=sim(net,P);w1=net.iw{1,1},b1=net.b{1}%创建bp网络net=newcf(
minmax
superdont
·
2010-04-18 10:00
线性网络和bp网络的比较
; T=[0.4,0.6]; %创建线性网络 net=newlind(P,T); y=sim(net,P); w1=net.iw{1,1},b1=net.b{1} %创建bp网络 net=newcf(
minmax
izuoyan
·
2010-04-18 10:00
C++
c
.net
C#
线性网络和bp网络的比较
; T=[0.4,0.6]; %创建线性网络 net=newlind(P,T); y=sim(net,P); w1=net.iw{1,1},b1=net.b{1} %创建bp网络 net=newcf(
minmax
pleasetojava
·
2010-04-18 10:00
C++
c
.net
C#
用newff模拟sin函数
blog.csdn.net/superdont 我思故我在 P=-1:0.1:1; %建立目标值,是sin曲线上均匀取到的21个点 T=0:0.314:6.28 T=sin(T); %创建网络 net=newff(
minmax
izuoyan
·
2010-04-18 10:00
.net
网络应用
Blog
用newff模拟sin函数
blog.csdn.net/superdont我思故我在P=-1:0.1:1;%建立目标值,是sin曲线上均匀取到的21个点T=0:0.314:6.28T=sin(T);%创建网络net=newff(
minmax
superdont
·
2010-04-18 10:00
网络
validation
NetWork
delay
plot
structure
用newff模拟sin函数
blog.csdn.net/superdont 我思故我在 P=-1:0.1:1; %建立目标值,是sin曲线上均匀取到的21个点 T=0:0.314:6.28 T=sin(T); %创建网络 net=newff(
minmax
pleasetojava
·
2010-04-18 10:00
.net
Blog
网络应用
mfc中窗口按比例变化
如下所示: voidCTestDlg::OnGetMinMaxInfo(
MINMAX
Ocean2006
·
2010-03-28 15:00
mfc
调整参数对bp网络的影响
调整参数对bp网络的影响,具体如下: clc;clear;x=1:1:79;P=rands(1,79);%T=rands(1,79);T=ones(1,79);net=newff(
minmax
(P)
superdont
·
2010-01-14 12:00
网络
plot
DLL 的静态调用实例代码
自己写了一
MinMax
.dll文件里面定义了2个函数Min、Max 在测试中使用了静态调用的方法 完整代码如下:----------------------------------------unitunit1
liushinhwa
·
2009-11-04 16:00
function
Integer
dll
Parameters
library
button
MySQL日期处理
<PRE class=Java
minmax
_bound="true">1.
andychen214
·
2009-06-02 21:00
mysql
.net
Blog
TCPMP之node
typedefstructdatadef{ int No; int Type; int Flags; int Format1;//DF_
MINMAX
:min
dahui
·
2008-10-28 15:00
C++
c
C#
最窄770px最宽1024px的经典布局研究
效果浏览:http://www.rexsong.com/blog/attachments/200512/29_154158_
minmax
_3col.htm分析:最外层的wrapp
·
2006-09-25 00:00
鞍点
template<class Type> void
minmax
(Type *s, int m, int n){ int *row=new Type[m], *col=new Type[
soboer
·
2006-04-13 14:00
上一页
1
2
3
4
5
6
7
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他