-
matlab
MATLAB锅炉水位控制程序您的文件包然(Boiler water level control)
- 2009-05-16 18:03:40下载
- 积分:1
-
clsProcess
进程操作的类,可以从进程名枚举进程PID,也可以从窗口标题查找,打开进程,读取长整型,写入长整型,读取字节数组,写入字节数组.压缩包内包含有一个破解示例,破解掉一个判断密码是否正确的程序(仅在内存中进行,不破坏原文件)(Process operations class, you can enumerate the process name from the process PID, you can search for the title from the window, open the process, read a long integer, write long integer, byte array to read, write byte array. Tarball sample contains a crack, break out a password to determine whether the correct procedure (only in memory, not a destruction of the original document))
- 2009-12-18 17:27:35下载
- 积分:1
-
smith_tu
用Matlab实现史密斯圆图的动态展示,包括单枝节和双枝节匹配等
程序已调通(smith tu)
- 2012-05-10 11:37:32下载
- 积分:1
-
NewtonRaphson
这个文档包含四种不同的功能求解非线性方程组。包括牛顿 - 拉夫逊,定点,正割,二分法方法。这项工作是我的课程的一部分,在数值计算的本科课程。它包括时序和表的打印输出进行分析和比较。有很多的观察,你可以:例如,对于一个特定的公式,一种方法可能运行的迭代次数最少,而另一个将运行更多的迭代,但计算速度最快的。(This document contains four different functions for solving nonlinear equations. Including Newton- Raphson, fixed, Secant, bisection method. This work is a part of my course in numerical undergraduate courses. It includes the timing and tables to analyze and compare the printout. There are a lot of observation, you can: For example, a specific formula, a method may be running a minimum number of iterations, while the other will run more iterations, but the calculation is the fastest.)
- 2020-07-08 21:08:56下载
- 积分:1
-
Applied-Numerical-Methods-Using-MATLAB---Yang-Cao
Applied Numerical Methods Using MATLAB - Yang Cao Chung and Morris
- 2012-11-24 16:44:23下载
- 积分:1
-
fangzhen
说明: 光伏并网逆变器仿真,包括直接功率控制和svpwm控制(基于PI)(Photovoltaic grid-connected inverter simulation, including direct power control and SVPWM control (based on PI))
- 2020-11-16 15:39:40下载
- 积分:1
-
Chapter10
matlab和delphi的混合编程让你在轻松搞定界面的时候也轻松搞定计算(matlab and mixed delphi programming allows you to easily get in when the interface easy to get the calculation)
- 2009-01-02 09:03:42下载
- 积分:1
-
非线性整数规划的遗传算法Matlab程序
说明: 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!(Generally, nonlinear integer programming is a NP problem with exponential complexity. If the constraints are more complex, MATLAB optimization toolbox and some optimization software such as lingo are often unable to be applied, even if they can be applied, they cannot give a satisfactory solution. At this time, we need to design a special optimization algorithm for the problem. Here is an example of genetic algorithm applied to nonlinear integer programming, for your reference!)
- 2020-04-11 20:04:13下载
- 积分:1
-
inversion
核磁共振地下水探测反演软件,模拟退火法,最小二乘法(MRI detection of groundwater inversion software, simulated annealing method, least-squares method)
- 2010-01-27 14:18:18下载
- 积分:1
-
code
Minhashing和LSH算法。用于查找和比较一个pair是否是相似的。并分析false negative和false positive的值(Minhashing and Locality-Sensitive-Hashing (LSH). The algorithms are approximate in that they find only candidate pairs that are likely similar. Therefore, there are two types of error. A false positive (FP) is a candidate pair that is not actually similar according to the given similarity threshold. A false negative (FN) is a similar pair that is not a candidate pair. In this project, we will implement the Minhashing and LSH algorithms, apply them on data sets, and draw observations about when these algorithms perform.
)
- 2012-01-01 21:39:07下载
- 积分:1