资源列表
matlab
- matlab 布拉格光栅仿真,包括各个类型的布拉格光栅-matlab simulation of Bragg grating, including various types of Bragg grating
光纤光栅的反射谱
- 光纤光栅的反射谱 包含两段代码 在MATLAB中仿真-the spectrum of fiber
SPMC_FINAL
- simulink single phase matrix converter. Very easy to understand and run we-simulink single phase matrix converter. Very easy to understand and run well
rayleigh
- 利用simulink的s-function方式仿真一个单径瑞利信道,其多普勒谱为经典谱-Simulink using the s-function simulation of a single-mode Rayleigh channel diameter, the Doppler spectrum for the classical spectrum
stagger
- 交错网格有限差分正演程序,matlab语言,适合于刚入门做地震波正演的新手-seismic wave modeling
WECS
- 风力发电系统的仿真模型,simulink搭建,直观简单-simulin of wind energy control system
introduction-to-algorithms
- “算法导论”中文版课后习题答案,内容很全,很不错-" Introduction to Algorithms" Chinese after-school exercise answers are very informative, very good
FDTD-pc
- 用有限时域差分方法编写的光子晶体一个程序,计算了透射系数。- applies finite difference time domain method to analyze the band gap of Two-Dimensional cirque Photonic Crystal.
libsvm
- libsvm是支持向量机一个重要的核函数的一种svm,可以作为一个工具箱使用。-libsvm support vector machine is an important kernel function svm, can be used as a toolbox .
bpfocast
- 利用bp神经网络编写的双色球预测的程序,希望大家参考-Bp neural network using two color projections prepared by the procedure, I hope your reference
Huffman
- 数据压缩的huffman算法使用的是java实现的,可以参考-Huffman algorithm for data compression using java to achieve, can refer to
vb编程数组个数未知时的处理
- vb编程数组个数未知时的处理,vb编程中要定义数组位数,本程序适合初学者处理数组位数未知的程序。