-
b2f
说明: 经典遗传算法工具箱中的二进制转浮点数程序,与大家分享(classical genetic algorithm toolbox binary float switch procedures, and share)
- 2006-04-07 21:25:32下载
- 积分:1
-
Curve-fitting
说明: 曲线拟合,在众多的样本点中进行拟合,找出满足样本点分布的多项式(Curve fitting, in a large number of sample points were fitted to identify the distribution of sample points satisfy the polynomial)
- 2011-04-12 20:32:04下载
- 积分:1
-
2
说明: 基于动态切换函数的动态滑模控制,二阶系统仿真(Dynamic sliding mode control based on dynamic switching function,The second order system simulation)
- 2013-10-11 16:27:39下载
- 积分:1
-
geodome
geometric shape modeling1
- 2011-11-28 15:56:38下载
- 积分:1
-
数学建模 电源规划问题
给出具体的电源规划问题解决方案,采用matlab程序语言进行编写。(The specific solution of power planning problem is given, and the program language of MATLAB is used to compile it.)
- 2020-06-17 23:20:01下载
- 积分:1
-
mimo_ofdm
说明: Doan in document with Matlab Code 2 MIMO
- 2018-12-28 00:36:02下载
- 积分:1
-
JPDA
采用JPDA数据关联算法实现两个个匀速运动目标的点迹与航迹的关联。(Point to achieve the goals of the two uniform motion JPDA data association algorithm traces track association)
- 2013-04-01 09:46:17下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
Numerical-Solution-PDE-
偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法(introduces the most widely elliptic, hyperbolic, parabolic partial differential equations numerical solution, but also the details of each programming a variety of common numerical solution of equations. Attachments using the MATLAB program to implement these algorithms)
- 2011-04-19 17:59:18下载
- 积分:1
-
cifafenxiqi
做了詞法分析器,不知道怎樣,希望有人給我提提意見(Done a lexical analyzer, I do not know how, I hope someone is going to give me make a suggestion)
- 2007-12-03 16:25:32下载
- 积分:1