-
PragmaticProgrammer1
程序员修炼之道:一本程序员必备的技术书籍.成为程序员必修的事情.第一集(The Pragmatic Programmer: an essential technical books programmer. A programmer required to do. The first episode)
- 2010-10-21 15:40:46下载
- 积分:1
-
RBFNN
Three function for RBF neural network, using OLS,Rand and SGA
function [newcenter,sigma,W,yh,rmse]=rbfols(p,t,tol)
p 為輸入資料點,N×K矩陣,N是輸入資料維度,K是資料點數
t 為目標輸出值,1×K矩陣
tol 為指定容忍度或正確率
centers選定中心點,N×nc矩陣
sigma為 ? 值
W為輸出層權重,nc×1矩陣
yh為網路輸出值,1×K矩陣
rmse 為目標輸出值與網路輸出值之RMSE
- 2009-12-10 10:25:35下载
- 积分:1
-
pls
偏最小二乘法的回归计算,用于多元统计中的一种算法(method of partial least square)
- 2012-04-23 16:11:54下载
- 积分:1
-
Correlation_Ver01
simulate mimo system with OneRingSelective channel
- 2013-03-04 15:23:32下载
- 积分:1
-
Vc_LP01_BaseOnThreeLayer_test
基于三层结构的光纤Bragg光栅基本模(LP01)的截至频率测试程序,欢迎拍砖
- 2010-01-02 12:03:37下载
- 积分:1
-
对输入的序列进行CRC-16的校验编码
用matlab编写的对输入的序列进行CRC-16的校验编码。(This Script Calculate crc-16 from a binary line of code creat)
- 2011-06-11 11:21:15下载
- 积分:1
-
ppm_over_3c
60GHz无线通信在IEEE802.15.3c信道下误码率matlab仿真(60GHz wireless communication under IEEE802.15.3c channel matlab code)
- 2012-07-03 11:19:06下载
- 积分:1
-
计算任意曲线围成区域面积的程序area
用MATLAB编写的计算任意曲线围成区域面积的程序,用隐函数描述(Calculation of any curve using MATLAB enclosed area of the program, described by the implicit function)
- 2021-02-19 23:49:43下载
- 积分:1
-
10014
本程序是基于支持向量机的图像分割问题。通过支持向量机对图片的采样点进行训练,然后对整张图片进行预测。可以将图片分为前景与背景两个部分。(This procedure is based on the support vector machine image segmentation problem. Through the support vector machine to the picture of the sampling point for training, and then the whole picture to predict. Images can be divided into two parts: foreground and background. )
- 2016-05-29 18:04:25下载
- 积分:1
-
STC_PID
含有未知参数的二阶系统的自校正PID控制(Self-correcting second-order system with unknown parameters PID control)
- 2014-09-11 21:17:37下载
- 积分:1