-
678
MATLAB的一些实用程序,很有帮助的哦!对于新手来说是很好的参考资料!(MATLAB some utilities, helpful Oh! For the novice is a very good reference!)
- 2008-04-19 22:13:06下载
- 积分:1
-
Fitting--interpolation
拟合、插值、遗传算法、微粒群算法实例讲解,matlab(Fitting, interpolation, genetic algorithms, particle swarm optimization examples to explain)
- 2012-03-29 09:39:01下载
- 积分:1
-
SF_Runge
数值实验中基于matlab的龙格算法(Numerical experiments of Runge matlab-based algorithm)
- 2007-12-05 17:18:18下载
- 积分:1
-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1
-
rearrangeCharGUI
guichart in comparant of help and tehr
- 2011-10-17 17:20:00下载
- 积分:1
-
cj673
基于人工神经网络的常用数字信号调制,isodata 迭代自组织的数据分析,现代信号处理中谱估计在matlab中的使用。( The commonly used digital signal modulation based on artificial neural network, Isodata iterative self-organizing data analysis, Modern signal processing used in the spectral estimation in matlab.)
- 2017-05-08 14:40:34下载
- 积分:1
-
bpsk,qpsk误码分析
说明: bpsk,qpsk误码分析,基于高斯白噪声信道(Error analysis of BPSK and QPSK)
- 2019-06-11 00:04:26下载
- 积分:1
-
bpsk
BPSK在AWGN信道下,不同的采样率下不同的EB/NO的误码率仿真(failed to translate)
- 2011-05-23 21:11:58下载
- 积分:1
-
createWekaInput
converts data to weka format
- 2013-10-30 03:39:23下载
- 积分:1
-
AIMI561
This the free version of my Basis of AI Backprop designed to
accompany my not yet published textbook, _The Basis of AI_. This
program contains enough features for students in an ordinary AI or
Neural Networking course. It includes the quickprop and delta-bar-delta
algorithms for faster training and a fast integer version for machines
without floating point hardware.
This particular package includes C source for DOS and UNIX, examples, an
ASCII manual and a number of DOS binaries. The binaries are for systems
with floating point hardware (bp.exe), one for systems without floating
point hardware (bp486sx.exe) and an integer version binary
(ibp486sx.exe) for systems without floating point hardware.
- 2007-11-10 11:59:38下载
- 积分:1