搜索资源列表
newXFDTD
- 利用传输线模型,结合时域有限差分法(FDTD)思想,分析传输线终端响应-Using transmission line model, combined with finite difference time domain (FDTD) idea of the transmission line terminal response
playMax
- 用回溯法和递归调用的思想实现了多边形游戏算法,用codeblocks开发。输入多边形的N个定点的数值和N条边的运算符,可计算任意断开一条边后计算所得的最大值。-Backtracking and recursive calls with the idea to achieve a polygon game algorithm, using codeblocks development. Input polygon fixed values of N and N edge
FSKMOD
- FSK modulator, very easy and simple to make, made on blocks and well detailed.
cycle-slip-Detecting
- 在matlab下实现使用双频组合观测值对观测值中的周跳进行探测,附有实验数据文件-In matlab combination to achieve dual-frequency observations using the observed values of the cycle slip detection, with the experimental data file
upx306w
- upx最新版本的压缩工具,支持360*等功能。-upx latest version of the compression tool to support the 360 free to kill and so on.
math
- 数据统计,可以计算最大值和最小值,还有平均值。可以删除最大值最小值。可以排序。-Statistics, maximum and minimum values can be calculated, as well as average. You can delete the maximum minimum. Can be sorted.
RANSAC
- RANSAC算法及其消除错配应用,适用于图像方面的RANSAC配准,并带有示例以帮助理解-RANSAC algorithm and its application to eliminate the mismatch, the image area of the RANSAC for registration, and with examples to help understand
ant
- 基本蚁群算法,c++下可以运行,主要是原理跟思路-Basic ant colony algorithm, c++ can run, mainly with the idea of the principle
Shooting-Schrodinger-equation
- 打靶法解薛定谔方程利用matlab软件,采用打靶法结合Numerov算法进行求解定态薛定谔方程的本征值和本征方程。在位势为不同的抛物势时,都能求解出符合精度要求的本征值和本征方程。-Shooting method to solve the Schrodinger equation using matlab software, using the shooting method combined Numerov algorithm to solve the steady-state Schrodi
51ppt_077
- 人工智能(Artificial Intelligence) ,英文缩写为AI。它是研究、开发用于模拟、延伸和扩展人的智能的理论、方法、技术及应用系统的一门新的技术科学。 人工智能是计算机科学的一个分支,它企图了解智能的实质,并生产出一种新的能以人类智能相似的方式做出反应的智能机器. -Artificial Intelligence (Artificial Intelligence), the English abbreviation for the AI . It
Numerical-methods
- 关于hamming级数求和的数值计算程序-Sum of the values on the hamming calculation program
used-algorithm-of-C-programming
- C程序设计的常用算法,计算机解题的基本思想方法和步骤-C programming algorithm , the basic idea of computer problem-solving methods and procedures
tetgen
- 三维任意区域的四面体网格剖分,本代码为开源的Tetgen生成的代码,可以方便大家在三位有限元数值算例时计算复杂的区域-The tetrahedral mesh 3D any area of the code code open source Tetgen generation cases when the computational complexity of the area, you can easily three finite element numerica
huofuman
- 霍夫曼编码的基本方法是先对图像数据扫描一遍,计算出各种像素出现的概率,按概率的大小指定不同长度的唯一码字,由此得到一张该图像的霍夫曼码表。编码后的图像数据记录的是每个像素的码字,而码字与实际像素值的对应关系记录在码表中。-Huffman coding method is first scanned image data again, to calculate the probability of a variety of pixel specify a different length uniq
newton
- 牛顿插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值。-Newton interpolation method using the function f (x) function value in a range, make the appropriate specific function, take the known values at these points
greed
- 带有期限和效益的单位时间的作业排序贪心算法。作业已按效益值递减的顺序排好,依次输入各作业的期限值,要求按顺序输出最优解。-With the duration and effectiveness of the unit time Scheduling greedy algorithm. Operating efficiency values have been decreasing order, the order input period value of the o
99
- c语言编写的99乘法表 让初学者了解for的简单应用-c 99 languages for beginners to learn the multiplication table for a simple application
Floyd
- floy 算法实现寻找最短路径问题,类似的还有迪克斯屈拉算法-floy algorithm to find the shortest path problem, there is a similar pull algorithm Dix Qu
255dsff
- 有关人工鱼群算法方面的论文学习资料,对研究此领域的朋友,有帮助。-For papers on artificial fish school algorithm learning materials, research in this area of friends and helpful.
BPnet
- //1、动态改变学习速率 //2、加入动量项 //3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), // 方便矩阵运算,当然,也可自己写矩阵类 //4、可暂停运算 //5、可将网络以文件的形式保存、恢复-//1, dynamically changing learning rate// 2, adding momentum item// 3, the use of matrix operations Matcom4.5 library (ava
