-
lfm10k
matlab中LFM信号的源程序。经过仿真验证
(matlab source code in the LFM signal. After simulation)
- 2008-01-08 16:17:05下载
- 积分:1
-
DVBS2Constellation
The function returns constellation points and bit mappings specified in the DVB-S2 Standard. (qpsk, 32apsk, 16apsk)
- 2011-06-21 17:30:25下载
- 积分:1
-
Laser-Speckle
一个matlab写的绘制高斯分布,均匀分布图像的程序,用于实验模拟仿真。(Write a matlab draw Gaussian distribution, uniform distribution of the images of the procedure used for experimental simulation.)
- 2013-04-27 21:02:59下载
- 积分:1
-
Code-FOC-
基于Mcrochip的PMSM滑模观测器FOC控制(FOC PMSM control sliding mode observer)
- 2021-04-27 12:58:44下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
Newmark_B-VS-HPD_L-VS-Wilson
结构随机振动中关于Newmark 与精细积分法的对比,在精度一致的情况下效率的提高( a small program about Newmark and NPDL)
- 2020-10-21 20:27:23下载
- 积分:1
-
reflections
能够从单一的图像中提取出镜面反射的内容。改算法使用matlab编写,非常值得研究的算法。(From a single image to extract the contents of specular reflection. Matlab algorithm to use to prepare, the algorithm is very worthy of study.)
- 2009-06-19 10:37:56下载
- 积分:1
-
WordSearch(1)
Word Search Matlab code
- 2013-07-22 21:19:18下载
- 积分:1
-
Mesh2d-v24
Mesh generation is one of the most critical aspects of engineering simulation. Too many cells may result in long solver runs, and too few may lead to inaccurate results. ANSYS Meshing technology provides a means to balance these requirements and obtain the right mesh for each simulation in the most automated way possible. ANSYS Meshing technology has been built on the strengths of stand-alone, class-leading meshing tools. The strongest aspects of these separate tools have been brought together in a single environment to produce some of the most powerful meshing available.
- 2015-02-09 01:59:33下载
- 积分:1
-
Matlab7011478617
基于MATLAB7.0的统计信息处理,很厚的一本书,包含了特多的统计学算法及MATLAB实现,比如隐马尔科夫连,最小二乘法等统计学算法(Statistical information processing based on MATLAB7.0 very thick book that contains a special number of statistical algorithms and MATLAB implementation, such as hidden Markov with, least squares, a statistical algorithm)
- 2010-05-06 16:04:52下载
- 积分:1