-
w1
实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1
-
EARC
EARLANG C MATLAB CODE IN RTELECOM
- 2013-10-05 00:36:35下载
- 积分:1
-
huffman
matlab实现huffman编码 1. norm2huff.m (encoder function)
2. huff2norm.m (decoder function)
3. frequency.m (private function)
4. huffcodes2bin.m (binary rapresentation of huffman codes)
5. huffman_bench1.m (benchmark)
6. huffman_demo1.m (demo file)
7. huffman_demo2.m (demo file)
8. huffman_test1.m (test file)
9. huffman_test2.m (test file)
10. huffman_docs.zip (documentation)
11. Disclamer.txt (this is the disclamer)(huffman coding matlab realize 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark ) 6. huffman_demo1.m (demo file) 7. huffman_demo2.m (demo file) 8. huffman_test1.m (test file) 9. huffman_test2.m (test file) 10. huffman_docs.zip (documentation) 11. Disclamer.txt (this is the disclamer))
- 2007-10-17 14:59:22下载
- 积分:1
-
Monte-Carlo-Simulation
介绍蒙特卡罗的仿真分析方法,并结合实际的问题进行仿真,得出仿真图形。(Introduce the Monte Carlo method. Integrating some practical problems, some simulations are made.)
- 2012-06-20 11:37:18下载
- 积分:1
-
853025Electronics-and-Circuit-Analysis-Using-MATL
Matlab ebook circuit simulation
- 2012-08-22 19:14:41下载
- 积分:1
-
notch2
implementation of notch filter
- 2011-02-16 13:28:34下载
- 积分:1
-
soundpcm
语音PCM编码,从输入,在高斯白噪声下传输到译码(PCM voice coding, from the importation of the white Gaussian noise transmitted to the decoder)
- 2006-10-17 13:41:16下载
- 积分:1
-
kinematics_library_updated2
这次提交包含简单的和直接的职能配置和情节机械臂运动学变换矩阵的计算着。用户只需指定要生署参数矩阵(在Craig的机器人学导论书定义的标准)
该文件包含5个功能和1例。
随意修改补充和完善的代码。(This submission consists of simple and straight forward functions that plots robotic arm configurations and computes forward kinematics transformation matrices. The user has to simply specify the DH parameter matrix (the standard defined in craig s Introduction to Robotics book)
The file contains 5 functions and 1 example.
Feel free to modify add and improve on the code.)
- 2011-05-23 10:45:15下载
- 积分:1
-
PARK
实现坐标系的逆变换,即将dq坐标转换为abc坐标(dq TO abc)
- 2012-04-25 21:31:38下载
- 积分:1
-
MATLAB
常用matlab数据运算的程序和集,是学习matlab
与数学的不错源码(Commonly used Matlab data operation of the program and set a good source to learn matlab with math)
- 2012-05-21 17:14:27下载
- 积分:1