-
EnergyCorrection
单频率成分的离散频谱校正源程序(能量重心校正法)。针对单一频率谐波信号的离散频谱校正,可选择加矩形窗和汉宁窗。已调试通过。(Matlab Codes for Ratio correction based on different window.Rectangle and Hanning Window can be choose to act.)
- 2021-04-29 11:48:43下载
- 积分:1
-
mandelbrot
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
(This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1- 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
)
- 2010-02-17 07:21:59下载
- 积分:1
-
sr
说明: 随机共振分析弱信号,带MATLAB源码,值得参考(Stochastic resonance weak signal analysis, take the source code, is worth reference)
- 2012-04-26 13:03:45下载
- 积分:1
-
LDA
example: 演示程序
creatData:生成数据
creatTrainLabelMat:生成数据标签
LDA:提取fisherface
knnRecognition:knn分类器
knnsearch:knn搜索(example: demo creatData: generate data creatTrainLabelMat: generating data label LDA: Extract fisherface knnRecognition: knn classifier knnsearch: knn search)
- 2013-11-20 19:05:10下载
- 积分:1
-
real
this file for DOVIs, using SVM for recongnition
- 2010-05-10 09:31:22下载
- 积分:1
-
RigidBody
关于演示旋转的一个应用程序,可以更好的理解体旋转的过程(The project is made by using GUIDE of Matlab 7.5.0 (R2007b) and user-defined classes.
The project may be used on the seminars on mechanics in the technical educational establishments. Rigid body section of a course of mechanics is considered as required in most technical colleges and
Universities.
Sometimes it s difficult to imagine a rotation of a rigid body in the three-dimensional space. Especially, when
an asymmetric top is in question. Rigid Body project may help students to see the rotations clearly as though they were in the real world.
Author of Rigid Body project:
Ferat Talat oglu
)
- 2011-12-01 18:46:08下载
- 积分:1
-
Zusefa
在自适应波束形成算法中,使用阻塞矩阵法抑制主瓣干扰(In adaptive beamforming algorithm, using blocking matrix interference suppression in the main lobe)
- 2021-05-13 18:30:03下载
- 积分:1
-
《Matlab遗传算法工具箱及应用》源码
.附件结构: gatbx.rar: (1)gatbx-origin.zip; (2)gatbx-toolbox.rar; (3)gatbx-example.rar
2.调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用
3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较
4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads
5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧,(Annex structure: gatbx.rar: (1) gatbx-origin.zip; (2) gatbx-toolbox.rar; (3) gatbx-Test_fns under the compression package need to be added to Mat. The lab search path can be done, and gatbx-origin is the original version of the toolbox provided by Sheffield University, without any changes, which can be used for comparison.
3. Gatbx-example is the source code of example debugging and the debugging instructions of each example. You can compare it with the original book.
4. It is assumed that the gatbx toolbox is better than the gads toolbox in the new version of MATLAB 7 in familiarizing and understanding the principle and calculation process of genetic algorithm, although it is less visualized than gads.)
- 2019-01-25 20:03:22下载
- 积分:1
-
matlabfunction
matlab中关于函数的经典、简单说明,看懂了这个函数例子你就明白matlab中的函数使用精髓。(The classic description about matlab function)
- 2010-12-02 10:33:20下载
- 积分:1
-
decode
LDPC译码仿真实验 程序代码 simulingk仿真(LDPC decoder simulation simulation code simulingk)
- 2011-06-07 16:24:43下载
- 积分:1