-
finitedifference
一篇有关有限差分法在波场中的应用论文,看了对有限差分会有一定帮助。(a paper on finite difference which is used to the domain of elastic wave equation。)
- 2009-03-16 20:47:28下载
- 积分:1
-
DORIS_documents_Chinese
这是doris的中文版本.学习起来,能更容易些,我认为.(This is the Chinese version of doris. To learn together, can be easier, I think.)
- 2009-11-25 11:10:19下载
- 积分:1
-
antenna-pattern
采用了一种简化的方向图模型。方位和俯仰均用高斯型。(Direction using a simplified graph model. Azimuth and elevation are used Gaussian.)
- 2011-02-11 19:51:43下载
- 积分:1
-
non-linear-information
这是一个关于非线性信息处理技术的文档;里面包括logistic映射、lorenz、rossler等混沌经典方程的程序和matlab仿真结果;还包括求分形w-m函数的维数的半方差法忽然R/S方法(This is a non-linear information processing on the document which includes logistic map, lorenz, rossler chaotic classical equations such as the procedures and matlab simulation results also includes wm seeking function of the fractal dimension of a sudden half of variance R/S method)
- 2011-04-21 17:58:09下载
- 积分:1
-
test2
利用matlab里面的吹风机数据,用前300个数据进行辨识。分别采用最小二乘辨识和相关性系数法辨识。并画出图形。通过对比最小二乘法和相关函数两种方法得出来的辨识图形。可知相关函数辨识的准确度更高。(Use a hair dryer inside matlab data before using 300 data identification. Were used to identify the least squares identification and correlation coefficient method. And draw graphics. By comparing the least squares method and related functions have two ways out of the identification graphics. Shows a higher correlation function identification accuracy.)
- 2014-11-14 21:05:24下载
- 积分:1
-
lujingguihua
说明: 路径规划 matlab 代码 可用,避障,便于修改机器人,并检查其可行性(Path planning matlab code is available, obstacle avoidance, easy to modify the robot, and check its feasibility)
- 2019-05-28 15:11:47下载
- 积分:1
-
speaker_recognition
这个是用Matlab写成的说话人识别演示程序。(Currently, there are more than 20 classes in this library, including commonly used feature extraction algorithms and modeling techniques for speech recognition and speaker verification.-Currently, there are more than 20 classes in this library. including commonly used feature extraction al gorithms and modeling techniques for re speech cognition and speaker verification.)
- 2009-09-23 23:47:57下载
- 积分:1
-
hough
主要用于直线检测,可以检测多条直线,但参数设置不好的话,效果并不是很好(Line detection)
- 2011-08-20 13:44:57下载
- 积分:1
-
Another-Particle-Swarm-Toolbox
粒子群优化工具箱,采用Matlab编写的PSO程序工具箱(Development Notes for psopt toolbox
Future plans (in no particular order):
* Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained.
* Performance improvement: Automatically vectorize fitness functions supplied by user, if not already vectorized.
* Performance improvement: Detect and eliminate dependent (i.e. redundant) linear constraints.
* Performance improvement: Automatically choose "penalize" versus "soft" constraint handling method based on type of constraints in problem. If any equality constraints exist, using "penalize", otherwise default to "soft". If "soft", automatically switch to "penalize" if more than a given percentage of particles (initial or interim) are infeasible.
* Feature: An output function defined by options.OutputFcns that can save current swarm state in a file which can be reloaded later as a problem structure, in case of a system crash.
* Feature: Implement multiobjective optimization option)
- 2013-12-27 12:39:09下载
- 积分:1
-
ICA_for_Multi_User_Detection_in_CDMA_system
Blind Source Seperation (BSS) now is a important technology. Independent Component Analysis (ICA) is the main technique of BSS. Suppose we mix many non-Gausse signal sources,ICA can seperate the mixed signal to orignal signals without any information.
This Matlab Code simulate the using ICA for Multi User Detection (MUD) in CDMA system. We demo the CDMA system with 30 Users, and use ICA seperate the signal of each user at Base Transmit Station (BTS) with the only 30 Users signal.
- 2010-05-24 20:46:11下载
- 积分:1