-
ding
说明: 很好的学习资料~~skyline 很是适合初学者~打开直接运行(Good learning information ~ ~ skyline it is suitable for beginners ~ to open a direct operation)
- 2010-03-24 18:36:30下载
- 积分:1
-
利用BP神经网络进行字符识别
利用神经网络进行字符的识别,并对神经网路训练(Use neural networks for character recognition and neural network training)
- 2018-12-10 21:20:03下载
- 积分:1
-
introduction_matlab
MATLAB, c est un logiciel permettant d effectuer des opérations complexes sur des matrices et vecteurs directement avec la syntaxe matricielle (presque la même écriture que dans les livres et publications). Matlab, c est un interpréteur d opérations matricielles. C est aussi un langage de programmation de haut niveau. Matlab est écrit en C, mais il ne demande aucune connaissance du C de l utilisateur.
- 2010-06-23 19:34:16下载
- 积分:1
-
aairomp
基于压缩传感CS的经典重构算法:正交匹配追踪OMP,能很好的重构稀疏信号。(Compressed sensing based on the classic CS reconstruction algorithms: orthogonal matching pursuit OMP, the reconstruction of sparse signals is well
朗读显示对应的拉丁字符的拼音
字典
翻译以下任意网站El Confidencial-西班牙语Nord-Cinema-法国Marmiton.org-法国Elle-法国Spiegel Online-德语Onet.pl-波兰语Venezuela Tuya-西班牙语Museo del Prado-西班牙语G1 Globo-巴西Berlingske.dk-丹麦La Información-西班牙语Komika Magasin-瑞典语)
- 2011-06-10 17:13:08下载
- 积分:1
-
loadflow(2)
Newton Raphson lod flow
- 2011-12-11 18:43:54下载
- 积分:1
-
hht
希尔伯特黄变换理论及其应用探讨,基本原理,EMS算法(Hilbert-Huang Transform and Its Applications, basic principles, EMS algorithm)
- 2010-06-03 15:54:11下载
- 积分:1
-
lms_code
lms源码这是实验的代码 为了对理论进行实际的理解 仅作参考
1. 随机逼近算法模块
2. 抗噪检验模块
3.最陡下降法模块(This is the experimental lms source code to the actual understanding of the theory of reference only 1. Stochastic approximation algorithm for module 2. Anti-noise test module 3. Steepest descent method module)
- 2009-05-14 18:33:44下载
- 积分:1
-
GA_Intelligent
只能制造技术车间调度程序,采用遗传算法对工序进行安排和寻优。(Scheduler can only manufacturing plant, a genetic algorithm optimization process for the arrangements and.)
- 2010-05-18 20:19:33下载
- 积分:1
-
QPSK基带调制高斯白噪声调制解调
M=4;K=2;out=randi([0,M-1],1e6,1);mod=modem.pskmod(M,pi/M);ranmod=modulate(mod,out);demod=modem.pskdemod(mod);BER_P = []; for ebno=0:12 ynoise = awgn(ranmod,ebno,"measured"); Fdemod=demodulate(demod,ynoise); numberbit=biterr(out,Fdemod); BER_P=[BER_P,numberbit/1e6];endebno = 0:12;BER_T=berawgn(ebno,"psk",M,"nondiff");
- 2022-02-20 10:01:32下载
- 积分:1
-
在工程里识别不同FSK和PSK的三阶循环特性的程序,其中最著名的算法!看通信调制识别的人一定看得懂...
在工程里识别不同FSK和PSK的三阶循环特性的程序,其中最著名的算法!看通信调制识别的人一定看得懂-In engineering in different FSK and PSK to identify the third-order cycle characteristics of the procedures, most notably the algorithm! Modulation recognition of communication to see people must understand
- 2022-02-06 05:03:04下载
- 积分:1