-
ttbox25102012
一款利用matlab编写的射线追踪程序,易改易用。(The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is.
if it does not already exist, create a directory matlab within your home directory.
Copy the TTBOX directory into the matlab directory
if it does not already exist, create a file startup.m within the matlab directory
Insert the following lines into startup.m:
basepath= This should be the path to your home directory!
addpath([basepath filesep matlab filesep ttbox ],1)
addpath([basepath filesep matlab filesep ttbox filesep support ],1)
execute startup within the MatLab command window.
MatLab is now ready to execute TTBOX routines.
The startup-script will be executed automatically upon start of MatLab.
In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma)
- 2014-08-28 19:53:12下载
- 积分:1
-
wujiyixindao
分析了离散无记忆信道模型概率特征及一算法, 用十实现了可
控制精度的容量迭代计算。
(Analysis of the discrete memoryless channel model characteristics and the probability of an algorithm that can be controlled with a precision of 10 to achieve the capacity of iterative calculation.)
- 2010-05-13 21:10:43下载
- 积分:1
-
Eucdist.m
KNN Classification Code
- 2011-12-09 01:13:24下载
- 积分:1
-
projectcode4x4t2
signal detection using qrdm for 4x4 system
- 2010-10-19 16:53:09下载
- 积分:1
-
digital-modulation-
matlab实现数字调制ASK FSK PSK(matlab digital modulation ASK FSK PSK)
- 2013-01-15 14:46:14下载
- 积分:1
-
jiefangcheng-
函数solve用于求解一般代数方程的根,函数desolve用以求解线性常微分方程,有5个源码实例(The function solve is used to solve the root of the algebraic equations in general, function desolve used to solve the linear ordinary differential
)
- 2012-02-12 14:56:21下载
- 积分:1
-
cr1181
blind multichannel identification
- 2010-12-17 02:54:28下载
- 积分:1
-
abc
行商问题是一个经典的NP完全问题,多人旅行商问题的求解则更具挑战性。以往对求解多人旅行商问题的研究局限于以所有成员路径总和最小为优化标准(Salesmen problem is a classical NP complete problem, many people are solving the traveling salesman problem more challenging. Solving the traveling salesman problem of many previous studies limited to minimize the sum of all the members of the paths to optimize the standard)
- 2011-05-01 15:45:30下载
- 积分:1
-
SCARA
matlab code for interfacing SCARA robot manipulator It is working
- 2013-07-17 01:27:25下载
- 积分:1
-
Machine-Learning-a-Image-Processing
这是我另一个同学的关于图像处理与机器学习的作业,对四组图像提取特征值,进行分类识别。LIBSVM.文件里包含代码,及一些参数调试。(This is another of my classmates on image processing and machine learning operations on four sets of image feature extraction values for classification. LIBSVM. File contains the code, and some parameters debugging.)
- 2020-07-04 09:00:02下载
- 积分:1