-
1
说明: 将Minpack库中的LM算法封装成库,经过调试,通过算例运行结果与Matlab中运行出来的结果相差0.01范围内。(Will Minpack library package into the LM algorithm library,After debugging An example is the results is only 0.01 Difference from the result of Matlab s!
)
- 2009-08-09 22:15:03下载
- 积分:1
-
addToPath
matlab中add path代码,初学者,大家互通有无(for matlab)
- 2013-04-26 16:11:46下载
- 积分:1
-
TEMEX
MATLAB (MATLAB )
- 2015-01-01 17:10:42下载
- 积分:1
-
Program_0.2
Tutorial Two (You should run it in the Command Window)
- 2012-04-22 18:31:14下载
- 积分:1
-
915M-uhf
这是通过hfss软件设计915m超高频偶极子天线工程 此设计只通过仿真验证 没有制作实物验证(It is designed to 915m UHF dipole antenna hfss software engineering through the design just does not make physical verification by simulation)
- 2013-12-29 10:53:39下载
- 积分:1
-
radar_data2
雷达杂波抑制算法 (Radar clutter suppression algorithm)
- 2010-08-10 16:56:51下载
- 积分:1
-
linear_kalman_filter
该程序实现了线性kalman滤波进行单目标跟踪,注释详细,并包含了例程(The program implements a linear kalman filter for target tracking, notes in detail and includes routines)
- 2020-10-12 14:57:32下载
- 积分:1
-
socketip
说明: 利用设置网卡为混沌模式,采用原始套接字的方式截获发向本机的ip包,并分析包的类型,源ip地址,目的ip地址,传输层协议等(card installed for the use of Chaos mode, using original socket intercepted a way to the machine ip packet, analysis of packet types, source ip address, purpose ip address, such as transport protocol)
- 2006-05-15 13:08:10下载
- 积分:1
-
2
说明: rsa示例,实现了加密和解密的基本功能,供大家参考(rsa example, to achieve the basic functions of encryption and decryption, for your reference)
- 2014-09-02 13:41:03下载
- 积分:1
-
TSP(GA)
遗传算法求tsp问题及其matlab代码实现
主程序中有一rand( seed ,n) n 为某一整数, 这是设置随机数发生器的种子,这样实际上规定了随机数发生的方式,因此后面的随机数其实都是定下来的,这样所有人就可以看到同一结果, 可注释掉此行,那么每次的结果就不一定再相同了. (Genetic algorithm to solve the TSP problem and the matlab code to achieve
A Rand main program ( seed , n) n as an integer, which is the setting of the random number generator seed, this actually provides a random number generating means, so the random number behind actually are determined, so that everyone can see the same results, can comment out this line, then each time the results do not necessarily the same.
)
- 2015-01-27 19:23:01下载
- 积分:1