资源列表
printout_3
- Sort a list of randomly generated particles in 3D to their nearest neighbours
rcwa_2d_16_9_2014_
- 严格耦合波计算麦克斯韦方程数值解的源代码,可以进行周期性的结构的数值求解,可以对2维所有类光栅结构进行求解。(Rigorous coupling wave is used to calculate the source code of the numerical solution of Maxwell equation, which can be used for numerical solution of periodic structure. It can solve all 2 dimen
NSGAⅡ
- 利用NSGAⅡ算法处理多目标优化问题,测试函数包括ZDT1,2,3; DTLZ1,2,3。包含测试函数的真实前沿面数据。(NSGA II algorithm is used to deal with multi-objective optimization problems. The test functions include ZDT1,2,3 and DTLZ1,2,3. Contains the real frontier data of the test function.)
MATLAB_Simulink电子信息工程建模与仿真张德丰
- 学习使用matlab数学建模,包括了一些基本教程和经典的建模例子。(Learning to use matlab mathematical modeling, including some basic courses and classic modeling examples.)
K-Meansl
- 自己编写了一个c++的k均值聚类算法,使用起来很方便,数据存储在txt文件里,可以 改成自己的数据,方便使用,目录里给了两组UCI机器学习数据库上的数据,供实验用 。可以用这个文件直接运行就好了,里面给出了详细的使用说明。-k means clustering by array.
BigNumber
- 大数运算,数据结构课程设计,包含VC源代码和详细设计报告,改改就能用。-Large numbers of computing, data structure curriculum design, contains VC source code and detailed design report, can change to use for your design.
CommunicationsSignalProcessing
- 这是一部很好的学习通信信号处理的书籍,很适合于初学者;文中系统的讲解了通信信号方面的知识和处理算法-This is a good book to learn communication signal processing, it is suitable for beginners paper explains the system of knowledge and communication signal processing algorithms
signal_processing
- 包括FFT, PID, FIR, IIR算法的详细介绍文档及代码.-FFT, PID , FIR , IIR algorithym source code and useful documents included.
remove-noise-----warped-poly
- The extraction of high-resolution ECG signals from recordings contaminated with back ground noise is an important issue to investigate. The goal for ECG signal enhancement is to separate the valid signal components from the undesired artifacts, s
airport_15dB
- Speech echo cancellation test vectors
huffman
- 经典哈夫曼编码源码,频域&时域音频编码必须的压缩手段-Classic Huffman source, time-domain & frequency domain audio coding to the compression means. . . . .
notes-machine-learning
- PRML学习笔记,包括机器学习的基础理论只是,提供曲线拟合的Python 代码-notes for prml