-
SolveNonEq
求解非线性方程,二分法、牛顿法、割线法、steffensen法(For Solving Nonlinear Eq)
- 2013-11-29 22:50:13下载
- 积分:1
-
bayes
用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序.(Using matlab based on the Bayes minimum error rate classifier simulation, the preparation of the corresponding program.)
- 2010-12-01 20:27:53下载
- 积分:1
-
JPEGcoding
基于matlab采用jpeg压缩 实现对图像的解压缩处理.dct编码等(Achieved using jpeg compression matlab-based image compression solution. Dct coding)
- 2010-05-24 22:04:59下载
- 积分:1
-
CODES2
image compression using guassian pyramid method
- 2012-06-08 22:23:13下载
- 积分:1
-
colorseg
此函数主要用欧式距离法和maha法实现图像分割。简单实用。(Image segmentation)
- 2013-05-21 21:56:48下载
- 积分:1
-
shenjingwangluo
T=[1 0 0 1 0 0 1 0 0
0 1 0 0 1 0 0 1 0
0 0 1 0 0 1 0 0 1]
输入向量的最大值和最小值
threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1]
net=newff(threshold,[31 3],{ tansig , logsig }, trainlm )
训练次数为1000,训练目标为0.01,学习速率为0.1
net.trainParam.epochs=1000
net.trainParam.goal=0.01
LP.lr=0.1
net = train(net,P,T)
测试数据,和训练数据不一致
P_test=[0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319
0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 (T = [1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] ' of the maximum and minimum input vector threshold = [0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net = newff (threshold, [31 3], {' tansig' , ' logsig' }, ' trainlm' ) training times for the 1000 target of 0.01 training, learning rate of 0.1 net.trainParam.epochs = 1000 net. trainParam.goal = 0.01 LP.lr = 0.1 net = train (net, P, T) test data, and training data inconsistencies P_test = [0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 )
- 2011-05-21 16:47:44下载
- 积分:1
-
sp_fw_full_converter
converter control pwm simuling
- 2013-07-31 22:00:25下载
- 积分:1
-
music的各种算法
music算法,可用于雷达超分辨成像,提高图像分辨率(music algrithem,It can be used in radar super-resolution imaging to improve image resolution)
- 2020-11-01 20:59:55下载
- 积分:1
-
UAV-simulation-master
说明: 四旋翼无人机, Matlab/Simulink参考(Quadrotor UAV, Matlab / Simulink Reference)
- 2020-03-29 11:34:56下载
- 积分:1
-
0507
模拟信号线性调制系统设计,Simulink的使用方法,能熟练运用该软件设计并仿真通信系统dsb,vsb,ssb(Linear analog signal modulation system design, Simulink use can skilled use of the software design and simulation of communication systems dsb, vsb, ssb)
- 2008-12-28 12:03:39下载
- 积分:1