资源列表
randn.rar
- Visual C++写的,用于生成服从高斯分布的伪随机数的代码,没有位宽为4的限制。,to generate Gaussian random numbers
matlab_code.zip
- 这是计算各种形状的散射程序,对研究电磁散射的同行很有用,This is the shape of the scattering calculation of the various procedures, the study of electromagnetic scattering useful peer
smooth.rar
- 最小二乘法曲线拟合算法,简单清晰,可以实际应用,smallest 2 smooth ,visual c++,simple,
MLPNetworksimulation.rar
- Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with th
Mathematica.rar
- 空间曲线与曲面的绘制 无穷级数与函数逼近 最小二乘法,Space Curves and Surfaces rendering infinite series with the function approximation least squares method
Lid_driven_cavity.zip
- This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method is used for pressure calculation. UDS and CDS are i
matlab1.rar
- matlab常用函数 傅里叶变换函数、傅里叶反变换函数、低通滤波函数、sigexpand扩展序列函数,matlab function commonly used Fourier transform function, the Fourier Transform function, low-pass filter function, sigexpand extended sequence function
Taflove.rar
- Allen Taflove.3rd.Computational Electrodynamics FDTD,附录程序:1D,2D,3D,TAFLOVE FDTD
uwb.rar
- 关于UWB的信号设计,信道仿真,信号处理的matlab程序,共100多个已成函数!所有函数已有说明!,About UWB signal design, channel simulation, signal processing matlab, with a total of more than 100 has become a function! All function is described!
2d_heat_transfer.rar
- 用C语言编写的有限差分法,求解二维稳态温度场问题,Using C language finite difference method, solving the problem of two-dimensional steady-state temperature field
adaptive_adaboosting.rar
- AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files ,AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm t
针对链式或顺序存储的线性表实现指定的操作
- 针对链式或顺序存储的线性表实现指定的操作 使用栈或队列解决一个应用问题 实现对二叉树的一个指定的操作或用二叉树解决一应用问题 实现对图的一个指定的操作或用图解决一个应用问题 查找算法设计 排序算法设计 ,Store chain or the order for the linear table implementation of the operation specified stack or queue to use the application to solve a probl