资源列表
zhengliu.rar
- 这是一个关于全波和半波整流的仿真模型,SIMULINK的模型,This is a study on full-wave and half-wave rectifier of the simulation model, SIMULINK model
dadizhutijiesuan.rar
- 白塞尔大地主题解算 包括正算与反算。可由经纬度计算距离,及根据一点经纬度、大地方位角、大地线长度计算另一点经纬度。包括克拉索夫斯基椭球体、1975国际椭球体、WGS-84椭球体,也可以在代码中自己添加椭球体参数计算。,Serge white earth solvers, including the theme and counter-balance is operator. Calculating the distance by latitude and longitude, and lati
wsnGeneticProgram.rar
- 基于matlab遗传算法工具箱的无线传感器网络定位仿真程序,Matlab genetic algorithm toolbox based on wireless sensor network positioning simulation program
SA_TSP.rar
- 使用模拟退火算法求解TSP(旅行商)问题的JAVA源程序,The use of simulated annealing algorithm for solving TSP (traveling salesman) problem with JAVA source
GPA.rar
- 对北京大学,大连理工大学,浙江大学等五所高校的GPA算法进行一个比较,找出那个更合理。,Of Peking University, Dalian University of Technology, Zhejiang University and other colleges and universities 5 GPA algorithm a comparison to find out that more reasonable.
huffman.rar
- 用优先队列实现霍夫曼编码,是对贪心算法实现的一个详细代码。输入文件是待编码文件,输出文件是各个字符编码信息。,Priority queue with the realization of Huffman code is a greedy algorithm to achieve a detailed code. Input file is to be encoded file, output file is all character encoding information.
radarclutter.rar
- 瑞利、韦伯、对数等分布的密度图、功率图等的雷达杂波的matlab仿真程序,Rayleigh, Weber and logarithm of the density distribution, power plans, such as radar clutter simulation program matlab
svyqc.rar
- 现代谱估计的matlab的程序。用的是奇异值分解的总体最小二乘法。,Modern Spectral Estimation matlab procedures. Using a singular value decomposition of the total least squares method.
fuzzycontrolerpid.rar
- 基于MATLAB下SIMULINK自带的模糊控制模块,实现模糊PID控制算法。,Based on SIMULINK under MATLAB own fuzzy control module, the realization of fuzzy PID control algorithm.
TspACO.rar
- 用VC++编写的蚁群算法求解TSP问题的程序,With VC++ Prepared TSP Ant Colony Algorithm for the issue of procedures
robot.rar
- 这是一个两关节机械手的数学模型,matlab文件,This is a two joint manipulator mathematical model, matlab file
fft.rar
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。,FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In