搜索资源列表
Python编写的一个简易有限元计算软件
- 自己写的一个课程设计程序。计算一个受两个力的桁架系统的拉/压杆内应力值。应用Python 2.6.1
最短距离聚类的matlab的实现
- 最短距离聚类的matlab的实现,最短距离聚类 %说明:此程序的优点在于每一步都是自己编写的,很少用matlab现成的指令, %所以更适合于初学者,有助于理解各种标准化方法和距离计算方法。 %程序包含了极差标准化(两种方法)、中心化、标准差标准化、总和标准化和极大值标准化等标准化方法, %以及绝对值距离、欧氏距离、明科夫斯基距离和切比雪夫距离等距离计算方法。
SolveEigenvalue
- 自己编写的程序,用jacobi方法来求解对称矩阵的特征值还有用OR算法以及反幂法来求解特征值。-I have written procedures, with jacobi method to solve the symmetric matrix eigenvalue algorithm have to use OR as well as anti-power-law to solve the eigenvalue.
qr104
- 自己编写的程序包括 主要是天线的自适应算法仿真-I have written procedures, including all the major adaptive algorithm is the simulation of antenna
PSO
- 自己编写的一个非常简单的粒子群算法程序,适合初学者。自己调试通过。-I have written a very simple particle swarm optimization process, suitable for beginners. By their own debugging.
math
- 矩阵的LDLT分解,cholosky分解,雅克比,高斯方法解方程组,牛顿插值,三次样条插值 ,自己编写的程序,运行无误-LDLT decomposition matrix, the programs that run correctly
music
- 声源定位,根据近场二维宽带MUSIC算法,自己编写的程序!-The speech source localization base on microphone array. Matlab program on near-field 2D music algorithm.
dashuyunsuan
- 大数运算 (含加减乘除幂、正负数、整数小数) 自己编写的程序 绝对原创。-failed to translate
juanjima
- (15,7)卷积码的误码率仿真分析,自己编写的程序,可供参考-(15,7) convolutional codes BER simulation analysis, I have written procedures for reference
pso
- 自己编写的程序,简单易懂,有详细注释。粒子群算法-I have written a program, easy to understand, detailed notes. PSO
shuzituxiangchuli
- 自己编写的程序,在数字图像处理上可以将一副黑白图像转化为彩色图像-I have written a program, in digital image processing can be a black and white image into a color image
hejingwen
- 自己编写的程序,在光谱数据处理上可以实现截回波以及傅里叶变换功能-I have written procedures, the spectral data processing can be achieved as well as truncated Fourier transform function echo
blindmcma
- 完成SIMO系统盲均衡,利用改进的恒模算法,可以直接得到端正的星座图,无需额外的相位校正模块。自己编写的程序,验证可用。-Using the improved constant modulus algorithm to complete SIMO system equalization. The algorithm can obtain correct constellation directly, without additional phase correction module.
EX08_5
- 函数基本应用。编辑、注释、运行、调试自己编写的程序. 写一个函数,判断一个自然数是否为素数,编写判断函数和测试主函数。 -The basic function of the application. Edit, annotate, run, debug, write your own programs. Write a function to determine whether a natural number is a prime number, the preparation and
GA-algorithm
- 遗传算法的一个小程序,是清华智能控制课程小作业,自己编写的程序-GA- a small program, Tsinghua intelligent control programs of small jobs, I have written procedures
PSO_algorithm
- PSO智能算法,清华智能控制课程小作业,自己编写的程序-PSO algorithm
nueral_network_controller
- 神经网络控制器,清华智能控制课上小作业,自己编写的程序-Neural network controller, intelligent control class Tsinghua small jobs, I have written procedures
DPCAandTE
- 基于动态主元分析的数学原理自己编写的程序,并包含时滞参数h的确定过程。-Based on dynamic mathematic principle of principal component analysis to write your own program, and contains a time delay process of h.
sui-ji-shu-
- C#中随机数的程序,是自己编写的程序,试验过可以运行-C# random number program, I have written procedures
DBCC
- DBCC算法的具体例子,均是本人自己编写的程序 可以运行- Specific examples of DBCC algorithm