-
一个高手写的FFT的PPT 需要的来
一个高手写的FFT的PPT 需要的来-Written by a master of the FFT needs to PPT
- 2022-08-15 11:39:15下载
- 积分:1
-
利用 matlab 软件的故障分析
这是对输电线路的故障分析的 MATLAB 程序。LG、 伦敦、 微光和 LLLG 的故障进行了分析。也可以更改总线,总线中的故障数目和 genrator deteails 也可以涂改。.Txt 文件,也提供了代码执行程序
- 2022-09-15 11:55:03下载
- 积分:1
-
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2023-08-17 15:20:03下载
- 积分:1
-
关于LSB的水印技术
这是一个关于LSB水印技术的算法 这是一个源文件的打包,通过这个算法人们就可以活用这个水印技术。
- 2023-01-25 19:40:04下载
- 积分:1
-
长整数计算 用于计算长整数的加减乘除 如:100,000 ,000+200,000 ,000=300,000 ,...
长整数计算 用于计算长整数的加减乘除 如:100,000 ,000+200,000 ,000=300,000 ,-long integer calculations used in the calculation of long integer arithmetic such as : 100,000 ,000 300,000 ,000 200,000,000,000 =
- 2023-05-01 22:05:03下载
- 积分:1
-
一个农夫过河问题的算法
一个农夫过河问题的算法-a farmer crossing the algorithm
- 2023-08-03 00:30:03下载
- 积分:1
-
latent dirichlet allocation C语言实现算法 LINUX 下运行
latent dirichlet allocation C语言实现算法 LINUX 下运行-latent dirichlet allocation the c implementation
- 2022-07-13 10:58:06下载
- 积分:1
-
约瑟夫问题,数据结构的经典例题。有助于大家对数据结构的理解!...
约瑟夫问题,数据结构的经典例题。有助于大家对数据结构的理解!-Joseph problems, the data structure of the classic Example. Data structure will help everyone understand!
- 2022-06-14 23:54:00下载
- 积分:1
-
已知三维点和三维线的坐标和代表式,求两者间最短距离,用对话框实现,可以提出算法函数单独使用...
已知三维点和三维线的坐标和代表式,求两者间最短距离,用对话框实现,可以提出算法函数单独使用-known three-dimensional and three-dimensional point of the line-coordinates and representatives, for the shortest distance between the two, with dialog to achieve, we can make use of arithmetic functions alone
- 2022-02-22 00:19:10下载
- 积分:1
-
tsp matlab
旅行推销员问题(TSP) 或旅行推销员问题询问以下问题: 鉴于城市和每一对城市之间的距离的列表,什么是最短的可能路线的一次访问每个城市,并返回到原籍城市?它是一个NP 难问题在组合优化中,重要的业务研究和理论计算机科学。
- 2023-04-23 03:05:04下载
- 积分:1