-
Field_II_PC7
超声声场的线性描述与仿真工具,可以作为超声系统的研究有用工具,根据不同的输入 ,得到不同的超声图像,验证自己的算法。(The linear ultrasonic sound field description and simulation tool that can serve as a useful tool for study of ultrasound systems, depending on the input, get a different ultrasound images to verify their algorithms.)
- 2009-11-18 15:19:57下载
- 积分:1
-
MATLAB
此模块为官网提供,使用MATLAB语言编写,实现傅里叶变换(FFT)功能。(This module is the official website, the use of MATLAB language, realize the Fu Liye transform (FFT) function.)
- 2013-04-25 13:32:52下载
- 积分:1
-
Lax_Friedrichs
有限差分求burgers方程...LAX-FRIEDRICH(Finite difference burgers was not beg equation
)
- 2014-06-30 10:53:54下载
- 积分: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
-
LabColorSegmentation
说明: lab颜色模型下的图像分割方法,在matlab下编写,对生物图像很有用的。(lab model of color image segmentation methods in Matlab to prepare for biological images very useful.)
- 2006-03-28 22:42:53下载
- 积分:1
-
Muson_Mega32_cv
player mega32 music play
- 2013-07-24 16:27:45下载
- 积分:1
-
Solutions_manual_for_modern_signal_processing-2nd
This the solution manual for modern signal processing.
- 2008-03-22 01:47:57下载
- 积分:1
-
Exchange
求解积分函数的列子,可以求sin的定积分和cos的定积分函数。(Liezi solution of the integral function, you can find the definite integral of sin and cos of the definite integral function.)
- 2013-10-14 19:28:35下载
- 积分:1
-
HW9
火箭升空后软着陆的开发代码,对后来者有启示作用(The rocket development code soft landing)
- 2014-12-28 01:11:28下载
- 积分:1
-
扩展卡尔曼滤波SOC算法Simulink模型
说明: 在simulink中采用扩展卡尔曼滤波估算电池soc(Estimating SOC of battery with extended Kalman filter in Simulink)
- 2021-04-08 10:19:01下载
- 积分:1