资源列表
resmaps
- 详细介绍了常用的四中粒子重采样算法,并给出了他们的性能比较,对研究改进型粒子算法很有帮助,减轻很多工作负担
Archive
- 实现一个三维点(x,y,z)的Point类。包含一个构造函数,一个复制构造函数,一个把这个点变成负的函数negate( ),一个返回到(0,0,0)点的距离的函数norm( )和一个print( )函数。 (1)为类Point实现一个重载的赋值运算符。 (2)为类Point实现重载的流插入运算符。 (3)为类Point实现重载的比较关系运算符==和!=。 (4)为类Point实现重载的加法+和减法运算符-。 (5)实现一个重载的乘法运算符*来返回两个Point类对象的点积。
GLCM_Features1
- K-means clustering with cooccurrence matrix image
CPN-net-sample
- 神经网络的其中一个类型的算法CPN,利用 c语言实现
cell
- 人工智能神经网络算法的实现。注意可能由于实现方式不同而导致结果有点不一样,这是允许的。-Artificial neural network algorithm.
bpinmatlab
- 这是个基于监督式bp神经网络的分类元程序,希望对大家能有所帮助 -This is a supervised bp based on neural network classification yuan procedures in the hope that we can to help
Strategy
- 仿生智能鱼程序,应用了PID算法,很好的解决了鱼在游动时抖动问题。-Bionic intelligent fish, application of the PID algorithm, a good solution to the problem of fish swimming in the jitter.
fanmie_v69
- 随机调制信号下的模拟ppm,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,微分方程组数值解方法。- Random ppm modulated analog signal under ofdm system simulation including 16qam modulation fft windowing modules plus cp, Numerical solution of differential equations method.
waveform-inversi
- 探地雷达中的波形反演问题,正演采用时域延迟模型,多层介质,反演采用遗传算法,对层厚和介电常数进行联合反演-genetic algorithm for waveform inversion in GPR
bayesfunction
- bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dichotomy, max aposteriori probability. % bhattach - Bhattacharya s upper limit of
Exameple51Sim
- BP神经网络的仿真,利用工具箱函数进行预测,显示期望值与输出值-BP
neural-network-example3.2
- 产生3000个训练数据,训练一个前向神经元网络对f(x)进行逼近。刘宝碇不确定规划及应用 神经元网络 例3.2-We generate 3000 training data for the function f(x). Then we train a feedforward NN to approximate the function。 neural networks example 3.2
